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 bb4ff05 commit 3b3103cCopy full SHA for 3b3103c
package.json
@@ -31,12 +31,12 @@
31
"@babel/preset-typescript": "^7.17.12",
32
"@commitlint/cli": "^17.0.1",
33
"@commitlint/config-conventional": "^17.0.0",
34
- "@graphql-codegen/add": "^3.1.1",
35
- "@graphql-codegen/cli": "^2.6.2",
36
- "@graphql-codegen/introspection": "^2.1.1",
37
- "@graphql-codegen/typescript": "^2.4.11",
+ "@graphql-codegen/add": "^4.0.0",
+ "@graphql-codegen/cli": "^3.0.0",
+ "@graphql-codegen/introspection": "^3.0.0",
+ "@graphql-codegen/typescript": "^3.0.0",
38
"@graphql-codegen/typescript-msw": "^1.0.10",
39
- "@graphql-codegen/typescript-operations": "^2.4.0",
+ "@graphql-codegen/typescript-operations": "^3.0.0",
40
"@milahu/patch-package": "^6.4.14",
41
"@tailwindcss/line-clamp": "^0.4.0",
42
"@testing-library/jest-dom": "^5.16.5",
0 commit comments