Skip to content

Commit

Permalink
bring up tauri version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xryu committed Dec 26, 2024
1 parent 35c2663 commit 42cecbf
Show file tree
Hide file tree
Showing 9 changed files with 1,006 additions and 916 deletions.
175 changes: 78 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^2.0.0-beta.11",
"@tauri-apps/plugin-dialog": "^2.0.0-beta.3",
"@tauri-apps/plugin-fs": "^2.0.0-beta.3",
"@tauri-apps/plugin-os": "^2.0.0-beta.5",
"@tauri-apps/plugin-process": "^2.0.0-beta.3",
"@tauri-apps/plugin-shell": "^2.0.0-beta.3",
"@tauri-apps/plugin-updater": "^2.0.0-beta.3",
"@tauri-apps/api": "^2.1.1",
"@tauri-apps/plugin-dialog": "^2.1.1",
"@tauri-apps/plugin-fs": "^2.1.1",
"@tauri-apps/plugin-os": "^2.1.1",
"@tauri-apps/plugin-process": "^2.1.1",
"@tauri-apps/plugin-shell": "^2.1.1",
"@tauri-apps/plugin-updater": "^2.1.1",
"naive-ui": "^2.38.1",
"radash": "^12.1.0",
"vue": "^3.3.4"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.0-beta.15",
"@tauri-apps/cli": "^2.1.0",
"@vicons/fluent": "^0.12.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
Expand Down
Loading

0 comments on commit 42cecbf

Please sign in to comment.