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 1e3b57d commit c6eeaccCopy full SHA for c6eeacc
example/package.json
@@ -11,11 +11,11 @@
11
"react-dom": "18.2.0"
12
},
13
"devDependencies": {
14
- "@graphql-codegen/cli": "2.11.7",
15
- "@graphql-codegen/import-types-preset": "2.2.3",
16
- "@graphql-codegen/typescript": "2.7.3",
17
- "@graphql-codegen/typescript-operations": "2.5.3",
18
- "@graphql-codegen/typescript-react-apollo": "3.3.7",
+ "@graphql-codegen/cli": "5.0.5",
+ "@graphql-codegen/import-types-preset": "3.0.0",
+ "@graphql-codegen/typescript": "4.1.4",
+ "@graphql-codegen/typescript-operations": "4.5.0",
+ "@graphql-codegen/typescript-react-apollo": "4.3.2",
19
"@types/react": "18.2.31",
20
"typescript": "4.9.5"
21
0 commit comments