gemini-chat

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

commit 34955234f0f8c9c2a3129cbb6180b88a63167193
parent 2a12cfe88ce2dfff94179d72b1905e18b66d4fd1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu,  2 Jul 2026 22:26:38 +0900

Bump next from 16.2.9 to 16.2.10 (#85)

Bumps [next](https://github.com/vercel/next.js) from 16.2.9 to 16.2.10.
- [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.9...v16.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.10
  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:
Mpackage.json | 2+-
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": "^7.0.2", "lucide-react": "^1.14.0", - "next": "16.2.9", + "next": "16.2.10", "react": "19.2.7", "react-dom": "19.2.7", "react-markdown": "^10.1.0",