We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c46fe commit 43aa63cCopy full SHA for 43aa63c
packages/plugin-vue-jsx/package.json
@@ -45,7 +45,7 @@
45
"vite": "workspace:*"
46
},
47
"peerDependencies": {
48
- "vite": "^2.0.0",
+ "vite": "^3.0.0-alpha",
49
"vue": "^3.0.0"
50
}
51
packages/plugin-vue/package.json
@@ -35,7 +35,7 @@
35
36
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-vue#readme",
37
38
- "vite": "^2.5.10",
39
"vue": "^3.2.25"
40
41
"devDependencies": {
0 commit comments