commit 5d404012f5086dd34969a3c881e8bfe0557b5ae6
parent e0fce72b59ee9cf731dbe3a902eda1e475439417
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 2 Jul 2026 22:26:14 +0900
build(deps): bump next from 16.2.9 to 16.2.10 (#55)
Bumps [next](https://github.com/vercel/next.js) from 16.2.9 to 16.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.2.9...v16.2.10)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -13,7 +13,7 @@
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.6.1",
"@sentry/nextjs": "^10.52.0",
- "next": "16.2.9",
+ "next": "16.2.10",
"react": "19.2.7",
"react-dom": "19.2.7",
"styled-components": "^6.4.1",