There was an error while loading. Please reload this page.
1 parent ac98cfe commit 4e1cb00Copy full SHA for 4e1cb00
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": "6.0.0",
+ "@graphql-codegen/fragment-matcher": "6.0.0",
+ "@graphql-codegen/introspection": "5.0.0",
+ "@graphql-codegen/typescript": "5.0.0",
+ "@graphql-codegen/typescript-operations": "5.0.0",
94
"@types/jest": "28.1.8",
95
"@types/jwt-decode": "3.1.0",
96
"@types/node": "18.19.123",
0 commit comments