diff --git a/package-lock.json b/package-lock.json index 9fc8af5..22e344c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "dayjs": "1.11.19", "framer-motion": "12.24.11", "heroicons": "2.2.0", - "lucide-react": "0.485.0", + "lucide-react": "0.562.0", "next": "15.5.9", "pocketbase": "0.25.2", "postcss": "8.5.6", @@ -5548,9 +5548,9 @@ } }, "node_modules/lucide-react": { - "version": "0.485.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.485.0.tgz", - "integrity": "sha512-NvyQJ0LKyyCxL23nPKESlr/jmz8r7fJO1bkuptSNYSy0s8VVj4ojhX0YAgmE1e0ewfxUZjIlZpvH+otfTnla8Q==", + "version": "0.562.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.562.0.tgz", + "integrity": "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==", "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 3c0ce3f..588feb2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dayjs": "1.11.19", "framer-motion": "12.24.11", "heroicons": "2.2.0", - "lucide-react": "0.485.0", + "lucide-react": "0.562.0", "next": "15.5.9", "pocketbase": "0.25.2", "postcss": "8.5.6",