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 40da9d1 commit 909eba6Copy full SHA for 909eba6
package.json
@@ -52,7 +52,7 @@
52
"@graphql-codegen/typescript": "^4.1.1",
53
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
54
"@graphql-codegen/typescript-operations": "^4.3.1",
55
- "@nuxt/kit": "^3.14.0",
+ "@nuxt/kit": "^3.14.159",
56
"defu": "^6.1.4",
57
"graphql": "^16.9.0",
58
"graphql-request": "^7.1.2",
@@ -64,10 +64,10 @@
64
"@nuxt/eslint-config": "^0.6.1",
65
"@nuxt/module-builder": "^0.8.4",
66
"@nuxt/test-utils": "^3.14.0",
67
- "@vitest/coverage-v8": "^2.1.4",
+ "@vitest/coverage-v8": "^2.1.5",
68
"eslint": "^9.14.0",
69
- "nuxt": "^3.14.0",
70
- "vitest": "^2.1.4"
+ "nuxt": "^3.14.159",
+ "vitest": "^2.1.5"
71
},
72
"overrides": {
73
"node-fetch": "npm:node-fetch-native@latest"
0 commit comments