gemini-chat

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

commit 3a06e9cf24f7e87d08f37ca12f64a2df27480e29
parent ed0fe33ccbc8d1059ed00f82d08bc32f087987ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue, 23 Dec 2025 07:32:05 +0900

Bump ai from 5.0.116 to 6.0.1 (#20)

Bumps [ai](https://github.com/vercel/ai) from 5.0.116 to 6.0.1.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@5.0.116...ai@6.0.1)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 @@ -11,7 +11,7 @@ }, "dependencies": { "@google/genai": "^1.33.0", - "ai": "^5.0.113", + "ai": "^6.0.1", "lucide-react": "^0.562.0", "next": "16.1.1", "react": "19.2.3",