We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec58ee commit 7e55093Copy full SHA for 7e55093
package.json
@@ -38,10 +38,10 @@
38
"devDependencies": {
39
"@commitlint/cli": "^17.5.0",
40
"@commitlint/config-conventional": "^17.4.4",
41
- "@graphql-codegen/cli": "3.2.2",
42
- "@graphql-codegen/client-preset": "2.1.1",
43
- "@graphql-codegen/introspection": "3.0.1",
44
- "@graphql-codegen/schema-ast": "3.0.0",
+ "@graphql-codegen/cli": "5.0.2",
+ "@graphql-codegen/client-preset": "4.2.2",
+ "@graphql-codegen/introspection": "4.0.2",
+ "@graphql-codegen/schema-ast": "4.0.2",
45
"@graphql-eslint/eslint-plugin": "^3.17.0",
46
"@types/node": "^18.15.10",
47
"@types/react": "^18.0.29",
0 commit comments