From f9fbb212e12684dcee334f8658e49df8af41c9f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:31:24 +0100 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') 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", -- cgit v1.3.1