diff --git a/package-lock.json b/package-lock.json index e8022dd..218f4f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lodash": "4.17.21", - "lucide-react": "0.545.0", + "lucide-react": "0.562.0", "next-themes": "0.4.6", "react": "19.1.1", "react-day-picker": "9.11.1", @@ -10676,9 +10676,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.562.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.562.0.tgz", + "integrity": "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==", "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 09bac87..bcdf631 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lodash": "4.17.21", - "lucide-react": "0.545.0", + "lucide-react": "0.562.0", "next-themes": "0.4.6", "react": "19.1.1", "react-day-picker": "9.11.1",