Skip to content

Commit c40fec0

Browse files
authored
chore(site): upgrade vitejs to v3 (#5809)
1 parent 6650c4d commit c40fec0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121
"@types/postcss-load-config": "^2.0.1",
122122
"@typescript-eslint/eslint-plugin": "^5.4.0",
123123
"@typescript-eslint/parser": "^5.4.0",
124-
"@vitejs/plugin-vue": "^2.3.3",
125-
"@vitejs/plugin-vue-jsx": "^1.3.10",
124+
"@vitejs/plugin-vue": "^3.0.0",
125+
"@vitejs/plugin-vue-jsx": "^2.0.0",
126126
"@vue/babel-plugin-jsx": "^1.0.0",
127127
"@vue/cli-plugin-eslint": "^5.0.0-0",
128128
"@vue/compiler-sfc": "^3.2.0",
@@ -247,7 +247,7 @@
247247
"typescript": "~4.5.2",
248248
"umi-request": "^1.3.5",
249249
"url-loader": "^3.0.0",
250-
"vite": "^2.9.13",
250+
"vite": "^3.0.0",
251251
"vue": "^3.2.0",
252252
"vue-antd-md-loader": "^1.2.1-beta.1",
253253
"vue-clipboard2": "0.3.3",

0 commit comments

Comments
 (0)