commit a1fa5a31623fe51f1061509613b10571cc7ba08b
parent 96028215b0d4da7dee801d11e0e718552c1f348f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 20 Mar 2026 08:48:42 +0900
build(deps): bump next from 16.1.7 to 16.2.0 (#27)
Bumps [next](https://github.com/vercel/next.js) from 16.1.7 to 16.2.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.1.7...v16.2.0)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.2.0
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>
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.4.2",
"@sentry/nextjs": "^10.29.0",
- "next": "16.1.7",
+ "next": "16.2.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"styled-components": "^6.1.19",