diff --git a/desktop/package.json b/desktop/package.json index 6aec420..1618100 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -16,7 +16,7 @@ "@tauri-apps/api": "^2.11.1", "@tauri-apps/plugin-dialog": "^2.7.3", "clsx": "^2.1.1", - "lucide-react": "^1.41.0", + "lucide-react": "^1.46.0", "react": "^19.2.8", "react-dom": "^19.2.8", "tailwind-merge": "^3.6.0" diff --git a/desktop/pnpm-lock.yaml b/desktop/pnpm-lock.yaml index 4c7aa02..479075e 100644 --- a/desktop/pnpm-lock.yaml +++ b/desktop/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.41.0 - version: 1.41.0(react@19.2.8) + specifier: ^1.46.0 + version: 1.46.0(react@19.2.8) react: specifier: ^19.2.8 version: 19.2.8 @@ -967,8 +967,8 @@ packages: resolution: {integrity: sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==} engines: {node: 20 || >=22} - lucide-react@1.41.0: - resolution: {integrity: sha512-6lksP35l6KszDKUeRTi4LV7i6DEe0Yzl2ALJm9j4c5xEYN91GdW1xGsawGMOg2mgjF5GHBVX8pKX9kP+cWsP3Q==} + lucide-react@1.46.0: + resolution: {integrity: sha512-Bv+FZXgZPrxc/NCl1e7JJVQFLdiCxYgxNVhqoV7X0p6I8ADJo8DxBnK1auH0fZz4AmqOJ3jgneL4f1i8LJQRAA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -1881,7 +1881,7 @@ snapshots: lru-cache@11.5.2: {} - lucide-react@1.41.0(react@19.2.8): + lucide-react@1.46.0(react@19.2.8): dependencies: react: 19.2.8