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 e8b66dcCopy full SHA for e8b66dc
package.json
@@ -51,7 +51,7 @@
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": "^22.16.5",
55
"@vue/test-utils": "^2.4.6",
56
"changelogen": "^0.6.2",
57
"eslint": "^9.31.0",
playground/package.json
@@ -10,8 +10,8 @@
10
},
11
"dependencies": {
12
"nuxt": "^3.14.1592",
13
- "typescript": "^5.6.3",
+ "typescript": "^5.8.3",
14
"vue": "^3.5.13",
15
- "vue-tsc": "^2.1.10"
+ "vue-tsc": "^2.2.12"
16
}
17
0 commit comments