diff --git a/package.json b/package.json index a11d71d..09b9b0e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@tauri-apps/plugin-process": "^2.3.1", "@tauri-apps/plugin-updater": "^2.10.1", "i18next": "^26.3.4", - "lucide-react": "^1.22.0", + "lucide-react": "^1.24.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-i18next": "^17.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e31630..bf03e03 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^26.3.4 version: 26.3.4(typescript@6.0.3) lucide-react: - specifier: ^1.22.0 - version: 1.23.0(react@19.2.7) + specifier: ^1.24.0 + version: 1.24.0(react@19.2.7) react: specifier: ^19.2.7 version: 19.2.7 @@ -1109,8 +1109,8 @@ packages: resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==} engines: {node: 20 || >=22} - lucide-react@1.23.0: - resolution: {integrity: sha512-38BpJcD0JhFosxHApP/BYsBetLpQFRoTRzEzstM/XCc3jsAG7wqaY1lgVwxiUe3xqYE+lNxo2PkCmYwXWrwwIw==} + lucide-react@1.24.0: + resolution: {integrity: sha512-YT6mBD8lGKkg4nM39enlm94/sfJIiW0YKUT60fBy4YK8tai31ylg1VhGNWxkpSKHo9UagfnZqwIff3HTDQwXeA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2216,7 +2216,7 @@ snapshots: lru-cache@11.5.1: {} - lucide-react@1.23.0(react@19.2.7): + lucide-react@1.24.0(react@19.2.7): dependencies: react: 19.2.7