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:24 +0100
committerGitHub <noreply@github.com>2024-06-13 14:31:24 +0100
commitf9fbb212e12684dcee334f8658e49df8af41c9f7 (patch)
tree57c416d7c3ce0a61c476e8da127f59a8b9546652 /ui/package.json
parentchore(deps): bump @tauri-apps/plugin-http in /ui (#2136) (diff)
downloadatuin-f9fbb212e12684dcee334f8658e49df8af41c9f7.zip
chore(deps-dev): bump @tauri-apps/cli in /ui (#2135)
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.0.0-beta.2 to 2.0.0-beta.20. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-beta.2...@tauri-apps/cli-v2.0.0-beta.20) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development 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 1c20be64..0cf57ff2 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -42,7 +42,7 @@
"zustand": "^4.5.2"
},
"devDependencies": {
- "@tauri-apps/cli": "2.0.0-beta.2",
+ "@tauri-apps/cli": "2.0.0-beta.20",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",