Skip to content

Commit 2931b40

Browse files
Bump the visualize-dependencies group
Bumps the visualize-dependencies group in /M2/Macaulay2/packages/Visualize with 2 updates: [d3](https://github.com/d3/d3) and [three](https://github.com/mrdoob/three.js). Updates `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) Updates `three` from 0.111.0 to 0.181.2 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: d3 dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: visualize-dependencies - dependency-name: three dependency-version: 0.181.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: visualize-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1df244f commit 2931b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

M2/Macaulay2/packages/Visualize/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"@fortawesome/fontawesome-free": "^7.0.1",
77
"bootstrap": "^5.3.8",
88
"clipboard": "^2.0.11",
9-
"d3": "^3.5.17",
9+
"d3": "^7.9.0",
1010
"jquery": "^3.7.1",
1111
"nouislider": "^15.8.1",
12-
"three": "^0.111.0"
12+
"three": "^0.181.2"
1313
},
1414
"devDependencies": {
1515
"css-loader": "^7.1.2",

0 commit comments

Comments
 (0)