diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-13 14:36:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-13 14:36:34 +0100 |
| commit | 69893f7cd4f3113448201cb3f304b60be9e86d61 (patch) | |
| tree | fc23437b22451aeb6754cc2a01be7eddd7f9d910 /ui/package.json | |
| parent | chore(deps): bump debian (#2129) (diff) | |
| download | atuin-69893f7cd4f3113448201cb3f304b60be9e86d61.zip | |
chore(deps): bump @tauri-apps/api in /ui (#2130)
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 2.0.0-beta.7 to 2.0.0-beta.13.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-beta.7...@tauri-apps/api-v2.0.0-beta.13)
---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
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 ac26d55a..53b60318 100644 --- a/ui/package.json +++ b/ui/package.json @@ -18,7 +18,7 @@ "@tailwindcss/forms": "^0.5.7", "@tanstack/react-table": "^8.17.3", "@tanstack/react-virtual": "^3.5.1", - "@tauri-apps/api": "2.0.0-beta.7", + "@tauri-apps/api": "2.0.0-beta.13", "@tauri-apps/plugin-http": "2.0.0-beta.5", "@tauri-apps/plugin-sql": "2.0.0-beta.2", "class-variance-authority": "^0.7.0", |
