chore(site): upgrade vitejs to v3 (#5809)

pull/5838/head
WD 2022-07-16 09:44:06 +08:00 committed by GitHub
parent 6650c4d6b1
commit c40fec0afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -121,8 +121,8 @@
"@types/postcss-load-config": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vitejs/plugin-vue": "^3.0.0",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/babel-plugin-jsx": "^1.0.0",
"@vue/cli-plugin-eslint": "^5.0.0-0",
"@vue/compiler-sfc": "^3.2.0",
@ -247,7 +247,7 @@
"typescript": "~4.5.2",
"umi-request": "^1.3.5",
"url-loader": "^3.0.0",
"vite": "^2.9.13",
"vite": "^3.0.0",
"vue": "^3.2.0",
"vue-antd-md-loader": "^1.2.1-beta.1",
"vue-clipboard2": "0.3.3",