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 0689c68 commit f1a5d4dCopy full SHA for f1a5d4d
package.json
@@ -3,9 +3,9 @@
3
"version": "0.0.0",
4
"devDependencies": {
5
"dotenv": "16.0.3",
6
- "@graphql-codegen/cli": "2.13.6",
7
- "@graphql-codegen/typescript": "2.7.4",
8
- "@graphql-codegen/typescript-operations": "2.5.4",
+ "@graphql-codegen/cli": "5.0.2",
+ "@graphql-codegen/typescript": "4.0.9",
+ "@graphql-codegen/typescript-operations": "4.2.3",
9
"@cloudflare/workers-types": "3.16.0",
10
"graphql": "16.6.0",
11
"typescript": "4.8.4",
0 commit comments