diff --git a/package-lock.json b/package-lock.json index 657f3c71..d388062a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "framer-motion": "^12.34.0", "googleapis": "^172.0.0", "input-otp": "^1.4.2", - "lucide-react": "^0.563.0", + "lucide-react": "^1.21.0", "next-themes": "^0.4.6", "react": "^19.2.7", "react-big-calendar": "^1.19.4", @@ -20253,9 +20253,9 @@ } }, "node_modules/lucide-react": { - "version": "0.563.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.563.0.tgz", - "integrity": "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.21.0.tgz", + "integrity": "sha512-reEZMXq8Qdd5jg5XYkQ5TR1fB/GiQ7ih4vcrthYDtgjSDwh0i6/YLiGjsWsIwgN49gpAnd4J2elSNzncMEEUUQ==", "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 376a3f38..270142cc 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "framer-motion": "^12.34.0", "googleapis": "^172.0.0", "input-otp": "^1.4.2", - "lucide-react": "^0.563.0", + "lucide-react": "^1.21.0", "next-themes": "^0.4.6", "react": "^19.2.7", "react-big-calendar": "^1.19.4",