From 918eb3152d6d0d6fd086851561bc8043f93aec7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 19:43:19 +0000 Subject: [PATCH] fix(deps): update lucide monorepo to v1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 222fdb8..c64e7fc 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "firebase": "^12.0.0", "firebase-admin": "^13.4.0", "jwt-decode": "^4.0.0", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "next": "15.5.19", "posthog-js": "^1.257.0", "posthog-node": "^5.5.1", diff --git a/yarn.lock b/yarn.lock index 2545c5e..1a7ae2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3581,10 +3581,10 @@ lru-memoizer@^2.2.0: lodash.clonedeep "^4.5.0" lru-cache "6.0.0" -lucide-react@^0.577.0: - version "0.577.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.577.0.tgz#8ae89edd8415f99c6319a38b40d9c513f6fa5062" - integrity sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A== +lucide-react@^1.0.0: + version "1.21.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.21.0.tgz#ef99ccf355af9bf5aec74ac2f122f7da1a9ea608" + integrity sha512-reEZMXq8Qdd5jg5XYkQ5TR1fB/GiQ7ih4vcrthYDtgjSDwh0i6/YLiGjsWsIwgN49gpAnd4J2elSNzncMEEUUQ== magic-string@^0.30.21: version "0.30.21"