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 7a06c45Copy full SHA for 7a06c45
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.13.12",
+ "@graphql-codegen/fragment-matcher": "3.3.1",
+ "@graphql-codegen/introspection": "2.2.1",
+ "@graphql-codegen/typescript": "2.8.2",
+ "@graphql-codegen/typescript-operations": "2.5.7",
+ "@graphql-codegen/typescript-react-apollo": "3.3.6",
51
"@types/body-scroll-lock": "2.6.2",
52
"@types/styled-components": "5.1.17",
53
"apollo": "2.32.5"
0 commit comments