Merge pull request #7112 from se7en-1992/feat-vite

chore: vite版本升级,解决项目启动vite报错
This commit is contained in:
hsm-lv 2023-06-09 09:06:37 +08:00 committed by GitHub
commit 39608920f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@
"rollup-pluginutils": "^2.8.2",
"setprototypeof": "^1.2.0",
"ts-jest": "^29.0.2",
"vite": "^4.3.1",
"vite": "^4.3.9",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-svgr": "^2.2.2",
"zrender": "^5.3.2"