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 e211bbe commit 3b9a780Copy full SHA for 3b9a780
2 files changed
package.json
@@ -81,15 +81,15 @@
81
},
82
"dependencies": {
83
"@graphql-codegen/plugin-helpers": "^7.0.0",
84
- "@graphql-codegen/schema-ast": "6.0.0",
+ "@graphql-codegen/schema-ast": "6.0.1",
85
"@graphql-codegen/visitor-plugin-common": "^7.0.0",
86
"@graphql-tools/utils": "^11.0.0",
87
"graphlib": "^2.1.8",
88
"graphql": "^16.6.0"
89
90
"devDependencies": {
91
"@antfu/eslint-config": "^9.0.0",
92
- "@graphql-codegen/cli": "7.0.0",
+ "@graphql-codegen/cli": "7.1.0",
93
"@graphql-codegen/typescript": "^6.0.0",
94
"@tsconfig/recommended": "1.0.13",
95
"@types/graphlib": "^2.1.8",
0 commit comments