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 4029b7f commit 51a4419Copy full SHA for 51a4419
package.json
@@ -55,7 +55,7 @@
55
"@vue/test-utils": "^2.4.6",
56
"changelogen": "^0.6.1",
57
"eslint": "^9.26.0",
58
- "nuxt": "^3.17.1",
+ "nuxt": "^3.17.2",
59
"playwright": "^1.52.0",
60
"typescript": "^5.6.3",
61
"vitest": "^3.1.2",
playground/package.json
@@ -9,7 +9,7 @@
9
"typecheck": "nuxi typecheck"
10
},
11
"dependencies": {
12
- "nuxt": "^3.14.1592",
13
14
"vue": "^3.5.13",
15
"vue-tsc": "^2.1.10"
0 commit comments