diff --git a/package.json b/package.json index 27c2015..8f365d7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@tanstack/react-virtual": "^3.14.12", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.39.0", + "lucide-react": "^1.44.0", "msw": "^2.15.0", "react": "^19.2.8", "react-dom": "^19.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 603cdc3..dfd5ac3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.39.0 - version: 1.39.0(react@19.2.8) + specifier: ^1.44.0 + version: 1.44.0(react@19.2.8) msw: specifier: ^2.15.0 version: 2.15.0(@types/node@26.4.1)(typescript@6.0.3) @@ -2598,8 +2598,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.39.0: - resolution: {integrity: sha512-y8nXoEwvqqIsF927NBWXODa4bfMrcUeEb/9sgpwFqg0gUjgn3j5Hznk+v7STmPgZ2iQ11JKlbQGdFRuTOwvYkA==} + lucide-react@1.44.0: + resolution: {integrity: sha512-2egNApH4hX4j/qdCgRublh88+9u3mEhz9iSlW5ckm4kaQEqZbXbMr0l5u5JZLy8nmWRx2dbHGQkEDYz6C9aCgw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5520,7 +5520,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.39.0(react@19.2.8): + lucide-react@1.44.0(react@19.2.8): dependencies: react: 19.2.8