From 0102faa7f5bc3effe10417eee5d305c842121f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 21:53:35 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.577.0 to 1.8.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.577.0 to 1.8.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44f5965..fe6ed7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@google/generative-ai": "^0.24.1", "@radix-ui/react-slot": "^1.2.4", "@vercel/analytics": "^2.0.1", - "lucide-react": "^0.577.0", + "lucide-react": "^1.8.0", "next": "16.2.2", "octokit": "^5.0.5", "react": "19.2.4", @@ -6474,9 +6474,9 @@ } }, "node_modules/lucide-react": { - "version": "0.577.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", - "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.8.0.tgz", + "integrity": "sha512-WuvlsjngSk7TnTBJ1hsCy3ql9V9VOdcPkd3PKcSmM34vJD8KG6molxz7m7zbYFgICwsanQWmJ13JlYs4Zp7Arw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index eadeed9..e406173 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@google/generative-ai": "^0.24.1", "@radix-ui/react-slot": "^1.2.4", "@vercel/analytics": "^2.0.1", - "lucide-react": "^0.577.0", + "lucide-react": "^1.8.0", "next": "16.2.2", "octokit": "^5.0.5", "react": "19.2.4",