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 41aa53fCopy full SHA for 41aa53f
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.0",
+ "@graphql-codegen/typescript": "4.0.1",
+ "@graphql-codegen/typescript-operations": "4.0.1",
9
"@cloudflare/workers-types": "3.16.0",
10
"graphql": "16.6.0",
11
"typescript": "4.8.4",
0 commit comments