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 77abdd3 commit f0a91c3Copy full SHA for f0a91c3
package.json
@@ -27,11 +27,11 @@
27
"@babel/preset-env": "^7.20.2",
28
"@babel/preset-react": "^7.18.6",
29
"@babel/preset-typescript": "^7.18.6",
30
- "@graphql-codegen/cli": "^2.6.2",
31
- "@graphql-codegen/typed-document-node": "^2.2.8",
32
- "@graphql-codegen/typescript": "^2.4.8",
33
- "@graphql-codegen/typescript-operations": "^2.3.5",
34
- "@graphql-codegen/typescript-resolvers": "^2.6.1",
+ "@graphql-codegen/cli": "^5.0.0",
+ "@graphql-codegen/typed-document-node": "^5.0.0",
+ "@graphql-codegen/typescript": "^4.0.0",
+ "@graphql-codegen/typescript-operations": "^4.0.0",
+ "@graphql-codegen/typescript-resolvers": "^4.0.0",
35
"@jest/globals": "^29.3.1",
36
"@types/jest": "^27.0.2",
37
"@types/mocha": "^9.0.0",
0 commit comments