diff --git a/package.json b/package.json index 7f3afe4e..0e14ef69 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "dexie": "^4.2.1", "jose": "^6.1.2", "json-schema-faker": "^0.5.6", - "lucide-react": "^0.570.0", + "lucide-react": "^0.576.0", "msw": "^2.12.2", "nanoid": "^5.1.6", "next": "16.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57bf9c73..fd9d0f6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: ^0.5.6 version: 0.5.9 lucide-react: - specifier: ^0.570.0 - version: 0.570.0(react@19.2.3) + specifier: ^0.576.0 + version: 0.576.0(react@19.2.3) msw: specifier: ^2.12.2 version: 2.12.10(@types/node@24.10.13)(typescript@5.9.3) @@ -3045,8 +3045,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.570.0: - resolution: {integrity: sha512-qGnQ8bEPJLMseKo7kI6jK6GW6Y2Yl4PpqoWbroNsobZ8+tZR4SUuO4EXK3oWCdZr48SZ7PnaulTkvzkKvG/Iqg==} + lucide-react@0.576.0: + resolution: {integrity: sha512-koNxU14BXrxUfZQ9cUaP0ES1uyPZKYDjk31FQZB6dQ/x+tXk979sVAn9ppZ/pVeJJyOxVM8j1E+8QEuSc02Vug==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6949,7 +6949,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.570.0(react@19.2.3): + lucide-react@0.576.0(react@19.2.3): dependencies: react: 19.2.3