diff --git a/package.json b/package.json index 198d485..52ee79c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "i18next": "21.8.3", "locale": "0.1.0", "lodash": "4.17.21", - "lucide-react": "0.45.0", + "lucide-react": "0.46.0", "prop-types": "15.8.1", "react": "18.1.0", "react-dom": "18.1.0", diff --git a/yarn.lock b/yarn.lock index 15b3530..9824b8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9301,10 +9301,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@0.45.0: - version "0.45.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.45.0.tgz#cfc3fc01addf503a3891df870743cc13872c9b9f" - integrity sha512-rcWaCmxxGAc9IbjCN2HyuOwyNzku1ROo4V3bYQItLe5rAoqc2Ydi2urX+sCG7Zj9ucgxS25YneQb/xjHABygEg== +lucide-react@0.46.0: + version "0.46.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.46.0.tgz#99b980719d382aedfbda610a8a07f1dac3f0165b" + integrity sha512-uKjyCMPaEVMiz9WWMEtBteCX6LRW/oWavqgggwC8LohOi//25/JJHrG+IohksCC3wJFCnnHIvamAIKpb03ktOg== make-dir@^2.1.0: version "2.1.0"