|
31 | 31 | "@babel/preset-typescript": "^7.17.12", |
32 | 32 | "@commitlint/cli": "^17.0.1", |
33 | 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", |
38 | | - "@graphql-codegen/typescript-msw": "^1.0.10", |
39 | | - "@graphql-codegen/typescript-operations": "^2.4.0", |
| 34 | + "@graphql-codegen/add": "^5.0.0", |
| 35 | + "@graphql-codegen/cli": "^5.0.0", |
| 36 | + "@graphql-codegen/introspection": "^4.0.0", |
| 37 | + "@graphql-codegen/typescript": "^4.0.0", |
| 38 | + "@graphql-codegen/typescript-msw": "^2.0.0", |
| 39 | + "@graphql-codegen/typescript-operations": "^4.0.0", |
40 | 40 | "@milahu/patch-package": "^6.4.14", |
41 | 41 | "@tailwindcss/line-clamp": "^0.4.0", |
42 | 42 | "@testing-library/jest-dom": "^5.16.5", |
|
0 commit comments