Skip to content

Commit cb13b30

Browse files
chore(deps): bump three and @types/three (#60)
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.182.0 to 0.183.1 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.182.0 to 0.183.1 - [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.183.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-version: 0.183.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3442f5 commit cb13b30

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

client/react/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@react-three/drei": "^9.122.0",
1717
"@react-three/fiber": "^8.18.0",
1818
"@types/scheduler": "^0.26.0",
19-
"@types/three": "^0.182.0",
19+
"@types/three": "^0.183.1",
2020
"@vercel/analytics": "^1.6.1",
2121
"@xterm/addon-fit": "^0.11.0",
2222
"@xterm/addon-web-links": "^0.12.0",
@@ -26,7 +26,7 @@
2626
"react-dom": "^18.3.1",
2727
"scheduler": "^0.27.0",
2828
"simplex-noise": "^4.0.3",
29-
"three": "^0.182.0"
29+
"three": "^0.183.1"
3030
},
3131
"devDependencies": {
3232
"@tailwindcss/postcss": "^4.1.18",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)