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 d8615c7 commit b64ab4aCopy full SHA for b64ab4a
package.json
@@ -31,10 +31,10 @@
31
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
32
},
33
"dependencies": {
34
- "@graphql-codegen/core": "^4.0.2",
35
- "@graphql-codegen/plugin-helpers": "^5.1.0",
36
- "@graphql-codegen/typescript": "^4.1.6",
37
- "@graphql-codegen/typescript-resolvers": "^4.5.0",
+ "@graphql-codegen/core": "^5.0.0",
+ "@graphql-codegen/plugin-helpers": "^6.0.0",
+ "@graphql-codegen/typescript": "^5.0.0",
+ "@graphql-codegen/typescript-resolvers": "^5.0.0",
38
"@graphql-tools/graphql-file-loader": "^8.0.19",
39
"@graphql-tools/load": "^8.0.19",
40
"@nuxt/kit": "^4.0.0",
0 commit comments