From 72f20f342fabc65242a82db83c79e1bd1234d091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:18:03 +0000 Subject: [PATCH] Bump lucide-react from 0.556.0 to 1.21.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.556.0 to 1.21.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.21.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 f67e420..3037056 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "i18next": "^25.7.2", "jszip": "^3.10.1", "lottie-react": "^2.4.1", - "lucide-react": "^0.556.0", + "lucide-react": "^1.21.0", "next": "^16.0.10", "next-auth": "^4.24.13", "next-i18next": "^15.4.3", @@ -7496,9 +7496,9 @@ } }, "node_modules/lucide-react": { - "version": "0.556.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.556.0.tgz", - "integrity": "sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.21.0.tgz", + "integrity": "sha512-reEZMXq8Qdd5jg5XYkQ5TR1fB/GiQ7ih4vcrthYDtgjSDwh0i6/YLiGjsWsIwgN49gpAnd4J2elSNzncMEEUUQ==", "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 cde70cb..c506d9f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "i18next": "^25.7.2", "jszip": "^3.10.1", "lottie-react": "^2.4.1", - "lucide-react": "^0.556.0", + "lucide-react": "^1.21.0", "next": "^16.0.10", "next-auth": "^4.24.13", "next-i18next": "^15.4.3",