commit fa0f6ff9c83c2ab0a47c0092292567d4c9547040
parent 563654bf88340114ac4f1e1eb5c5c970e91dbccf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 24 Aug 2026 19:15:15 +0900
build(deps): bump next from 16.3.1 to 16.3.2 (#73)
Bumps [next](https://github.com/vercel/next.js) from 16.3.1 to 16.3.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.3.1...v16.3.2)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.3.2
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
@@ -16,7 +16,7 @@
"@react-three/drei": "^10.7.8",
"@react-three/fiber": "^9.7.0",
"@sentry/nextjs": "^10.69.0",
- "next": "16.3.1",
+ "next": "16.3.2",
"react": "19.2.8",
"react-dom": "19.2.8",
"styled-components": "^6.5.0",