From d2a06b9cf34c6d603264336a6276397e373cd1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:58:04 +0100 Subject: chore(deps): bump @tauri-apps/plugin-http in /ui (#2299) Bumps @tauri-apps/plugin-http from 2.0.0-beta.5 to 2.0.0-beta.8. --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-http" 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 3be023c0..4566d547 100644 --- a/ui/package.json +++ b/ui/package.json @@ -31,7 +31,7 @@ "@tanstack/react-table": "^8.19.3", "@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-http": "2.0.0-beta.8", "@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", -- cgit v1.3.1