diff --git a/package-lock.json b/package-lock.json index b6ca8ac..af48ed5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "clsx": "^2.1.1", "embla-carousel-auto-scroll": "^8.6.0", "embla-carousel-react": "^8.6.0", - "lucide-react": "^0.552.0", + "lucide-react": "^0.553.0", "next": "^16.0.1", "next-mdx-remote": "^5.0.0", "next-themes": "^0.4.6", @@ -6530,9 +6530,9 @@ } }, "node_modules/lucide-react": { - "version": "0.552.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.552.0.tgz", - "integrity": "sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw==", + "version": "0.553.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.553.0.tgz", + "integrity": "sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==", "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 655beab..4b0e0c1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "clsx": "^2.1.1", "embla-carousel-auto-scroll": "^8.6.0", "embla-carousel-react": "^8.6.0", - "lucide-react": "^0.552.0", + "lucide-react": "^0.553.0", "next": "^16.0.1", "next-mdx-remote": "^5.0.0", "next-themes": "^0.4.6",