Merge pull request #181 from electron-vite/dev

chore: bump deps
This commit is contained in:
草鞋没号 2022-07-09 06:23:55 +08:00 committed by GitHub
commit 38b5092832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,13 +15,13 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.3",
"electron": "^19.0.3",
"electron-builder": "^23.0.3",
"typescript": "^4.7.3",
"electron": "^19.0.8",
"electron-builder": "^23.1.0",
"typescript": "^4.7.4",
"vite": "^2.9.13",
"vite-plugin-electron": "^0.6.2",
"vue": "^3.2.36",
"vue-tsc": "^0.36.0"
"vite-plugin-electron": "^0.7.2",
"vue": "^3.2.37",
"vue-tsc": "^0.38.3"
},
"env": {
"VITE_DEV_SERVER_HOST": "127.0.0.1",