|
20 | 20 | }, |
21 | 21 | "homepage": "https://github.com/jackton1/graphql-codegen-hook#readme", |
22 | 22 | "devDependencies": { |
23 | | - "@graphql-codegen/add": "^1.13.1", |
24 | | - "@graphql-codegen/cli": "^1.13.1", |
25 | | - "@graphql-codegen/typescript": "^1.13.1", |
26 | | - "@graphql-codegen/typescript-operations": "^1.13.1", |
27 | | - "@graphql-codegen/typescript-react-apollo": "^1.13.1", |
28 | | - "graphql": "^14.5.8", |
29 | | - "graphql-tag": "^2.10.1", |
30 | | - "@types/react": "^16.9.17", |
31 | | - "typescript": "^3.7.4", |
32 | | - "react": "^16.9.17", |
33 | | - "@apollo/react-hoc": "^3.1.3", |
34 | | - "@apollo/react-components": "^3.1.3", |
35 | | - "@apollo/react-hooks": "^3.1.3", |
36 | | - "@apollo/react-common": "^3.1.3", |
37 | | - "apollo-client": "^2.6.8", |
38 | | - "apollo-cache": "^1.3.4", |
39 | | - "react-dom": "^16.12.0", |
40 | | - "mem": "^4.3.0" |
| 23 | + "@graphql-codegen/add": "1.13.1", |
| 24 | + "@graphql-codegen/cli": "1.13.1", |
| 25 | + "@graphql-codegen/typescript": "1.13.1", |
| 26 | + "@graphql-codegen/typescript-operations": "1.13.1", |
| 27 | + "@graphql-codegen/typescript-react-apollo": "1.13.1", |
| 28 | + "graphql": "14.5.8", |
| 29 | + "graphql-tag": "2.10.1", |
| 30 | + "@types/react": "16.9.17", |
| 31 | + "typescript": "3.7.4", |
| 32 | + "react": "16.12.0", |
| 33 | + "@apollo/react-hoc": "3.1.3", |
| 34 | + "@apollo/react-components": "3.1.3", |
| 35 | + "@apollo/react-hooks": "3.1.3", |
| 36 | + "@apollo/react-common": "3.1.3", |
| 37 | + "apollo-client": "2.6.8", |
| 38 | + "apollo-cache": "1.3.4", |
| 39 | + "react-dom": "16.12.0", |
| 40 | + "mem": "4.3.0" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "path": "^0.12.7", |
|
0 commit comments