Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Mar 11, 2024
1 parent af8aa6c commit 8a73559
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,14 @@
"preview": "vite preview"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.1",
"electron": "^28.1.0",
"electron-builder": "^24.9.1",
"tree-kill": "^1.2.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-plugin-electron": "^0.28.0",
"@vitejs/plugin-vue": "^5.0.4",
"electron": "^29.1.1",
"electron-builder": "^24.13.3",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite-plugin-electron": "^0.28.2",
"vite-plugin-electron-renderer": "^0.14.5",
"vue": "^3.4.1",
"vue-tsc": "^1.8.27"
"vue": "^3.4.21",
"vue-tsc": "^2.0.6"
}
}

0 comments on commit 8a73559

Please sign in to comment.