diff --git a/package.json b/package.json index 5ac9b00f5..82ec562b1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "classnames": "2.5.1", "html-to-text": "9.0.5", "js-cookie": "3.0.5", - "lucide-react": "0.479.0", + "lucide-react": "0.563.0", "modern-normalize": "3.0.1", "next": "15.3.8", "pino": "9.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8e7b390c..365778fb4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 3.0.5 version: 3.0.5 lucide-react: - specifier: 0.479.0 - version: 0.479.0(react@19.2.1) + specifier: 0.563.0 + version: 0.563.0(react@19.2.1) modern-normalize: specifier: 3.0.1 version: 3.0.1 @@ -3312,8 +3312,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.479.0: - resolution: {integrity: sha512-aBhNnveRhorBOK7uA4gDjgaf+YlHMdMhQ/3cupk6exM10hWlEU+2QtWYOfhXhjAsmdb6LeKR+NZnow4UxRRiTQ==} + lucide-react@0.563.0: + resolution: {integrity: sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7881,7 +7881,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.479.0(react@19.2.1): + lucide-react@0.563.0(react@19.2.1): dependencies: react: 19.2.1