diff --git a/package.json b/package.json index 7f9e2b3..8001fcc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vercel/analytics": "1.5.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.511.0", + "lucide-react": "^1.21.0", "next": "^16.2.9", "next-themes": "^0.4.6", "react": "19.0.0", diff --git a/yarn.lock b/yarn.lock index 0726385..49d3f64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2831,10 +2831,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.511.0: - version "0.511.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.511.0.tgz#1dfef3065c725ac83f5fe0a6f02d1e0b0c36e641" - integrity sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w== +lucide-react@^1.21.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"