From c72c73737f57ad8b244bbaaa0fbd09d86924e7dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:45:35 +0000 Subject: [PATCH] chore(deps): update dependency @tauri-apps/plugin-shell to v2.0.0-rc.1 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4d874d8..e891ca8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@primevue/themes": "^4.0.0", "@tauri-apps/api": "2.0.0-beta.15", - "@tauri-apps/plugin-shell": "2.0.0-beta.8", + "@tauri-apps/plugin-shell": "2.0.0-rc.1", "pinia": "^2.1.7", "primeicons": "^7.0.0", "primevue": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da5ad7c..0b6c217 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 2.0.0-beta.15 version: 2.0.0-beta.15 '@tauri-apps/plugin-shell': - specifier: 2.0.0-beta.8 - version: 2.0.0-beta.8 + specifier: 2.0.0-rc.1 + version: 2.0.0-rc.1 pinia: specifier: ^2.1.7 version: 2.1.7(typescript@5.5.3)(vue@3.4.31(typescript@5.5.3)) @@ -702,6 +702,9 @@ packages: resolution: {integrity: sha512-H9w6iISmR+NvH4XuyCZB4zDN10tf9RFt6i/9JHEjaRhAowdAaJ+oiXq/3kedizNClHMtbTQ5j0oqDVPkZDAI8g==} engines: {node: '>= 18.18', npm: '>= 6.6.0', yarn: '>= 1.19.1'} + '@tauri-apps/api@2.0.0-rc.4': + resolution: {integrity: sha512-UNiIhhKG08j4ooss2oEEVexffmWkgkYlC2M3GcX3VPtNsqFgVNL8Mcw/4Y7rO9M9S+ffAMnLOF5ypzyuyb8tyg==} + '@tauri-apps/cli-darwin-arm64@2.0.0-beta.22': resolution: {integrity: sha512-Ofhythvg1Ks2IM87WUYNtgFzm21aU1Zn+8QP81lJy9Y7ZGMxP8FYfqeHz6GIWKI+CYf6I77HA8LHkT9pyE5PYg==} engines: {node: '>= 10'} @@ -767,8 +770,8 @@ packages: engines: {node: '>= 10'} hasBin: true - '@tauri-apps/plugin-shell@2.0.0-beta.8': - resolution: {integrity: sha512-rFXI6MvsCdSGbuKbDu/NaOePREb9YTVTdeugHdvvljnKWW3dvmThBb2h/8Hxj+Z7Cd8MUoRxPeJWUZbPbJ2Imw==} + '@tauri-apps/plugin-shell@2.0.0-rc.1': + resolution: {integrity: sha512-JtNROc0rqEwN/g93ig5pK4cl1vUo2yn+osCpY9de64cy/d9hRzof7AuYOgvt/Xcd5VPQmlgo2AGvUh5sQRSR1A==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -2899,6 +2902,8 @@ snapshots: '@tauri-apps/api@2.0.0-beta.15': {} + '@tauri-apps/api@2.0.0-rc.4': {} + '@tauri-apps/cli-darwin-arm64@2.0.0-beta.22': optional: true @@ -2942,9 +2947,9 @@ snapshots: '@tauri-apps/cli-win32-ia32-msvc': 2.0.0-beta.22 '@tauri-apps/cli-win32-x64-msvc': 2.0.0-beta.22 - '@tauri-apps/plugin-shell@2.0.0-beta.8': + '@tauri-apps/plugin-shell@2.0.0-rc.1': dependencies: - '@tauri-apps/api': 2.0.0-beta.15 + '@tauri-apps/api': 2.0.0-rc.4 '@types/estree@1.0.5': {}