gemini-chat

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

commit f1ed45f7a6e563cdd0c0e41eb80b82a2b39a282f
parent 4ec541d63a652ce662b8dac3d3253c8b028b858c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat,  7 Mar 2026 09:17:59 +0900

Bump lucide-react from 0.576.0 to 0.577.0 (#44)

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.577.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.576.0", + "lucide-react": "^0.577.0", "next": "16.1.6", "react": "19.2.4", "react-dom": "19.2.3",