build: bump vite and fix code style (#272)

This commit is contained in:
Fine0830
2023-06-07 13:37:41 +08:00
committed by GitHub
parent 279ec60915
commit b293f4ddb5
4 changed files with 11 additions and 13 deletions

View File

@@ -74,7 +74,7 @@
"typescript": "~4.7.4",
"unplugin-auto-import": "^0.7.0",
"unplugin-vue-components": "^0.19.2",
"vite": "^4.0.0",
"vite": "^4.0.5",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-svg-icons": "^2.0.1",
"vitest": "^0.25.6",