|
23 | 23 | },
|
24 | 24 | "homepage": "https://github.com/nodkz/graphql-compose-connection",
|
25 | 25 | "peerDependencies": {
|
26 |
| - "graphql": ">=0.5.0 || >=0.6.0", |
| 26 | + "graphql": ">=0.5.0 || >=0.6.0 || >=0.7.0", |
27 | 27 | "graphql-compose": ">=0.0.16 || >=1.0.0"
|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "babel-cli": "6.11.4", |
| 30 | + "babel-cli": "6.14.0", |
31 | 31 | "babel-eslint": "6.1.2",
|
32 | 32 | "babel-plugin-syntax-async-functions": "6.13.0",
|
33 | 33 | "babel-plugin-transform-class-properties": "6.11.5",
|
34 |
| - "babel-plugin-transform-flow-strip-types": "6.8.0", |
| 34 | + "babel-plugin-transform-flow-strip-types": "6.14.0", |
35 | 35 | "babel-plugin-transform-object-rest-spread": "6.8.0",
|
36 |
| - "babel-plugin-transform-regenerator": "6.11.4", |
37 |
| - "babel-plugin-transform-runtime": "6.12.0", |
38 |
| - "babel-preset-es2015": "6.13.2", |
| 36 | + "babel-plugin-transform-regenerator": "6.14.0", |
| 37 | + "babel-plugin-transform-runtime": "6.15.0", |
| 38 | + "babel-preset-es2015": "6.14.0", |
39 | 39 | "chai": "3.5.0",
|
40 | 40 | "chai-as-promised": "5.3.0",
|
41 | 41 | "chai-spies": "0.7.1",
|
42 |
| - "eslint": "3.2.2", |
43 |
| - "eslint-config-airbnb": "10.0.0", |
44 |
| - "eslint-plugin-flowtype": "2.6.1", |
45 |
| - "eslint-plugin-import": "1.12.0", |
46 |
| - "eslint-plugin-jsx-a11y": "2.0.1", |
47 |
| - "eslint-plugin-react": "6.0.0", |
48 |
| - "flow-bin": "0.30.0", |
| 42 | + "eslint": "3.4.0", |
| 43 | + "eslint-config-airbnb": "10.0.1", |
| 44 | + "eslint-plugin-flowtype": "2.15.0", |
| 45 | + "eslint-plugin-import": "1.14.0", |
| 46 | + "eslint-plugin-jsx-a11y": "2.2.1", |
| 47 | + "eslint-plugin-react": "6.2.0", |
| 48 | + "flow-bin": "0.32.0", |
49 | 49 | "mocha": "3.0.2",
|
50 | 50 | "rimraf": "2.5.4",
|
51 | 51 | "sane": "1.4.1"
|
|
0 commit comments