chore: align @graphql-codegen dep versions with wallet (#7041)
Showing
... | ... | @@ -150,12 +150,12 @@ |
"@cypress/code-coverage": "^3.10.0", | ||
"@fontsource/ibm-plex-mono": "^4.5.1", | ||
"@fontsource/inter": "^4.5.1", | ||
"@graphql-codegen/cli": "^2.15.0", | ||
"@graphql-codegen/client-preset": "^1.2.1", | ||
"@graphql-codegen/typescript": "^2.8.3", | ||
"@graphql-codegen/typescript-operations": "^2.5.8", | ||
"@graphql-codegen/cli": "^3.3.1", | ||
"@graphql-codegen/client-preset": "^3.0.1", | ||
"@graphql-codegen/typescript": "^3.0.4", | ||
"@graphql-codegen/typescript-operations": "^3.0.2", | ||
"@graphql-codegen/typescript-react-apollo": "^3.3.7", | ||
"@graphql-codegen/typescript-resolvers": "^2.7.8", | ||
"@graphql-codegen/typescript-resolvers": "^3.2.1", | ||
"@juggle/resize-observer": "^3.4.0", | ||
"@lingui/core": "^3.14.0", | ||
"@lingui/macro": "^3.14.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment