mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
commit
00866022a2
12
package.json
12
package.json
@ -17,17 +17,17 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "^1.21.1",
|
"@playwright/test": "^1.21.1",
|
||||||
"@vitejs/plugin-vue": "^2.1.0",
|
"@vitejs/plugin-vue": "^2.3.2",
|
||||||
"electron": "18.2.0",
|
"electron": "18.2.0",
|
||||||
"electron-builder": "^23.0.3",
|
"electron-builder": "^23.0.3",
|
||||||
"nano-staged": "^0.8.0",
|
"nano-staged": "^0.8.0",
|
||||||
"simple-git-hooks": "^2.7.0",
|
"simple-git-hooks": "^2.7.0",
|
||||||
"typescript": "^4.6.3",
|
"typescript": "^4.6.4",
|
||||||
"vite": "^2.9.1",
|
"vite": "^2.9.8",
|
||||||
"vite-plugin-electron": "^0.4.3",
|
"vite-plugin-electron": "^0.4.3",
|
||||||
"vite-plugin-resolve": "^2.0.1",
|
"vite-plugin-resolve": "^2.0.8",
|
||||||
"vue": "^3.2.31",
|
"vue": "^3.2.33",
|
||||||
"vue-tsc": "^0.31.1"
|
"vue-tsc": "^0.34.11"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"VITE_DEV_SERVER_HOST": "127.0.0.1",
|
"VITE_DEV_SERVER_HOST": "127.0.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user