Skip to content

Commit ba24fca

Browse files
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.184.0 to 0.185.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.184.1 to 0.185.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: "@types/three" dependency-version: 0.185.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: three dependency-version: 0.185.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47c0407 commit ba24fca

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 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
@@ -26,12 +26,12 @@
2626
"react-icons": "^5.4.0",
2727
"react-map-gl": "^8.1.0",
2828
"react-router-dom": "^7.16.0",
29-
"three": "^0.184.0"
29+
"three": "^0.185.0"
3030
},
3131
"devDependencies": {
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^16.3.2",
34-
"@types/three": "^0.184.1",
34+
"@types/three": "^0.185.0",
3535
"@vitejs/plugin-react": "^5.2.0",
3636
"gh-pages": "^6.3.0",
3737
"jsdom": "^27.3.0",

0 commit comments

Comments
 (0)