Skip to content

Commit a2690a2

Browse files
authored
chore: upgrade vitejs to the latest release version (#5760)
1 parent f672f87 commit a2690a2

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
@@ -118,8 +118,8 @@
118118
"@types/postcss-load-config": "^2.0.1",
119119
"@typescript-eslint/eslint-plugin": "^5.4.0",
120120
"@typescript-eslint/parser": "^5.4.0",
121-
"@vitejs/plugin-vue": "^1.2.4",
122-
"@vitejs/plugin-vue-jsx": "^1.1.6",
121+
"@vitejs/plugin-vue": "^2.3.3",
122+
"@vitejs/plugin-vue-jsx": "^1.3.10",
123123
"@vue/babel-plugin-jsx": "^1.0.0",
124124
"@vue/cli-plugin-eslint": "^5.0.0-0",
125125
"@vue/compiler-sfc": "^3.2.0",
@@ -241,7 +241,7 @@
241241
"typescript": "~4.5.2",
242242
"umi-request": "^1.3.5",
243243
"url-loader": "^3.0.0",
244-
"vite": "^2.3.8",
244+
"vite": "^2.9.13",
245245
"vue": "^3.2.0",
246246
"vue-antd-md-loader": "^1.2.1-beta.1",
247247
"vue-clipboard2": "0.3.3",

0 commit comments

Comments
 (0)