diff --git a/package.json b/package.json index b40feda..1d1b515 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tauri-apps/plugin-process": "^2.3.1", "@tauri-apps/plugin-updater": "^2.10.1", "i18next": "^26.3.1", - "lucide-react": "^1.17.0", + "lucide-react": "^1.18.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 a5e4d59..77fbfaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^26.3.1 version: 26.3.1(typescript@6.0.3) lucide-react: - specifier: ^1.17.0 - version: 1.17.0(react@19.2.7) + specifier: ^1.18.0 + version: 1.18.0(react@19.2.7) react: specifier: ^19.2.7 version: 19.2.7 @@ -1110,8 +1110,8 @@ packages: resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==} engines: {node: 20 || >=22} - lucide-react@1.17.0: - resolution: {integrity: sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w==} + lucide-react@1.18.0: + resolution: {integrity: sha512-LZDb7H/0YfM+RJncD0hDQRCAu+vSGODqpe35TuVI8EuXaRjkczbsx7p8dY4J87F/MUSj6bpYqeI8nw8qXaAdmA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2220,7 +2220,7 @@ snapshots: lru-cache@11.3.5: {} - lucide-react@1.17.0(react@19.2.7): + lucide-react@1.18.0(react@19.2.7): dependencies: react: 19.2.7