We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec58ee commit 04fa8f3Copy full SHA for 04fa8f3
package.json
@@ -38,11 +38,11 @@
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",
45
- "@graphql-eslint/eslint-plugin": "^3.17.0",
+ "@graphql-codegen/cli": "5.0.4",
+ "@graphql-codegen/client-preset": "4.6.1",
+ "@graphql-codegen/introspection": "4.0.3",
+ "@graphql-codegen/schema-ast": "4.1.0",
+ "@graphql-eslint/eslint-plugin": "^4.0.0",
46
"@types/node": "^18.15.10",
47
"@types/react": "^18.0.29",
48
"@types/react-dom": "^18.0.11",
0 commit comments