diff --git a/package.json b/package.json index 5b2f0cf..392da21 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cron": "^3.3.2", "ioredis": "^5.4.2", "lucia": "^3.1.1", - "lucide-react": "^0.368.0", + "lucide-react": "^0.483.0", "minio": "^8.0.3", "next": "^15.1.2", "next-themes": "^0.4.4", diff --git a/yarn.lock b/yarn.lock index 14c8c4d..436570d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3486,10 +3486,10 @@ lucia@^3.1.1: dependencies: oslo "1.2.0" -lucide-react@^0.368.0: - version "0.368.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.368.0.tgz#3c0ee63f4f7d30ae63b621b2b8f04f9e409ee6e7" - integrity sha512-soryVrCjheZs8rbXKdINw9B8iPi5OajBJZMJ1HORig89ljcOcEokKKAgGbg3QWxSXel7JwHOfDFUdDHAKyUAMw== +lucide-react@^0.483.0: + version "0.483.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.483.0.tgz#036c538173a8c310ac6b7d6af150543e5ecdf116" + integrity sha512-WldsY17Qb/T3VZdMnVQ9C3DDIP7h1ViDTHVdVGnLZcvHNg30zH/MTQ04RTORjexoGmpsXroiQXZ4QyR0kBy0FA== luxon@~3.5.0: version "3.5.0"