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 7dc04f5 commit 767e08fCopy full SHA for 767e08f
packages/compiler/package.json
@@ -48,6 +48,6 @@
48
"devDependencies": {
49
"@vitejs/plugin-vue": "^6.0.0",
50
"tsup": "^8.5.0",
51
- "vite": "5.3.3"
+ "vite": "4.5.14"
52
}
53
packages/vueform/package.json
@@ -24,7 +24,7 @@
24
"@storybook/vue3-vite": "^7.1.0",
25
"@vitejs/plugin-vue": "^5.2.4",
26
"storybook": "^7.1.0",
27
- "vite": "^6.3.5",
+ "vite": "^4.5.14",
28
"vite-plugin-dts": "^4.5.4"
29
},
30
"types": "dist/types/index.d.ts",
0 commit comments