We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814f22b commit f673a4fCopy full SHA for f673a4f
4 files changed
packages/runtime/package.json
@@ -16,7 +16,7 @@
16
"devDependencies": {
17
"@vitejs/plugin-vue": "^6.0.6",
18
"vite": "^8.0.9",
19
- "vue": "^3.5.29",
+ "vue": "^3.5.32",
20
"vue-tsc": "~3.2.7"
21
}
22
playground/vue-tsc-buildmode/package.json
@@ -9,7 +9,7 @@
9
"serve": "vite preview"
10
},
11
"dependencies": {
12
- "vue": "^3.5.29"
+ "vue": "^3.5.32"
13
14
15
playground/vue-tsc-vue3/package.json
0 commit comments