diff --git a/web/package.json b/web/package.json index ec7d70b2..ca20227a 100644 --- a/web/package.json +++ b/web/package.json @@ -29,7 +29,7 @@ "i18next": "^23.14.0", "katex": "^0.16.11", "lodash-es": "^4.17.21", - "lucide-react": "^0.419.0", + "lucide-react": "^0.437.0", "mermaid": "^10.9.1", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 31123214..3c351e10 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 lucide-react: - specifier: ^0.419.0 - version: 0.419.0(react@18.3.1) + specifier: ^0.437.0 + version: 0.437.0(react@18.3.1) mermaid: specifier: ^10.9.1 version: 10.9.1 @@ -2417,10 +2417,10 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.419.0: - resolution: {integrity: sha512-YkOHuc1uGH2A4G0NRZyeCW6mMFGb8z3amep0fARuKIri68nveAT5C8OuXOPJXpb/iIgSfsjdMjjII7bnEtGkvw==} + lucide-react@0.437.0: + resolution: {integrity: sha512-RXQq6tnm1FlXDUtOwLaoXET2TOEGpQULrQlPOjGHgIVsPhicHNat9sWF33OAe2UCLMFiWF1oL+FtAg43BqVY4Q==} peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} @@ -5706,7 +5706,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.419.0(react@18.3.1): + lucide-react@0.437.0(react@18.3.1): dependencies: react: 18.3.1