Skip to content

Commit 5de7746

Browse files
chore(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.161.0 to 0.168.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.156.0 to 0.168.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-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d9bdd8 commit 5de7746

File tree

2 files changed

+52
-24
lines changed

2 files changed

+52
-24
lines changed

package-lock.json

Lines changed: 50 additions & 22 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
@@ -69,7 +69,7 @@
6969
"@types/proj4": "^2.5.5",
7070
"@types/selenium-webdriver": "^4.1.25",
7171
"@types/stats.js": "^0.17.3",
72-
"@types/three": "^0.156.0",
72+
"@types/three": "^0.168.0",
7373
"@typescript-eslint/eslint-plugin": "^7.0.0",
7474
"@typescript-eslint/parser": "^6.19.1",
7575
"core-js": "^3.37.1",
@@ -88,7 +88,7 @@
8888
"prettier": "^3.3.3",
8989
"rollup": "^4.22.4",
9090
"selenium-webdriver": "^4.23.0",
91-
"three": "^0.161.0",
91+
"three": "^0.168.0",
9292
"ts-jest": "^29.2.5",
9393
"typedoc": "^0.25.13",
9494
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)