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 012f498 commit ef4c6f4Copy full SHA for ef4c6f4
package.json
@@ -43,7 +43,7 @@
43
"@nuxt/kit": "^3.13.2",
44
"@uploadthing/mime-types": "^0.3.0",
45
"citty": "^0.1.6",
46
- "confbox": "^0.1.7",
+ "confbox": "^0.1.8",
47
"defu": "^6.1.4",
48
"destr": "^2.0.3",
49
"h3": "^1.13.0",
@@ -62,7 +62,7 @@
62
"@nuxt/eslint-config": "^0.5.7",
63
"@nuxt/module-builder": "^0.8.4",
64
"@nuxt/schema": "^3.13.2",
65
- "@nuxt/test-utils": "^3.14.2",
+ "@nuxt/test-utils": "^3.14.3",
66
"@nuxthub/core": "link:",
67
"@types/node": "^22.7.4",
68
"changelogen": "^0.5.7",
@@ -72,5 +72,5 @@
72
"vitest": "^2.1.2",
73
"wrangler": "^3.80.0"
74
},
75
- "packageManager": "pnpm@9.12.0"
+ "packageManager": "pnpm@9.12.1"
76
}
0 commit comments