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 b97e54bCopy full SHA for b97e54b
package.json
@@ -51,13 +51,13 @@
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.18.0",
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",
+ "playwright": "^1.55.0",
+ "typescript": "^5.9.2",
61
"vitest": "^3.2.4",
62
"vue-tsc": "^2.2.12"
63
},
playground/package.json
@@ -10,8 +10,8 @@
10
11
"dependencies": {
12
"nuxt": "^3.14.1592",
13
- "typescript": "^5.6.3",
14
"vue": "^3.5.13",
15
- "vue-tsc": "^2.1.10"
+ "vue-tsc": "^2.2.12"
16
}
17
0 commit comments