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 cb3cec2 commit c439a8fCopy full SHA for c439a8f
playgrounds/vue/package.json
@@ -11,14 +11,14 @@
11
},
12
"dependencies": {
13
"@nuxt/ui": "workspace:*",
14
- "vue": "^3.5.24",
+ "vue": "^3.5.25",
15
"vue-router": "^4.6.3",
16
"zod": "^4.1.13"
17
18
"devDependencies": {
19
"@vitejs/plugin-vue": "^6.0.2",
20
"typescript": "^5.8.3",
21
- "vite": "^7.2.4",
+ "vite": "^7.2.6",
22
"vue-tsc": "^3.1.5"
23
}
24
0 commit comments