commit 85990380558657337ffc8a4a3f88dded24eda7f6
parent a07a5781b520b33dc22c52b277948de103bae35a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 16 Jan 2026 08:00:45 +0900
Bump next from 16.1.1 to 16.1.2 (#23)
Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.2.
- [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.1...v16.1.2)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.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
@@ -13,7 +13,7 @@
"@google/genai": "^1.33.0",
"ai": "^6.0.1",
"lucide-react": "^0.562.0",
- "next": "16.1.1",
+ "next": "16.1.2",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-markdown": "^10.1.0",