gemini-chat

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

commit 2c64a2f885ffe38f16dc46167b40ce53d0fad4d8
parent c96d016b266350f321a1e6ba9eb646e9a4d25085
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri, 27 Mar 2026 23:54:28 +0900

Bump lucide-react from 0.577.0 to 1.7.0 (#54)

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.7.0
  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 @@ -12,7 +12,7 @@ "dependencies": { "@google/genai": "^1.33.0", "ai": "^6.0.1", - "lucide-react": "^0.577.0", + "lucide-react": "^1.7.0", "next": "16.2.1", "react": "19.2.4", "react-dom": "19.2.3",