Skip to content

Commit

Permalink
chore(deps): update dependency @tauri-apps/* to v2.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typed-sigterm committed Aug 5, 2024
1 parent 6f10369 commit 5a0d9ae
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 190 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@iconify-json/vscode-icons": "^1.1.33",
"@nuxtjs/i18n": "^8.3.3",
"@pinia/nuxt": "^0.5.1",
"@tauri-apps/api": "2.0.0-beta.15",
"@tauri-apps/plugin-dialog": "2.0.0-beta.7",
"@tauri-apps/plugin-fs": "2.0.0-beta.7",
"@tauri-apps/plugin-shell": "2.0.0-beta.8",
"@tauri-apps/plugin-updater": "2.0.0-beta.7",
"@tauri-apps/api": "2.0.0-rc.0",
"@tauri-apps/plugin-dialog": "2.0.0-rc.0",
"@tauri-apps/plugin-fs": "2.0.0-rc.0",
"@tauri-apps/plugin-shell": "2.0.0-rc.0",
"@tauri-apps/plugin-updater": "2.0.0-rc.0",
"@unocss/nuxt": "^0.61.0",
"@vueuse/nuxt": "^10.9.0",
"driver.js": "^1.3.1",
Expand All @@ -55,7 +55,7 @@
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@nuxt/test-utils": "^3.12.1",
"@tauri-apps/cli": "2.0.0-beta.22",
"@tauri-apps/cli": "2.0.0-rc.0",
"@typed-sigterm/eslint-config": "^1.0.1",
"@types/markdown-it": "^14.1.1",
"@vue/test-utils": "^2.4.5",
Expand Down
Loading

0 comments on commit 5a0d9ae

Please sign in to comment.