diff --git a/package.json b/package.json index ad82f7fc..db28094f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@splidejs/react-splide": "^0.7.12", "@tanstack/react-router": "^1.168.23", "lottie-react": "^2.4.1", - "lucide-react": "^0.577.0", + "lucide-react": "^1.11.0", "react": "^19.2.5", "react-dom": "^19.2.5", "react-markdown": "^10.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07eb0f10..0b8f4bf9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^2.4.1 version: 2.4.1(react-dom@19.2.5(react@19.2.5))(react@19.2.5) lucide-react: - specifier: ^0.577.0 - version: 0.577.0(react@19.2.5) + specifier: ^1.11.0 + version: 1.11.0(react@19.2.5) react: specifier: ^19.2.5 version: 19.2.5 @@ -1714,8 +1714,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.577.0: - resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==} + lucide-react@1.11.0: + resolution: {integrity: sha512-UOhjdztXCgdBReRcIhsvz2siIBogfv/lhJEIViCpLt924dO+GDms9T7DNoucI23s6kEPpe988m5N0D2ajnzb2g==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3855,7 +3855,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.577.0(react@19.2.5): + lucide-react@1.11.0(react@19.2.5): dependencies: react: 19.2.5