diff --git a/package-lock.json b/package-lock.json index e8022dd..c8ae1e5 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.577.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.577.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", + "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", "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..04ce9b4 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.577.0", "next-themes": "0.4.6", "react": "19.1.1", "react-day-picker": "9.11.1",