We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb81809 commit fe8678cCopy full SHA for fe8678c
package.json
@@ -31,7 +31,7 @@
31
"@types/string": "0.0.31",
32
"@typescript-eslint/eslint-plugin": "^5.54.1",
33
"@typescript-eslint/parser": "^5.54.1",
34
- "@vitejs/plugin-vue": "^3.2.0",
+ "@vitejs/plugin-vue": "^4.0.0",
35
"@vue/compiler-dom": "^3.2.47",
36
"@vue/test-utils": "^2.3.1",
37
"autoprefixer": "^10.4.14",
@@ -56,7 +56,7 @@
56
"typescript": "^4.9.5",
57
"unplugin-auto-import": "^0.15.1",
58
"unplugin-vue-components": "^0.24.1",
59
- "vite": "^3.2.5",
+ "vite": "^4.1.4",
60
"vite-plugin-pages": "^0.28.0",
61
"vite-plugin-pwa": "^0.14.4",
62
"vite-plugin-vue-layouts": "^0.8.0",
0 commit comments