aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 10:45:25 +0100
committerGitHub <noreply@github.com>2024-07-15 10:45:25 +0100
commit08ae38d1b551f8ebf114f44494e738c34063d438 (patch)
tree5b532c4f6d58c4710d9c990fbba17453faceea87 /ui/package.json
parentchore(deps): bump @uiw/react-codemirror from 4.22.2 to 4.23.0 in /ui (#2278) (diff)
downloadatuin-08ae38d1b551f8ebf114f44494e738c34063d438.zip
chore(deps-dev): bump @tauri-apps/cli in /ui (#2277)
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.0.0-beta.20 to 2.0.0-beta.22. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-beta.20...@tauri-apps/cli-v2.0.0-beta.22) --- 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 c5854888..3f19744a 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -66,7 +66,7 @@
},
"devDependencies": {
"@iconify/react": "^5.0.1",
- "@tauri-apps/cli": "2.0.0-beta.20",
+ "@tauri-apps/cli": "2.0.0-beta.22",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",