Skip to content

Commit

Permalink
⬆️ Update dependency d3 to v7.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 08b1196 commit 4b2d48c
Show file tree
Hide file tree
Showing 4 changed files with 2,238 additions and 6,502 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.4",
"d3": "7.8.0",
"d3": "7.8.5",
"d3-sankey": "0.12.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.4",
"d3": "7.8.4",
"d3": "7.8.5",
"d3-sankey": "0.12.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.4",
"d3": "7.8.4",
"d3": "7.8.5",
"d3-sankey": "0.12.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 4b2d48c

Please sign in to comment.