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 c744a67Copy full SHA for c744a67
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": "6.1.0",
+ "@graphql-codegen/introspection": "5.0.0",
+ "@graphql-codegen/typescript": "5.0.6",
+ "@graphql-codegen/typescript-operations": "5.0.6",
+ "@graphql-codegen/typescript-react-apollo": "4.3.3",
31
"@types/react": "17.0.37"
32
}
33
0 commit comments