We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4927f9c commit d3961d6Copy full SHA for d3961d6
2 files changed
package.json
@@ -43,7 +43,7 @@
43
"@vercel/analytics": "^1.6.1",
44
"@vercel/functions": "^3.4.3",
45
"@vercel/speed-insights": "^1.3.1",
46
- "@vue/compiler-sfc": "^3.5.29",
+ "@vue/compiler-sfc": "^3.5.30",
47
"@vueuse/components": "^14.2.1",
48
"@vueuse/core": "^14.2.1",
49
"@vueuse/nuxt": "^14.2.1",
@@ -86,13 +86,13 @@
86
"eslint": "^10.0.3",
87
"evalite": "1.0.0-beta.16",
88
"happy-dom": "^20.8.3",
89
- "nuxt-content-twoslash": "^0.2.1",
+ "nuxt-content-twoslash": "^0.3.0",
90
"playwright": "^1.58.2",
91
"shiki": "^4.0.2",
92
"twoslash": "^0.3.6",
93
"typescript": "^5.9.3",
94
"vitest": "^4.0.18",
95
- "vue": "^3.5.29",
+ "vue": "^3.5.30",
96
"vue-tsc": "^3.2.5"
97
},
98
"pnpm": {
0 commit comments