We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6650c4d commit c40fec0Copy full SHA for c40fec0
package.json
@@ -121,8 +121,8 @@
121
"@types/postcss-load-config": "^2.0.1",
122
"@typescript-eslint/eslint-plugin": "^5.4.0",
123
"@typescript-eslint/parser": "^5.4.0",
124
- "@vitejs/plugin-vue": "^2.3.3",
125
- "@vitejs/plugin-vue-jsx": "^1.3.10",
+ "@vitejs/plugin-vue": "^3.0.0",
+ "@vitejs/plugin-vue-jsx": "^2.0.0",
126
"@vue/babel-plugin-jsx": "^1.0.0",
127
"@vue/cli-plugin-eslint": "^5.0.0-0",
128
"@vue/compiler-sfc": "^3.2.0",
@@ -247,7 +247,7 @@
247
"typescript": "~4.5.2",
248
"umi-request": "^1.3.5",
249
"url-loader": "^3.0.0",
250
- "vite": "^2.9.13",
+ "vite": "^3.0.0",
251
"vue": "^3.2.0",
252
"vue-antd-md-loader": "^1.2.1-beta.1",
253
"vue-clipboard2": "0.3.3",
0 commit comments