From 0e4f272865b4146c6a695e7361ad318f1a01c04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 01:08:58 +0000 Subject: [PATCH] Bump lucide-react from 0.462.0 to 0.540.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.462.0 to 0.540.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.540.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.540.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 ++++++----- package.json | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3438ce6..bad1ab4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "embla-carousel-react": "^8.3.0", "framer-motion": "^12.6.5", "input-otp": "^1.2.4", - "lucide-react": "^0.462.0", + "lucide-react": "^0.540.0", "next-themes": "^0.3.0", "react": "^18.3.1", "react-day-picker": "^8.10.1", @@ -7893,11 +7893,12 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.462.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.462.0.tgz", - "integrity": "sha512-NTL7EbAao9IFtuSivSZgrAh4fZd09Lr+6MTkqIxuHaH2nnYiYIzXPo06cOxHg9wKLdj6LL8TByG4qpePqwgx/g==", + "version": "0.540.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.540.0.tgz", + "integrity": "sha512-armkCAqQvO62EIX4Hq7hqX/q11WSZu0Jd23cnnqx0/49yIxGXyL/zyZfBxNN9YDx0ensPTb4L+DjTh3yQXUxtQ==", + "license": "ISC", "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" + "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/magic-string": { diff --git a/package.json b/package.json index 9929de4..e7bbfd0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "embla-carousel-react": "^8.3.0", "framer-motion": "^12.6.5", "input-otp": "^1.2.4", - "lucide-react": "^0.462.0", + "lucide-react": "^0.540.0", "next-themes": "^0.3.0", "react": "^18.3.1", "react-day-picker": "^8.10.1",