diff --git a/package-lock.json b/package-lock.json index 3438ce6..a84fe18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "embla-carousel-react": "^8.3.0", "framer-motion": "^12.6.5", "input-otp": "^1.2.4", - "lucide-react": "^0.462.0", + "lucide-react": "^0.542.0", "next-themes": "^0.3.0", "react": "^18.3.1", "react-day-picker": "^8.10.1", @@ -7893,11 +7893,12 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.462.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.462.0.tgz", - "integrity": "sha512-NTL7EbAao9IFtuSivSZgrAh4fZd09Lr+6MTkqIxuHaH2nnYiYIzXPo06cOxHg9wKLdj6LL8TByG4qpePqwgx/g==", + "version": "0.542.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.542.0.tgz", + "integrity": "sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw==", + "license": "ISC", "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" + "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/magic-string": { diff --git a/package.json b/package.json index 9929de4..5ad7cb5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "embla-carousel-react": "^8.3.0", "framer-motion": "^12.6.5", "input-otp": "^1.2.4", - "lucide-react": "^0.462.0", + "lucide-react": "^0.542.0", "next-themes": "^0.3.0", "react": "^18.3.1", "react-day-picker": "^8.10.1",