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 76e508a commit 5eb05f1Copy full SHA for 5eb05f1
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": "2.3.1",
+ "@graphql-codegen/fragment-matcher": "3.2.1",
+ "@graphql-codegen/introspection": "2.1.1",
+ "@graphql-codegen/typescript": "2.4.2",
+ "@graphql-codegen/typescript-operations": "2.2.2",
+ "@graphql-codegen/typescript-react-apollo": "3.2.3",
51
"@types/body-scroll-lock": "2.6.2",
52
"@types/styled-components": "5.1.17",
53
"apollo": "2.32.5"
0 commit comments