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 08b7b72 commit 351a207Copy full SHA for 351a207
package.json
@@ -47,7 +47,7 @@
47
"release": "pnpm test && release-it"
48
},
49
"dependencies": {
50
- "@nuxt/kit": "^4.1.1",
+ "@nuxt/kit": "^4.1.2",
51
"citty": "^0.1.6",
52
"json-schema-to-zod": "^2.6.1",
53
"mlly": "^1.8.0",
@@ -68,7 +68,7 @@
68
"changelogen": "^0.6.2",
69
"eslint": "^9.35.0",
70
"jiti": "^2.5.1",
71
- "nuxt": "^4.1.1",
+ "nuxt": "^4.1.2",
72
"release-it": "^19.0.4",
73
"vitest": "^3.2.4",
74
"vue": "^3.5.21"
playground/package.json
@@ -4,7 +4,7 @@
4
"devDependencies": {
5
"@nuxt/content": "^3.6.3",
6
"@nuxt/ui-pro": "^3.3.3",
7
8
"nuxt-component-meta": "link:.."
9
10
"scripts": {
0 commit comments