Skip to content

Commit

Permalink
chore(deps): bump d3 from 3.5.17 to 7.9.0 in /superset-frontend
Browse files Browse the repository at this point in the history
Bumps [d3](https://github.com/d3/d3) from 3.5.17 to 7.9.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](d3/d3@v3.5.17...v7.9.0)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 9e5876d commit e1c2ac0
Show file tree
Hide file tree
Showing 8 changed files with 446 additions and 19 deletions.
451 changes: 439 additions & 12 deletions superset-frontend/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"prop-types": "^15.8.1",
"react": "^17.0.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"access": "public"
},
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"d3-array": "^2.0.3",
"prop-types": "^15.8.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"prop-types": "^15.8.1"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lib"
],
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"d3-hierarchy": "^3.1.2",
"prop-types": "^15.8.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lib"
],
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"nvd3-fork": "^2.0.5",
"prop-types": "^15.8.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"d3-array": "^2.4.0",
"d3-color": "^3.1.0",
"datamaps": "^0.5.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"d3": "^3.5.17",
"d3": "^7.9.0",
"d3-tip": "^0.9.1",
"dompurify": "^3.2.3",
"fast-safe-stringify": "^2.1.1",
Expand Down

0 comments on commit e1c2ac0

Please sign in to comment.