diff --git a/package.json b/package.json index 48d4cac..b7d7d02 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@tauri-apps/plugin-dialog": "^2.7.1", "@tauri-apps/plugin-fs": "^2.5.1", "@tauri-apps/plugin-opener": "^2.5.4", - "lucide-react": "^1.7.0", + "lucide-react": "^1.17.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-router-dom": "^7.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aea4561..d140060 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^2.5.4 version: 2.5.4 lucide-react: - specifier: ^1.7.0 - version: 1.7.0(react@19.2.7) + specifier: ^1.17.0 + version: 1.17.0(react@19.2.7) react: specifier: ^19.2.7 version: 19.2.7 @@ -2087,8 +2087,8 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - lucide-react@1.7.0: - resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} + lucide-react@1.17.0: + resolution: {integrity: sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4994,7 +4994,7 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@1.7.0(react@19.2.7): + lucide-react@1.17.0(react@19.2.7): dependencies: react: 19.2.7