From 53936bf0b3903427e55e7f008d4712708c7b2c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:46:14 +0100 Subject: chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274) Bumps @tauri-apps/plugin-shell from 2.0.0-beta.6 to 2.0.0-beta.8. --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-shell" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') diff --git a/ui/package.json b/ui/package.json index 81471cbc..33725578 100644 --- a/ui/package.json +++ b/ui/package.json @@ -32,7 +32,7 @@ "@tanstack/react-virtual": "^3.8.1", "@tauri-apps/api": "2.0.0-beta.15", "@tauri-apps/plugin-http": "2.0.0-beta.5", - "@tauri-apps/plugin-shell": "2.0.0-beta.6", + "@tauri-apps/plugin-shell": "2.0.0-beta.8", "@tauri-apps/plugin-sql": "2.0.0-beta.5", "@uiw/codemirror-extensions-langs": "^4.23.0", "@uiw/react-codemirror": "^4.23.0", -- cgit v1.3.1