We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990ca01 commit 2d2efb4Copy full SHA for 2d2efb4
2 files changed
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": "7.1.2",
+ "@graphql-codegen/typescript": "6.0.2",
+ "@graphql-codegen/typescript-operations": "6.0.3",
9
"@cloudflare/workers-types": "3.16.0",
10
"graphql": "16.6.0",
11
"typescript": "4.8.4",
0 commit comments