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 f5013ea commit 752cdc4Copy full SHA for 752cdc4
packages/frontend/package.json
@@ -23,11 +23,11 @@
23
"devDependencies": {
24
"@babel/core": "7.16.0",
25
"@emotion/babel-plugin": "11.3.0",
26
- "@graphql-codegen/cli": "1.21.8",
27
- "@graphql-codegen/introspection": "1.18.2",
28
- "@graphql-codegen/typescript": "1.23.0",
29
- "@graphql-codegen/typescript-operations": "1.18.4",
30
- "@graphql-codegen/typescript-react-apollo": "2.3.1",
+ "@graphql-codegen/cli": "5.0.7",
+ "@graphql-codegen/introspection": "4.0.3",
+ "@graphql-codegen/typescript": "4.1.6",
+ "@graphql-codegen/typescript-operations": "4.6.1",
+ "@graphql-codegen/typescript-react-apollo": "4.3.3",
31
"@types/react": "17.0.37"
32
}
33
0 commit comments