diff --git a/site/package.json b/site/package.json index 359a4886a3..e5e1c00aa4 100644 --- a/site/package.json +++ b/site/package.json @@ -90,7 +90,7 @@ "humanize-duration": "3.32.2", "jszip": "3.10.1", "lodash": "4.17.21", - "lucide-react": "0.545.0", + "lucide-react": "0.552.0", "monaco-editor": "0.53.0", "pretty-bytes": "6.1.1", "react": "19.1.1", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 2bf3bde4a6..12d0fda1ed 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -185,8 +185,8 @@ importers: specifier: 4.17.21 version: 4.17.21 lucide-react: - specifier: 0.545.0 - version: 0.545.0(react@19.1.1) + specifier: 0.552.0 + version: 0.552.0(react@19.1.1) monaco-editor: specifier: 0.53.0 version: 0.53.0 @@ -4739,8 +4739,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, tarball: https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz} - lucide-react@0.545.0: - resolution: {integrity: sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==, tarball: https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz} + lucide-react@0.552.0: + resolution: {integrity: sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw==, tarball: https://registry.npmjs.org/lucide-react/-/lucide-react-0.552.0.tgz} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -11275,7 +11275,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.545.0(react@19.1.1): + lucide-react@0.552.0(react@19.1.1): dependencies: react: 19.1.1