Skip to content

Commit a097842

Browse files
build(deps-dev): bump three and @types/three
Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together. Updates `three` from 0.175.0 to 0.176.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.175.0 to 0.176.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: three dependency-version: 0.176.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-version: 0.176.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25acec6 commit a097842

File tree

3 files changed

+234
-120
lines changed

3 files changed

+234
-120
lines changed

package-lock.json

Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
],
6666
"devDependencies": {
6767
"@types/jest": "^27.5.2",
68-
"@types/three": "^0.175.0",
68+
"@types/three": "^0.176.0",
6969
"adm-zip": "^0.5.10",
7070
"cpy-cli": "^5.0.0",
7171
"esbuild": "^0.25.0",
@@ -74,7 +74,7 @@
7474
"make-dir-cli": "^4.0.0",
7575
"monaco-editor": "^0.52.0",
7676
"rimraf": "^6.0.0",
77-
"three": "^0.175.0",
77+
"three": "^0.176.0",
7878
"ts-jest": "^29.3.2",
7979
"ts-node": "^10.9.2",
8080
"typedoc": "^0.28.3",

0 commit comments

Comments
 (0)