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 c51eafe commit 833ab13Copy full SHA for 833ab13
package.json
@@ -80,15 +80,15 @@
80
},
81
"dependencies": {
82
"@graphql-codegen/plugin-helpers": "^6.0.0",
83
- "@graphql-codegen/schema-ast": "5.0.0",
+ "@graphql-codegen/schema-ast": "5.0.1",
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.1.2",
+ "@graphql-codegen/cli": "6.1.3",
92
"@graphql-codegen/typescript": "^5.0.0",
93
"@tsconfig/recommended": "1.0.13",
94
"@types/graphlib": "^2.1.8",
0 commit comments