gemini-chat

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

commit fc3c3b94fff899ea2d25a8748d5feacbe5c67bfe
parent 44065c6cfbbc457b75c0d1a103022a1bb7e79ccc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue,  3 Mar 2026 10:06:05 +0900

Bump lucide-react from 0.575.0 to 0.576.0 (#43)

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.576.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": "^6.0.1", - "lucide-react": "^0.575.0", + "lucide-react": "^0.576.0", "next": "16.1.6", "react": "19.2.4", "react-dom": "19.2.3",