Skip to content

Commit

Permalink
chore(deps): update dependencies (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 authored Jul 11, 2024
1 parent b751b0e commit 8ad080d
Show file tree
Hide file tree
Showing 4 changed files with 650 additions and 668 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"tauri": "tauri"
},
"dependencies": {
"vue": "^3.3.4",
"@tauri-apps/api": ">=2.0.0-beta.0",
"@tauri-apps/plugin-shell": ">=2.0.0-beta.0"
"@tauri-apps/api": "2.0.0-beta.14",
"@tauri-apps/plugin-shell": "2.0.0-beta.7",
"vue": "^3.4.31"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.0.2",
"vite": "^5.0.0",
"vue-tsc": "^1.8.5",
"@tauri-apps/cli": ">=2.0.0-beta.0",
"internal-ip": "^7.0.0"
"@tauri-apps/cli": "2.0.0-beta.21",
"@vitejs/plugin-vue": "^5.0.5",
"internal-ip": "^7.0.0",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 8ad080d

Please sign in to comment.