gemini-chat

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

commit 18e58b3bede82ce8e2f6393fe93163581dfd7037
parent 7b9cc87bed77bfd72515922650c0221ffbef09ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed, 18 Feb 2026 08:21:01 +0900

Bump lucide-react from 0.564.0 to 0.574.0 (#38)

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

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