diff --git a/package-lock.json b/package-lock.json index 914ed92..d62f064 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "embla-carousel-react": "8.6.0", "gray-matter": "4.0.3", "input-otp": "1.4.2", - "lucide-react": "0.546.0", + "lucide-react": "0.548.0", "next": "15.5.6", "next-themes": "latest", "react": "19.2.0", @@ -11753,9 +11753,9 @@ } }, "node_modules/lucide-react": { - "version": "0.546.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", - "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", + "version": "0.548.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.548.0.tgz", + "integrity": "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==", "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 a1bf410..0657b39 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "embla-carousel-react": "8.6.0", "gray-matter": "4.0.3", "input-otp": "1.4.2", - "lucide-react": "0.546.0", + "lucide-react": "0.548.0", "next": "15.5.6", "next-themes": "latest", "react": "19.2.0",