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 96a69c6 commit 70a1361Copy full SHA for 70a1361
package.json
@@ -40,9 +40,9 @@
40
"@types/node": "^17.0.36",
41
"@types/nprogress": "^0.2.0",
42
"@types/store": "^2.0.2",
43
- "@vitejs/plugin-legacy": "^2.0.0",
44
- "@vitejs/plugin-vue": "^3.0.1",
45
- "@vitejs/plugin-vue-jsx": "^1.3.10",
+ "@vitejs/plugin-legacy": "^2.3.0",
+ "@vitejs/plugin-vue": "^3.2.0",
+ "@vitejs/plugin-vue-jsx": "^2.1.0",
46
"autoprefixer": "^10.4.8",
47
"babel-plugin-module-resolver": "^4.1.0",
48
"commitizen": "^4.2.5",
@@ -65,7 +65,7 @@
65
"typescript": "^4.7.4",
66
"unplugin-auto-import": "^0.11.3",
67
"unplugin-vue-components": "^0.22.9",
68
- "vite": "^3.0.0",
+ "vite": "^3.2.0",
69
"vite-plugin-vconsole": "^1.2.2",
70
"vitest": "^0.22.0",
71
"vue-tsc": "^1.0.8"
0 commit comments