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 fd2f834 commit b5ca742Copy full SHA for b5ca742
2 files changed
packages/common/package.json
@@ -49,10 +49,10 @@
49
},
50
"devDependencies": {
51
"@apollo/client": "^3.9.7",
52
- "@graphql-codegen/cli": "^5.0.0",
53
- "@graphql-codegen/typescript": "^4.0.1",
54
- "@graphql-codegen/typescript-operations": "^4.0.1",
55
- "@graphql-codegen/typescript-react-apollo": "^4.1.0",
+ "@graphql-codegen/cli": "^5.0.2",
+ "@graphql-codegen/typescript": "^4.0.6",
+ "@graphql-codegen/typescript-operations": "^4.2.0",
+ "@graphql-codegen/typescript-react-apollo": "^4.3.0",
56
"@testing-library/jest-dom": "^6.2.0",
57
"@testing-library/react": "^14.2.1",
58
"@testing-library/user-event": "^14.5.2",
0 commit comments