diff --git a/package-lock.json b/package-lock.json index 4784065..0cbe854 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "gsap": "^3.13.0", - "lucide-react": "^0.546.0", + "lucide-react": "^0.553.0", "motion": "^12.23.24", "ogl": "^1.0.11", "react": "^19.1.1", @@ -3184,9 +3184,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.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 b8249dd..07b04df 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "gsap": "^3.13.0", - "lucide-react": "^0.546.0", + "lucide-react": "^0.553.0", "motion": "^12.23.24", "ogl": "^1.0.11", "react": "^19.1.1",