There was an error while loading. Please reload this page.
1 parent 8197cb9 commit 12db142Copy full SHA for 12db142
2 files changed
package.json
@@ -86,11 +86,11 @@
86
]
87
},
88
"devDependencies": {
89
- "@graphql-codegen/cli": "2.16.5",
90
- "@graphql-codegen/fragment-matcher": "3.3.3",
91
- "@graphql-codegen/introspection": "2.2.3",
92
- "@graphql-codegen/typescript": "2.8.8",
93
- "@graphql-codegen/typescript-operations": "2.5.13",
+ "@graphql-codegen/cli": "5.0.7",
+ "@graphql-codegen/fragment-matcher": "5.1.0",
+ "@graphql-codegen/introspection": "4.0.3",
+ "@graphql-codegen/typescript": "4.1.6",
+ "@graphql-codegen/typescript-operations": "4.6.1",
94
"@types/jest": "28.1.8",
95
"@types/jwt-decode": "3.1.0",
96
"@types/node": "18.19.68",
0 commit comments