diff --git a/package-lock.json b/package-lock.json index 75c4c43..a8b3b3e 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.7.0", + "lucide-react": "^1.11.0", "qrcode": "^1.5.4", "react": "^19.2.1", "react-day-picker": "^9.13.0", @@ -5162,9 +5162,9 @@ } }, "node_modules/lucide-react": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.8.0.tgz", - "integrity": "sha512-WuvlsjngSk7TnTBJ1hsCy3ql9V9VOdcPkd3PKcSmM34vJD8KG6molxz7m7zbYFgICwsanQWmJ13JlYs4Zp7Arw==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.11.0.tgz", + "integrity": "sha512-UOhjdztXCgdBReRcIhsvz2siIBogfv/lhJEIViCpLt924dO+GDms9T7DNoucI23s6kEPpe988m5N0D2ajnzb2g==", "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 6c9da65..2f89cc9 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.7.0", + "lucide-react": "^1.11.0", "qrcode": "^1.5.4", "react": "^19.2.1", "react-day-picker": "^9.13.0",