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 02c516c commit 6d37c2dCopy full SHA for 6d37c2d
2 files changed
package.json
@@ -80,15 +80,15 @@
80
},
81
"dependencies": {
82
"@graphql-codegen/plugin-helpers": "^6.0.0",
83
- "@graphql-codegen/schema-ast": "5.0.1",
+ "@graphql-codegen/schema-ast": "5.0.2",
84
"@graphql-codegen/visitor-plugin-common": "^6.0.0",
85
"@graphql-tools/utils": "^11.0.0",
86
"graphlib": "^2.1.8",
87
"graphql": "^16.6.0"
88
89
"devDependencies": {
90
"@antfu/eslint-config": "^7.0.0",
91
- "@graphql-codegen/cli": "6.2.1",
+ "@graphql-codegen/cli": "6.3.1",
92
"@graphql-codegen/typescript": "^5.0.0",
93
"@tsconfig/recommended": "1.0.13",
94
"@types/graphlib": "^2.1.8",
0 commit comments