diff --git a/package.json b/package.json index 0101456..a56c172 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.25", "posthog-js": "^1.257.0", "posthog-node": "^5.5.1", diff --git a/yarn.lock b/yarn.lock index 9464338..94eec65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3662,10 +3662,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.41.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.41.0.tgz#6cabc941a55413a9a9363665c95508a7b48311ef" + integrity sha512-6lksP35l6KszDKUeRTi4LV7i6DEe0Yzl2ALJm9j4c5xEYN91GdW1xGsawGMOg2mgjF5GHBVX8pKX9kP+cWsP3Q== magic-string@^0.30.21: version "0.30.21"