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 f04d62a commit bc457a5Copy full SHA for bc457a5
package.json
@@ -55,22 +55,22 @@
55
"ufo": "^1.5.4"
56
},
57
"devDependencies": {
58
- "@nuxt/eslint-config": "1.13.0",
+ "@nuxt/eslint-config": "1.14.0",
59
"@nuxt/module-builder": "1.0.2",
60
"@nuxt/schema": "4.3.1",
61
"@nuxt/test-utils": "4.0.0",
62
- "@types/node": "24.10.9",
+ "@types/node": "24.10.12",
63
"@vitest/coverage-v8": "4.0.18",
64
- "bumpp": "10.4.0",
+ "bumpp": "10.4.1",
65
"eslint": "9.39.2",
66
"h3": "1.15.5",
67
"nuxt": "4.3.1",
68
- "playwright": "1.58.1",
+ "playwright": "1.58.2",
69
"vitest": "4.0.18"
70
71
"resolutions": {
72
"@nuxt/kit": "^4.0.0",
73
"@nuxtjs/hanko": "link:."
74
75
- "packageManager": "pnpm@10.28.2"
+ "packageManager": "pnpm@10.29.2"
76
}
0 commit comments