mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
Bump deps
This commit is contained in:
parent
04ae6c08ee
commit
775e2f9818
761
package-lock.json
generated
761
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -12,14 +12,14 @@
|
||||
"node": ">=14.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^2.0.1",
|
||||
"electron": "16.0.6",
|
||||
"@vitejs/plugin-vue": "^2.1.0",
|
||||
"electron": "16.0.8",
|
||||
"electron-builder": "^22.14.5",
|
||||
"typescript": "^4.5.4",
|
||||
"vite": "^2.7.10",
|
||||
"vite-plugin-resolve": "^1.4.1",
|
||||
"vue": "^3.2.26",
|
||||
"vue-tsc": "^0.30.1"
|
||||
"typescript": "^4.5.5",
|
||||
"vite": "^2.7.13",
|
||||
"vite-plugin-resolve": "^1.4.3",
|
||||
"vue": "^3.2.29",
|
||||
"vue-tsc": "^0.31.1"
|
||||
},
|
||||
"env": {
|
||||
"//": "Used in build scripts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user