mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
chore: bump deps
This commit is contained in:
parent
9bd69b156b
commit
2f0f044772
14
package.json
14
package.json
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user