diff --git a/package.json b/package.json index c30967b..8d9555e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "init": "^0.1.2", "jwt-decode": "^4.0.0", "lodash": "^4.17.21", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "next": "16.2.1", "nookies": "^2.5.2", "notistack": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 0df1cdf..5840006 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5273,10 +5273,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.577.0: - version "0.577.0" - resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz" - integrity sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A== +lucide-react@^1.0.0: + version "1.47.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.47.0.tgz#a358c1362b0377928ce58908ed9c884937d5b026" + integrity sha512-o8C23aXpNQypRY73W7fW02EyvWJinEMXgKeGjFoKym0zj3Q73hD97A1IQps1g8C14HTGsOpZL0Am+xjfgFZAbg== magic-string@^0.30.21: version "0.30.21"