diff --git a/package-lock.json b/package-lock.json index f16728b..6127e8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "cmdk": "^1.0.0", "framer-motion": "^11.1.7", "fuse.js": "^7.0.0", - "lucide-react": "^0.441.0", + "lucide-react": "^0.446.0", "mini-svg-data-uri": "^1.4.4", "next": "14.2.11", "next-themes": "^0.3.0", @@ -3471,9 +3471,9 @@ } }, "node_modules/lucide-react": { - "version": "0.441.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.441.0.tgz", - "integrity": "sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg==", + "version": "0.446.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.446.0.tgz", + "integrity": "sha512-BU7gy8MfBMqvEdDPH79VhOXSEgyG8TSPOKWaExWGCQVqnGH7wGgDngPbofu+KdtVjPQBWbEmnfMTq90CTiiDRg==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" } diff --git a/package.json b/package.json index 4320f48..03c7d3c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "cmdk": "^1.0.0", "framer-motion": "^11.1.7", "fuse.js": "^7.0.0", - "lucide-react": "^0.441.0", + "lucide-react": "^0.446.0", "mini-svg-data-uri": "^1.4.4", "next": "14.2.11", "next-themes": "^0.3.0",