diff --git a/package-lock.json b/package-lock.json index 765e8c8..0dc4903 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "embla-carousel-react": "^8.5.2", "framer-motion": "^12.23.25", "input-otp": "^1.4.2", - "lucide-react": "^1.14.0", + "lucide-react": "^1.17.0", "qrcode": "^1.5.4", "react": "^19.2.1", "react-day-picker": "^10.0.1", @@ -5170,9 +5170,9 @@ } }, "node_modules/lucide-react": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.16.0.tgz", - "integrity": "sha512-dYwyPzb4MEKpGUmNYk3WKWPnMrHs3FKM+q94kAnJrcDIqqn1hq2xY8scaS2ovsOCM5D51ey2gaRG3PBb1vgoYQ==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.17.0.tgz", + "integrity": "sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w==", "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 fc36cc8..14de39f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "embla-carousel-react": "^8.5.2", "framer-motion": "^12.23.25", "input-otp": "^1.4.2", - "lucide-react": "^1.14.0", + "lucide-react": "^1.17.0", "qrcode": "^1.5.4", "react": "^19.2.1", "react-day-picker": "^10.0.1",