diff --git a/package-lock.json b/package-lock.json index 300821a..7ec95bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "framer-motion": "^11.3.24", - "lucide-react": "^0.424.0", + "lucide-react": "^0.427.0", "next": "14.2.5", "next-intl": "^3.17.2", "next-themes": "^0.3.0", @@ -6215,9 +6215,9 @@ } }, "node_modules/lucide-react": { - "version": "0.424.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.424.0.tgz", - "integrity": "sha512-x2Nj2aytk1iOyHqt4hKenfVlySq0rYxNeEf8hE0o+Yh0iE36Rqz0rkngVdv2uQtjZ70LAE73eeplhhptYt9x4Q==", + "version": "0.427.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.427.0.tgz", + "integrity": "sha512-lv9s6c5BDF/ccuA0EgTdskTxIe11qpwBDmzRZHJAKtp8LTewAvDvOM+pTES9IpbBuTqkjiMhOmGpJ/CB+mKjFw==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" } diff --git a/package.json b/package.json index 2432e6d..52ae27d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "framer-motion": "^11.3.24", - "lucide-react": "^0.424.0", + "lucide-react": "^0.427.0", "next": "14.2.5", "next-intl": "^3.17.2", "next-themes": "^0.3.0",