Skip to content

Commit 12bb9ac

Browse files
Bump the npm-production group across 1 directory with 3 updates
Bumps the npm-production group with 3 updates in the / directory: [next](https://github.com/vercel/next.js), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `next` from 16.0.7 to 16.0.10 - [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.7...v16.0.10) Updates `react` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `react-dom` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28c2152 commit 12bb9ac

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"@react-three/fiber": "^9.4.2",
2323
"@turn-based-mcp/shared": "file:../shared",
2424
"clsx": "^2.1.0",
25-
"next": "^16.0.7",
26-
"react": "^19.1.1",
27-
"react-dom": "^19.2.0",
25+
"next": "^16.0.10",
26+
"react": "^19.2.3",
27+
"react-dom": "^19.2.3",
2828
"sqlite3": "^5.1.7",
2929
"tailwind-merge": "^3.3.1",
3030
"three": "^0.181.2"

0 commit comments

Comments
 (0)