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 84dd77b commit f1a84afCopy full SHA for f1a84af
package.json
@@ -57,14 +57,14 @@
57
"devDependencies": {
58
"@nuxt/eslint-config": "1.6.0",
59
"@nuxt/module-builder": "1.0.1",
60
- "@nuxt/schema": "4.0.0",
+ "@nuxt/schema": "4.0.1",
61
"@nuxt/test-utils": "3.19.2",
62
"@types/node": "22.16.5",
63
"@vitest/coverage-v8": "3.2.4",
64
"bumpp": "10.2.0",
65
"eslint": "9.31.0",
66
"h3": "1.15.3",
67
- "nuxt": "4.0.0",
+ "nuxt": "4.0.1",
68
"playwright": "1.54.1",
69
"vitest": "3.2.4"
70
},
playground/package.json
@@ -9,6 +9,6 @@
9
10
11
"@nuxtjs/hanko": "latest",
12
- "nuxt": "4.0.0"
+ "nuxt": "4.0.1"
13
}
14
0 commit comments