diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-15 10:46:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 10:46:14 +0100 |
| commit | 53936bf0b3903427e55e7f008d4712708c7b2c91 (patch) | |
| tree | 80e7ce44a89b9438dd04aba6d98f38c2018176b5 /ui/package.json | |
| parent | chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#2275) (diff) | |
| download | atuin-53936bf0b3903427e55e7f008d4712708c7b2c91.zip | |
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] <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 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", |
