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 52378cb commit eaef0e5Copy full SHA for eaef0e5
2 files changed
package.json
@@ -42,12 +42,12 @@
42
]
43
},
44
"devDependencies": {
45
- "@graphql-codegen/cli": "1.21.4",
46
- "@graphql-codegen/fragment-matcher": "1.17.8",
47
- "@graphql-codegen/introspection": "1.18.2",
48
- "@graphql-codegen/typescript": "1.22.0",
49
- "@graphql-codegen/typescript-operations": "1.17.16",
50
- "@graphql-codegen/typescript-react-apollo": "1.17.7",
+ "@graphql-codegen/cli": "4.0.0",
+ "@graphql-codegen/fragment-matcher": "5.0.0",
+ "@graphql-codegen/introspection": "4.0.0",
+ "@graphql-codegen/typescript": "4.0.0",
+ "@graphql-codegen/typescript-operations": "4.0.0",
+ "@graphql-codegen/typescript-react-apollo": "3.3.7",
51
"@types/body-scroll-lock": "2.6.2",
52
"@types/styled-components": "5.1.26",
53
"apollo": "2.32.5"
0 commit comments