diff --git a/package-lock.json b/package-lock.json index 1f145c2..68d8347 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "embla-carousel-react": "^8.5.2", "framer-motion": "^12.42.2", "input-otp": "^1.4.2", - "lucide-react": "^1.24.0", + "lucide-react": "^1.27.0", "qrcode": "^1.5.4", "react": "^19.2.1", "react-day-picker": "^10.0.1", @@ -4963,9 +4963,9 @@ } }, "node_modules/lucide-react": { - "version": "1.25.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.25.0.tgz", - "integrity": "sha512-/mdJTRbiwcLOQ1NZZK1amZF9rIZyvO18D6r9TngE6TG1NmqHgFuT4eE7Xrkm9UsXMbBJD1NlfwHVltCDWHrOTw==", + "version": "1.27.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.27.0.tgz", + "integrity": "sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==", "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 a699e6b..17875e2 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "embla-carousel-react": "^8.5.2", "framer-motion": "^12.42.2", "input-otp": "^1.4.2", - "lucide-react": "^1.24.0", + "lucide-react": "^1.27.0", "qrcode": "^1.5.4", "react": "^19.2.1", "react-day-picker": "^10.0.1",