Skip to content

Commit dd38aff

Browse files
Bump the npm-production group with 2 updates
Bumps the npm-production group with 2 updates: [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) and [next](https://github.com/vercel/next.js). Updates `@react-three/fiber` from 9.4.0 to 9.4.2 - [Release notes](https://github.com/pmndrs/react-three-fiber/releases) - [Commits](pmndrs/react-three-fiber@v9.4.0...v9.4.2) Updates `next` from 16.0.5 to 16.0.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.5...v16.0.6) --- updated-dependencies: - dependency-name: "@react-three/fiber" dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: next dependency-version: 16.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50def2a commit dd38aff

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

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

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"dependencies": {
2020
"@react-three/cannon": "^6.6.0",
2121
"@react-three/drei": "^10.7.7",
22-
"@react-three/fiber": "^9.4.0",
22+
"@react-three/fiber": "^9.4.2",
2323
"@turn-based-mcp/shared": "file:../shared",
2424
"clsx": "^2.1.0",
25-
"next": "^16.0.5",
25+
"next": "^16.0.6",
2626
"react": "^19.1.1",
2727
"react-dom": "^19.2.0",
2828
"sqlite3": "^5.1.7",

0 commit comments

Comments
 (0)