aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-13 14:31:13 +0100
committerGitHub <noreply@github.com>2024-06-13 14:31:13 +0100
commit75896420c46cc5ec61030d7dcc8af6c7858e04ab (patch)
tree2bf7cd69cd2d4f93ee24f9b09c2f6cadbb3bb9ca /ui/package.json
parentchore: setup dependabot for the ui (#2128) (diff)
downloadatuin-75896420c46cc5ec61030d7dcc8af6c7858e04ab.zip
chore(deps): bump @tauri-apps/plugin-http in /ui (#2136)
Bumps @tauri-apps/plugin-http from 2.0.0-beta.3 to 2.0.0-beta.5. --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-http" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 8c9841a4..1c20be64 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -19,7 +19,7 @@
"@tanstack/react-table": "^8.17.3",
"@tanstack/react-virtual": "^3.5.1",
"@tauri-apps/api": "2.0.0-beta.7",
- "@tauri-apps/plugin-http": "2.0.0-beta.3",
+ "@tauri-apps/plugin-http": "2.0.0-beta.5",
"@tauri-apps/plugin-sql": "2.0.0-beta.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",