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