From b0cc88161dd67cb34c6e83b0c5f3a51ec8cb728f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:43:25 +0800 Subject: [PATCH] build(deps): bump @tauri-apps/plugin-process from 2.0.0 to 2.2.0 (#96) Bumps [@tauri-apps/plugin-process](https://github.com/tauri-apps/plugins-workspace) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.0.0...os-v2.2.0) --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-process" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index bf9029b4..b05de0bc 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@tauri-apps/plugin-clipboard-manager": "2.0.0", "@tauri-apps/plugin-http": "2.0.0", "@tauri-apps/plugin-os": "2.0.0", - "@tauri-apps/plugin-process": "2.0.0", + "@tauri-apps/plugin-process": "2.2.0", "@tauri-apps/plugin-sql": "^2.0.1", "@tauri-apps/plugin-updater": "~2", "colorthief": "^2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbaa2882..3953bc3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 2.0.0 version: 2.0.0 '@tauri-apps/plugin-process': - specifier: 2.0.0 - version: 2.0.0 + specifier: 2.2.0 + version: 2.2.0 '@tauri-apps/plugin-sql': specifier: ^2.0.1 version: 2.0.2 @@ -1391,8 +1391,8 @@ packages: '@tauri-apps/plugin-os@2.0.0': resolution: {integrity: sha512-M7hG/nNyQYTJxVG/UhTKhp9mpXriwWzrs9mqDreB8mIgqA3ek5nHLdwRZJWhkKjZrnDT4v9CpA9BhYeplTlAiA==} - '@tauri-apps/plugin-process@2.0.0': - resolution: {integrity: sha512-OYzi0GnkrF4NAnsHZU7U3tjSoP0PbeAlO7T1Z+vJoBUH9sFQ1NSLqWYWQyf8hcb3gVWe7P1JggjiskO+LST1ug==} + '@tauri-apps/plugin-process@2.2.0': + resolution: {integrity: sha512-uypN2Crmyop9z+KRJr3zl71OyVFgTuvHFjsJ0UxxQ/J5212jVa5w4nPEYjIewcn8bUEXacRebwE6F7owgrbhSw==} '@tauri-apps/plugin-sql@2.0.2': resolution: {integrity: sha512-qrSY8hLfqHlnO3nH6DR2h6zEVT5sSeB5HHymvT40/FKwv8unewwRiPq4xV+qQZXN1a58ZtSDqVOCBnLHxGPczQ==} @@ -5630,7 +5630,7 @@ snapshots: dependencies: '@tauri-apps/api': 2.0.2 - '@tauri-apps/plugin-process@2.0.0': + '@tauri-apps/plugin-process@2.2.0': dependencies: '@tauri-apps/api': 2.0.2 @@ -7428,7 +7428,7 @@ snapshots: '@tauri-apps/plugin-clipboard-manager': 2.0.0 '@tauri-apps/plugin-http': 2.0.0 '@tauri-apps/plugin-os': 2.0.0 - '@tauri-apps/plugin-process': 2.0.0 + '@tauri-apps/plugin-process': 2.2.0 '@tauri-apps/plugin-sql': 2.0.2 '@tauri-apps/plugin-updater': 2.0.0 colorthief: 2.6.0