chore: upgrade vitejs to the latest release version (#5760)

pull/5702/merge
WD 2022-07-01 13:51:21 +08:00 committed by GitHub
parent f672f873dc
commit a2690a2d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

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