diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-17 09:13:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 09:13:02 +0100 |
| commit | 238452b2a24e7b5a24634ecfe0cacf41a32b4936 (patch) | |
| tree | 97553ce00c03aefc6df79cdf832bb131804a6d72 /ui/package.json | |
| parent | chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /ui (#2150) (diff) | |
| download | atuin-238452b2a24e7b5a24634ecfe0cacf41a32b4936.zip | |
chore(deps): bump @tauri-apps/plugin-sql in /ui (#2149)
Bumps @tauri-apps/plugin-sql from 2.0.0-beta.2 to 2.0.0-beta.5.
---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-sql"
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 5537809e..500b9893 100644 --- a/ui/package.json +++ b/ui/package.json @@ -20,7 +20,7 @@ "@tanstack/react-virtual": "^3.5.1", "@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", + "@tauri-apps/plugin-sql": "2.0.0-beta.5", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "core": "link:@tauri-apps/api/core", |
