1 parent e282438 commit 7b6f542Copy full SHA for 7b6f542
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.1.0",
+ "@graphql-codegen/fragment-matcher": "6.0.0",
+ "@graphql-codegen/introspection": "5.0.0",
+ "@graphql-codegen/typescript": "5.0.5",
+ "@graphql-codegen/typescript-operations": "5.0.5",
94
"@types/jest": "28.1.8",
95
"@types/jwt-decode": "3.1.0",
96
"@types/node": "18.19.130",
0 commit comments