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 c1c9fa0 commit aceedddCopy full SHA for aceeddd
playgrounds/vue/package.json
@@ -13,14 +13,14 @@
13
"@nuxt/ui": "workspace:*",
14
"@tiptap/extension-emoji": "^3.14.0",
15
"@tiptap/extension-text-align": "^3.14.0",
16
- "vue": "^3.5.25",
17
- "vue-router": "^4.6.3",
+ "vue": "^3.5.26",
+ "vue-router": "^4.6.4",
18
"zod": "^4.2.1"
19
},
20
"devDependencies": {
21
- "@vitejs/plugin-vue": "^6.0.2",
+ "@vitejs/plugin-vue": "^6.0.3",
22
"typescript": "^5.8.3",
23
- "vite": "^7.2.7",
+ "vite": "^7.3.0",
24
"vue-tsc": "^3.1.5"
25
}
26
0 commit comments