diff --git a/package.json b/package.json index e5945e52..5a851a7d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ics": "^3.8.1", "jwt-decode": "^4.0.0", "lint-staged": "^16.0.0", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "luxon": "^3.4.2", "next": "16.2.1", "posthog-js": "^1.257.0", diff --git a/yarn.lock b/yarn.lock index 5fe06b2e..4f55938c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5609,10 +5609,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -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.8.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.8.0.tgz#107f8d8df0914dc5f8d037b948159d6cce86b9f5" + integrity sha512-WuvlsjngSk7TnTBJ1hsCy3ql9V9VOdcPkd3PKcSmM34vJD8KG6molxz7m7zbYFgICwsanQWmJ13JlYs4Zp7Arw== luxon@^3.4.2: version "3.7.2"