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 297fa4c commit aa8c397Copy full SHA for aa8c397
package.json
@@ -49,7 +49,7 @@
49
"@as-integrations/h3": "2.0.0",
50
"@nuxt/devtools": "2.4.1",
51
"@nuxt/module-builder": "1.0.1",
52
- "@nuxt/schema": "3.17.4",
+ "@nuxt/schema": "3.17.5",
53
"@nuxt/test-utils": "3.19.1",
54
"@vitest/coverage-v8": "3.2.1",
55
"eslint": "9.28.0",
@@ -59,7 +59,7 @@
59
"graphql": "16.11.0",
60
"graphql-subscriptions": "3.0.0",
61
"graphql-ws": "6.0.5",
62
- "nuxt": "3.17.4",
+ "nuxt": "3.17.5",
63
"prettier": "3.5.3",
64
"shx": "0.4.0",
65
"commit-and-tag-version": "12.5.1",
playground/package.json
@@ -10,6 +10,6 @@
10
"dependencies": {
11
12
13
- "nuxt": "3.17.4"
+ "nuxt": "3.17.5"
14
}
15
0 commit comments