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 f672f87 commit a2690a2Copy full SHA for a2690a2
package.json
@@ -118,8 +118,8 @@
118
"@types/postcss-load-config": "^2.0.1",
119
"@typescript-eslint/eslint-plugin": "^5.4.0",
120
"@typescript-eslint/parser": "^5.4.0",
121
- "@vitejs/plugin-vue": "^1.2.4",
122
- "@vitejs/plugin-vue-jsx": "^1.1.6",
+ "@vitejs/plugin-vue": "^2.3.3",
+ "@vitejs/plugin-vue-jsx": "^1.3.10",
123
"@vue/babel-plugin-jsx": "^1.0.0",
124
"@vue/cli-plugin-eslint": "^5.0.0-0",
125
"@vue/compiler-sfc": "^3.2.0",
@@ -241,7 +241,7 @@
241
"typescript": "~4.5.2",
242
"umi-request": "^1.3.5",
243
"url-loader": "^3.0.0",
244
- "vite": "^2.3.8",
+ "vite": "^2.9.13",
245
"vue": "^3.2.0",
246
"vue-antd-md-loader": "^1.2.1-beta.1",
247
"vue-clipboard2": "0.3.3",
0 commit comments