diff --git a/package.json b/package.json index e1d8f32..f49a176 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@tailwindcss/postcss": "^4.1.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "next": "^15.3.1", "postcss": "^8.5.3", "react": "^19.1.0", diff --git a/yarn.lock b/yarn.lock index 74b9dbd..a965448 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2990,10 +2990,10 @@ lru-cache@^7.14.1: resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -lucide-react@^0.577.0: - version "0.577.0" - resolved "https://registry.npmmirror.com/lucide-react/-/lucide-react-0.577.0.tgz#8ae89edd8415f99c6319a38b40d9c513f6fa5062" - integrity sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A== +lucide-react@^1.0.0: + version "1.31.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.31.0.tgz#1e758f3f86bc0456957d447e6e550b645d96e255" + integrity sha512-G8u2eEtoHUnUa9f8lbvqDhCiORMnYLdUEo06EEG9MQvHQrInKcX3Pa2TH39MM5qyzRcWETxB0+aOwAPI1g1kEg== magic-string@^0.30.21: version "0.30.21"