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 7512e48Copy full SHA for 7512e48
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.7",
+ "@graphql-codegen/import-types-preset": "3.0.1",
+ "@graphql-codegen/typescript": "4.1.6",
+ "@graphql-codegen/typescript-operations": "4.6.1",
+ "@graphql-codegen/typescript-react-apollo": "4.3.3",
19
"@types/react": "18.2.31",
20
"typescript": "4.9.5"
21
0 commit comments