diff --git a/docs/impulse/package-lock.json b/docs/impulse/package-lock.json index b02cfca..b15c31f 100644 --- a/docs/impulse/package-lock.json +++ b/docs/impulse/package-lock.json @@ -14,7 +14,7 @@ "@mdx-js/react": "3.1.1", "clsx": "2.1.1", "docusaurus-lunr-search": "3.6.1", - "lucide-react": "0.471.2", + "lucide-react": "1.16.0", "prism-react-renderer": "2.4.1", "react": "19.2.6", "react-dom": "19.2.6" @@ -12365,9 +12365,9 @@ } }, "node_modules/lucide-react": { - "version": "0.471.2", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.471.2.tgz", - "integrity": "sha512-A8fDycQxGeaSOTaI7Bm4fg8LBXO7Qr9ORAX47bDRvugCsjLIliugQO0PkKFoeAD57LIQwlWKd3NIQ3J7hYp84g==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.16.0.tgz", + "integrity": "sha512-dYwyPzb4MEKpGUmNYk3WKWPnMrHs3FKM+q94kAnJrcDIqqn1hq2xY8scaS2ovsOCM5D51ey2gaRG3PBb1vgoYQ==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/docs/impulse/package.json b/docs/impulse/package.json index 6739e84..e6ba889 100644 --- a/docs/impulse/package.json +++ b/docs/impulse/package.json @@ -21,7 +21,7 @@ "@mdx-js/react": "3.1.1", "clsx": "2.1.1", "docusaurus-lunr-search": "3.6.1", - "lucide-react": "0.471.2", + "lucide-react": "1.16.0", "prism-react-renderer": "2.4.1", "react": "19.2.6", "react-dom": "19.2.6"