diff --git a/package-lock.json b/package-lock.json index 0288c56..833b4e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "cmdk": "^1.1.1", "framer-motion": "^12.7.4", "katex": "^0.16.21", - "lucide-react": "^0.477.0", + "lucide-react": "^0.544.0", "micromark-extension-llm-math": "^3.1.0", "motion": "^12.7.4", "next": "^15.3.0", @@ -9672,9 +9672,9 @@ } }, "node_modules/lucide-react": { - "version": "0.477.0", - "resolved": "https://registry.npmmirror.com/lucide-react/-/lucide-react-0.477.0.tgz", - "integrity": "sha512-yCf7aYxerFZAbd8jHJxjwe1j7jEMPptjnaOqdYeirFnEy85cNR3/L+o0I875CYFYya+eEVzZSbNuRk8BZPDpVw==", + "version": "0.544.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.544.0.tgz", + "integrity": "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw==", "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 5ce3ebe..277fee0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cmdk": "^1.1.1", "framer-motion": "^12.7.4", "katex": "^0.16.21", - "lucide-react": "^0.477.0", + "lucide-react": "^0.544.0", "micromark-extension-llm-math": "^3.1.0", "motion": "^12.7.4", "next": "^15.3.0",