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 8c6bf47 commit cbebd65Copy full SHA for cbebd65
example/package.json
@@ -11,10 +11,10 @@
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",
+ "@graphql-codegen/cli": "2.16.5",
+ "@graphql-codegen/import-types-preset": "2.2.6",
+ "@graphql-codegen/typescript": "2.8.8",
+ "@graphql-codegen/typescript-operations": "2.5.13",
18
"@graphql-codegen/typescript-react-apollo": "3.3.7",
19
"@types/react": "18.0.35",
20
"typescript": "4.9.5"
0 commit comments