|
22 | 22 | }, |
23 | 23 | "homepage": "https://github.com/nodkz/graphql-compose-elasticsearch#readme", |
24 | 24 | "dependencies": { |
25 | | - "babel-runtime": "^6.23.0", |
| 25 | + "babel-runtime": "^6.25.0", |
26 | 26 | "dox": "^0.9.0" |
27 | 27 | }, |
28 | 28 | "peerDependencies": { |
|
36 | 36 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
37 | 37 | "babel-plugin-transform-object-rest-spread": "^6.22.0", |
38 | 38 | "babel-plugin-transform-runtime": "^6.23.0", |
39 | | - "babel-preset-env": "^1.5.2", |
| 39 | + "babel-preset-env": "^1.6.0", |
40 | 40 | "cz-conventional-changelog": "^2.0.0", |
41 | | - "elasticsearch": "^13.1.1", |
42 | | - "eslint": "^4.0.0", |
43 | | - "eslint-config-airbnb-base": "^11.2.0", |
44 | | - "eslint-config-prettier": "^2.2.0", |
45 | | - "eslint-plugin-flowtype": "^2.34.0", |
46 | | - "eslint-plugin-import": "^2.3.0", |
| 41 | + "elasticsearch": "^13.2.0", |
| 42 | + "eslint": "^4.4.1", |
| 43 | + "eslint-config-airbnb-base": "^11.3.1", |
| 44 | + "eslint-config-prettier": "^2.3.0", |
| 45 | + "eslint-plugin-flowtype": "^2.35.0", |
| 46 | + "eslint-plugin-import": "^2.7.0", |
47 | 47 | "eslint-plugin-prettier": "^2.1.2", |
48 | | - "express": "^4.15.3", |
49 | | - "express-graphql": "^0.6.6", |
| 48 | + "express": "^4.15.4", |
| 49 | + "express-graphql": "^0.6.7", |
50 | 50 | "flow-bin": "^0.52.0", |
51 | | - "graphql": "^0.10.3", |
52 | | - "graphql-compose": "^2.0.0", |
| 51 | + "graphql": "^0.10.5", |
| 52 | + "graphql-compose": "^2.2.0", |
53 | 53 | "jest": "^20.0.4", |
54 | 54 | "npm-run-all": "^4.0.1", |
55 | | - "prettier": "^1.4.4", |
| 55 | + "prettier": "^1.5.3", |
56 | 56 | "rimraf": "^2.5.4", |
57 | 57 | "semantic-release": "^6.3.2" |
58 | 58 | }, |
|
0 commit comments