diff --git a/package.json b/package.json index 33c98df..9154d2c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@tauri-apps/plugin-process": "^2.3.1", "@tauri-apps/plugin-updater": "^2.10.1", "i18next": "^26.3.6", - "lucide-react": "^1.27.0", + "lucide-react": "^1.31.0", "react": "^19.2.8", "react-dom": "^19.2.8", "react-i18next": "^17.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd8a5a8..3eeefba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^26.3.6 version: 26.3.6(typescript@7.0.2) lucide-react: - specifier: ^1.27.0 - version: 1.27.0(react@19.2.8) + specifier: ^1.31.0 + version: 1.31.0(react@19.2.8) react: specifier: ^19.2.8 version: 19.2.8 @@ -1630,8 +1630,8 @@ packages: resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==} engines: {node: 20 || >=22} - lucide-react@1.27.0: - resolution: {integrity: sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==} + lucide-react@1.31.0: + resolution: {integrity: sha512-G8u2eEtoHUnUa9f8lbvqDhCiORMnYLdUEo06EEG9MQvHQrInKcX3Pa2TH39MM5qyzRcWETxB0+aOwAPI1g1kEg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3081,7 +3081,7 @@ snapshots: lru-cache@11.5.1: {} - lucide-react@1.27.0(react@19.2.8): + lucide-react@1.31.0(react@19.2.8): dependencies: react: 19.2.8