diff --git a/package-lock.json b/package-lock.json index a28a6b6..7ff041d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@yaireo/relative-time": "^1.0.4", "file-saver": "^2.0.5", "framer-motion": "^11.0.8", - "lucide-react": "^0.363.0", + "lucide-react": "^0.376.0", "next": "14.1.0", "next-themes": "^0.2.1", "react": "^18.2.0", @@ -11033,9 +11033,9 @@ } }, "node_modules/lucide-react": { - "version": "0.363.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.363.0.tgz", - "integrity": "sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ==", + "version": "0.376.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.376.0.tgz", + "integrity": "sha512-g91IX3ERD6yUR1TL2dsL4BkcGygpZz/EsqjAeL/kcRQV0EApIOr/9eBfKhYOVyQIcGGuotFGjF3xKLHMEz+b7g==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 496ab25..91336ce 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@yaireo/relative-time": "^1.0.4", "file-saver": "^2.0.5", "framer-motion": "^11.0.8", - "lucide-react": "^0.363.0", + "lucide-react": "^0.376.0", "next": "14.1.0", "next-themes": "^0.2.1", "react": "^18.2.0",