|
31 | 31 | "object-path": "^0.11.4" |
32 | 32 | }, |
33 | 33 | "optionalDependencies": { |
34 | | - "graphql-compose-connection": ">=3.0.0", |
35 | | - "graphql-compose-pagination": ">=3.0.0" |
| 34 | + "graphql-compose-connection": ">=3.2.0", |
| 35 | + "graphql-compose-pagination": ">=3.3.0" |
36 | 36 | }, |
37 | 37 | "peerDependencies": { |
38 | 38 | "graphql-compose": ">=4.0.0", |
|
48 | 48 | "babel-plugin-transform-runtime": "^6.23.0", |
49 | 49 | "babel-preset-env": "^1.7.0", |
50 | 50 | "cz-conventional-changelog": "^2.1.0", |
51 | | - "eslint": "^5.0.1", |
| 51 | + "eslint": "^5.1.0", |
52 | 52 | "eslint-config-airbnb-base": "^13.0.0", |
53 | 53 | "eslint-config-prettier": "^2.9.0", |
54 | | - "eslint-plugin-flowtype": "^2.49.3", |
| 54 | + "eslint-plugin-flowtype": "^2.50.0", |
55 | 55 | "eslint-plugin-import": "^2.13.0", |
56 | | - "eslint-plugin-prettier": "^2.6.1", |
57 | | - "flow-bin": "^0.75.0", |
| 56 | + "eslint-plugin-prettier": "^2.6.2", |
| 57 | + "flow-bin": "^0.76.0", |
58 | 58 | "graphql": "0.13.2", |
59 | 59 | "graphql-compose": "^4.4.1", |
60 | | - "graphql-compose-connection": ">=3.0.0", |
61 | | - "graphql-compose-pagination": ">=3.0.0", |
62 | | - "jest": "^23.2.0", |
63 | | - "mongodb-memory-server": "^1.8.0", |
64 | | - "mongoose": "^5.1.6", |
65 | | - "prettier": "^1.13.6", |
| 60 | + "graphql-compose-connection": ">=3.2.0", |
| 61 | + "graphql-compose-pagination": ">=3.3.0", |
| 62 | + "jest": "^23.3.0", |
| 63 | + "mongodb-memory-server": "^1.9.0", |
| 64 | + "mongoose": "^5.2.2", |
| 65 | + "prettier": "^1.13.7", |
66 | 66 | "request": "^2.87.0", |
67 | 67 | "rimraf": "^2.6.2", |
68 | | - "semantic-release": "^15.6.0" |
| 68 | + "semantic-release": "^15.6.3" |
69 | 69 | }, |
70 | 70 | "config": { |
71 | 71 | "commitizen": { |
|
0 commit comments