diff --git a/package-lock.json b/package-lock.json index 1468b03..5935e50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@t3-oss/env-nextjs": "^0.13.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.509.0", + "lucide-react": "^0.511.0", "next": "^15.2.3", "next-plausible": "^3.12.4", "react": "^19.0.0", @@ -5531,9 +5531,9 @@ } }, "node_modules/lucide-react": { - "version": "0.509.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.509.0.tgz", - "integrity": "sha512-xCJHn6Uh5qF6PGml25vveCTrHJZcqS1G1MVzWZK54ZQsOiCVJk4fwY3oyo5EXS2S+aqvTpWYIfJN+PesJ0quxg==", + "version": "0.511.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.511.0.tgz", + "integrity": "sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w==", "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 7ef1993..8926807 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@t3-oss/env-nextjs": "^0.13.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.509.0", + "lucide-react": "^0.511.0", "next": "^15.2.3", "next-plausible": "^3.12.4", "react": "^19.0.0",