diff --git a/app/package.json b/app/package.json index cf9abf6..f4128e8 100644 --- a/app/package.json +++ b/app/package.json @@ -62,7 +62,7 @@ "device-type-detection": "^2.1.3", "i18next": "^23.16.0", "i18next-browser-languagedetector": "^8.0.0", - "lucide-react": "^0.451.0", + "lucide-react": "^1.11.0", "react": "^19.0.0", "react-country-flag": "^3.1.0", "react-dom": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 1a60440..1066194 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5337,10 +5337,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.451.0: - version "0.451.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.451.0.tgz#d5de418a23dabb57eabf19545c4419ac6059c9d1" - integrity sha512-OwQ3uljZLp2cerj8sboy5rnhtGTCl9UCJIhT1J85/yOuGVlEH+xaUPR7tvNdddPvmV5M5VLdr7cQuWE3hzA4jw== +lucide-react@^1.11.0: + version "1.11.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.11.0.tgz#f8499142d785e1635d062daeae50bed6a8c307a8" + integrity sha512-UOhjdztXCgdBReRcIhsvz2siIBogfv/lhJEIViCpLt924dO+GDms9T7DNoucI23s6kEPpe988m5N0D2ajnzb2g== lz-string@^1.5.0: version "1.5.0"