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 6fded43 commit 0acb260Copy full SHA for 0acb260
package.json
@@ -49,7 +49,7 @@
49
"@as-integrations/h3": "2.0.0",
50
"@nuxt/devtools": "2.6.2",
51
"@nuxt/module-builder": "1.0.2",
52
- "@nuxt/schema": "3.17.6",
+ "@nuxt/schema": "3.18.0",
53
"@nuxt/test-utils": "3.19.2",
54
"@vitest/coverage-v8": "3.2.4",
55
"eslint": "9.32.0",
@@ -59,7 +59,7 @@
59
"graphql": "16.11.0",
60
"graphql-subscriptions": "3.0.0",
61
"graphql-ws": "6.0.6",
62
- "nuxt": "3.17.6",
+ "nuxt": "3.18.0",
63
"prettier": "3.6.2",
64
"shx": "0.4.0",
65
"commit-and-tag-version": "12.5.2",
playground/package.json
@@ -10,6 +10,6 @@
10
"dependencies": {
11
12
13
- "nuxt": "3.17.6"
+ "nuxt": "3.18.0"
14
}
15
0 commit comments