diff --git a/package.json b/package.json index 3e69dc0..8173da2 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "i18next": "21.8.5", "locale": "0.1.0", "lodash": "4.17.21", - "lucide-react": "0.54.0", + "lucide-react": "0.57.0", "prop-types": "15.8.1", "react": "18.1.0", "react-dom": "18.1.0", diff --git a/yarn.lock b/yarn.lock index a7a5877..6997901 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9401,10 +9401,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@0.54.0: - version "0.54.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.54.0.tgz#e41d2a58294dd1a542894f5f3b6f0817c8c0cfb6" - integrity sha512-ilK6qZzoywF3bAh2ChAfL5GSjyQayU40FI2TYZGdNLD8OeOjNa/PqDeipCu51KN1MItK5OxwMAK2CqzmtISF8Q== +lucide-react@0.57.0: + version "0.57.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.57.0.tgz#a9837519834b97aca297e52970ac601188b0635c" + integrity sha512-eNbfrzaFXpQPu/335zNn7LP9dXVE80eE5Qczih93smzpAHB+ksYvs5LeyBSb1FSUqvys5NtTZVcF2heWRevedA== make-dir@^2.1.0: version "2.1.0"