commit 362dbbd637130507f9f731e746d5613b183e47e6
parent e0c18c6d92b54d315e7beca678c0242a58aa48cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 16 Apr 2026 19:14:27 +0900
build(deps): bump next from 16.2.3 to 16.2.4 (#37)
Bumps [next](https://github.com/vercel/next.js) from 16.2.3 to 16.2.4.
- [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.2.3...v16.2.4)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.2.4
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.4.2",
"@sentry/nextjs": "^10.29.0",
- "next": "16.2.3",
+ "next": "16.2.4",
"react": "19.2.5",
"react-dom": "19.2.5",
"styled-components": "^6.1.19",