diff --git a/package-lock.json b/package-lock.json index 871c38d..c2e5cb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "clsx": "^2.1.1", "dagre-d3-es": "^7.0.14", "framer-motion": "^12.34.0", - "lucide-react": "^0.575.0", + "lucide-react": "^0.577.0", "react": "^19.2.4", "react-dom": "^19.2.4", "react-hotkeys-hook": "^5.2.4", @@ -6600,9 +6600,9 @@ } }, "node_modules/lucide-react": { - "version": "0.575.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.575.0.tgz", - "integrity": "sha512-VuXgKZrk0uiDlWjGGXmKV6MSk9Yy4l10qgVvzGn2AWBx1Ylt0iBexKOAoA6I7JO3m+M9oeovJd3yYENfkUbOeg==", + "version": "0.577.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", + "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", "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 9cbd189..b5ae36d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "clsx": "^2.1.1", "dagre-d3-es": "^7.0.14", "framer-motion": "^12.34.0", - "lucide-react": "^0.575.0", + "lucide-react": "^0.577.0", "react": "^19.2.4", "react-dom": "^19.2.4", "react-hotkeys-hook": "^5.2.4",