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 d0bc82a commit a922e24Copy full SHA for a922e24
playground/package.json
@@ -12,10 +12,10 @@
12
"vue": "^3.4.3"
13
},
14
"devDependencies": {
15
- "@vitejs/plugin-vue": "^5.0.2",
+ "@vitejs/plugin-vue": "^6.0.1",
16
"typescript": "^5.3.3",
17
- "vite": "^5.0.10",
+ "vite": "^7.1.10",
18
"vue-bundle-template": "workspace:^",
19
- "vue-tsc": "^1.8.27"
+ "vue-tsc": "^3.1.1"
20
}
21
0 commit comments