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 a39572f commit c340974Copy full SHA for c340974
playground-vue/package.json
@@ -12,13 +12,13 @@
12
"dependencies": {
13
"@nuxt/ui": "workspace:*",
14
"vue": "^3.5.25",
15
- "vue-router": "^4.6.3",
+ "vue-router": "^4.6.4",
16
"zod": "^4.1.13"
17
},
18
"devDependencies": {
19
- "@vitejs/plugin-vue": "^6.0.2",
+ "@vitejs/plugin-vue": "^6.0.3",
20
"typescript": "^5.8.3",
21
- "vite": "^7.2.7",
+ "vite": "^7.3.0",
22
"vue-tsc": "^3.1.5"
23
}
24
0 commit comments