commit d9e2976287c8c4f3d63147b43410b088434fdc30
parent aae67eb9b212a7549665372a12d5abd050550eb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 12 Jun 2026 17:19:17 +0900
Bump next from 16.2.8 to 16.2.9 (#79)
Bumps [next](https://github.com/vercel/next.js) from 16.2.8 to 16.2.9.
- [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.8...v16.2.9)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.2.9
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 @@
"@google/genai": "^2.0.1",
"ai": "^6.0.177",
"lucide-react": "^1.14.0",
- "next": "16.2.8",
+ "next": "16.2.9",
"react": "19.2.7",
"react-dom": "19.2.7",
"react-markdown": "^10.1.0",