Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Oct 6, 2022
1 parent 9bd69b1 commit 2f0f044
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"node": "^14.18.0 || >=16.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",
"electron": "^21.0.1",
"@vitejs/plugin-vue": "^3.1.2",
"electron": "^21.1.0",
"electron-builder": "^23.3.3",
"typescript": "^4.7.4",
"vite": "^3.0.8",
"vite-electron-plugin": "^0.4.1",
"vue": "^3.2.37",
"vue-tsc": "^0.40.1"
"typescript": "^4.8.4",
"vite": "^3.1.4",
"vite-electron-plugin": "^0.4.4",
"vue": "^3.2.40",
"vue-tsc": "^0.40.13"
},
"debug": {
"env": {
Expand Down

0 comments on commit 2f0f044

Please sign in to comment.