diff --git a/package-lock.json b/package-lock.json index 8743db8..f7a0dfb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "framer-motion": "^12.23.24", "i18next": "^25.6.0", "i18next-browser-languagedetector": "^8.2.0", - "lucide-react": "^0.545.0", + "lucide-react": "^0.563.0", "react": "^19.2.0", "react-dom": "^19.2.0", "react-hook-form": "^7.65.0", @@ -13005,9 +13005,9 @@ } }, "node_modules/lucide-react": { - "version": "0.545.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz", - "integrity": "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==", + "version": "0.563.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.563.0.tgz", + "integrity": "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index fc9d581..085dd5c 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "framer-motion": "^12.23.24", "i18next": "^25.6.0", "i18next-browser-languagedetector": "^8.2.0", - "lucide-react": "^0.545.0", + "lucide-react": "^0.563.0", "react": "^19.2.0", "react-dom": "^19.2.0", "react-hook-form": "^7.65.0",