gemini-chat

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ed0fe33ccbc8d1059ed00f82d08bc32f087987ac
parent a76cce5043340b3d3ecc730bb82d20c8ac8b33a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue, 23 Dec 2025 07:30:58 +0900

Bump next from 16.0.10 to 16.1.1 (#19)

Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.1.1.
- [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.0.10...v16.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.1.1
  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:
Mpackage.json | 2+-
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": "^5.0.113", "lucide-react": "^0.562.0", - "next": "16.0.10", + "next": "16.1.1", "react": "19.2.3", "react-dom": "19.2.3", "react-markdown": "^10.1.0",