gemini-chat

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

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

Bump lucide-react from 0.561.0 to 0.562.0 (#16)

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.561.0 to 0.562.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.562.0
  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 @@ -12,7 +12,7 @@ "dependencies": { "@google/genai": "^1.33.0", "ai": "^5.0.113", - "lucide-react": "^0.561.0", + "lucide-react": "^0.562.0", "next": "16.0.10", "react": "19.2.3", "react-dom": "19.2.3",