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 2635717 commit 20875d7Copy full SHA for 20875d7
package.json
@@ -51,15 +51,15 @@
51
"@nuxt/module-builder": "^1.0.1",
52
"@nuxt/schema": "^3.17.7",
53
"@nuxt/test-utils": "^3.19.2",
54
- "@types/node": "^22.16.4",
+ "@types/node": "^24.10.1",
55
"@vue/test-utils": "^2.4.6",
56
"changelogen": "^0.6.2",
57
"eslint": "^9.31.0",
58
"nuxt": "^3.17.7",
59
"playwright": "^1.54.1",
60
"typescript": "^5.8.3",
61
- "vitest": "^3.2.4",
62
- "vue-tsc": "^2.2.12"
+ "vitest": "^4.0.10",
+ "vue-tsc": "^3.1.4"
63
},
64
"packageManager": "pnpm@10.13.1"
65
}
playground/package.json
@@ -12,6 +12,6 @@
12
"nuxt": "^3.14.1592",
13
"typescript": "^5.6.3",
14
"vue": "^3.5.13",
15
- "vue-tsc": "^2.1.10"
16
17
0 commit comments