diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-22 11:58:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 11:58:04 +0100 |
| commit | d2a06b9cf34c6d603264336a6276397e373cd1a2 (patch) | |
| tree | 0e6d4f0ae5c3bfe641484f01c53937621e05945b /ui/package.json | |
| parent | chore(deps): bump @blocknote/mantine from 0.15.0 to 0.15.3 in /ui (#2300) (diff) | |
| download | atuin-d2a06b9cf34c6d603264336a6276397e373cd1a2.zip | |
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] <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.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
