|
35 | 35 | "react-relay": ">=0.8.0"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "babel-cli": "^6.18.0", |
39 |
| - "babel-core": "^6.18.2", |
40 |
| - "babel-eslint": "^7.1.1", |
41 |
| - "babel-loader": "^6.2.8", |
| 38 | + "babel-cli": "^6.24.1", |
| 39 | + "babel-core": "^6.24.1", |
| 40 | + "babel-eslint": "^7.2.3", |
| 41 | + "babel-loader": "^7.0.0", |
42 | 42 | "babel-plugin-add-module-exports": "^0.2.1",
|
43 |
| - "babel-polyfill": "^6.16.0", |
44 |
| - "babel-preset-es2015": "^6.18.0", |
45 |
| - "babel-preset-latest": "^6.16.0", |
46 |
| - "babel-preset-react": "^6.16.0", |
47 |
| - "babel-preset-stage-2": "^6.18.0", |
48 |
| - "babel-relay-plugin": "^0.9.3", |
| 43 | + "babel-plugin-relay": "^1.0.1", |
| 44 | + "babel-polyfill": "^6.23.0", |
| 45 | + "babel-preset-es2015": "^6.24.1", |
| 46 | + "babel-preset-latest": "^6.24.1", |
| 47 | + "babel-preset-react": "^6.24.1", |
| 48 | + "babel-preset-stage-2": "^6.24.1", |
49 | 49 | "chai": "^3.5.0",
|
50 |
| - "eslint": "^3.10.2", |
51 |
| - "eslint-config-4catalyzer-react": "^0.1.3", |
52 |
| - "eslint-plugin-import": "^1.16.0", |
| 50 | + "eslint": "^3.19.0", |
| 51 | + "eslint-config-4catalyzer-react": "^0.2.0", |
| 52 | + "eslint-plugin-import": "^2.3.0", |
53 | 53 | "eslint-plugin-jsx-a11y": "^2.2.3",
|
54 | 54 | "eslint-plugin-react": "^6.7.1",
|
55 |
| - "graphql": "^0.8.2", |
56 |
| - "graphql-relay": "^0.4.4", |
57 |
| - "karma": "^1.3.0", |
58 |
| - "karma-chrome-launcher": "^2.0.0", |
59 |
| - "karma-firefox-launcher": "^1.0.0", |
| 55 | + "graphql": "^0.10.1", |
| 56 | + "graphql-relay": "^0.5.1", |
| 57 | + "karma": "^1.7.0", |
| 58 | + "karma-chrome-launcher": "^2.1.1", |
| 59 | + "karma-firefox-launcher": "^1.0.1", |
60 | 60 | "karma-mocha": "^1.3.0",
|
61 |
| - "karma-mocha-reporter": "^2.2.1", |
62 |
| - "karma-sinon-chai": "^1.2.4", |
| 61 | + "karma-mocha-reporter": "^2.2.3", |
| 62 | + "karma-sinon-chai": "^1.3.1", |
63 | 63 | "karma-sourcemap-loader": "^0.3.7",
|
64 |
| - "karma-webpack": "^1.8.0", |
65 |
| - "mocha": "^3.1.2", |
66 |
| - "react": "^15.4.0", |
67 |
| - "react-addons-test-utils": "^15.4.0", |
68 |
| - "react-dom": "^15.4.0", |
69 |
| - "react-relay": "^0.9.3", |
70 |
| - "rimraf": "^2.5.4", |
71 |
| - "sinon": "^1.17.6", |
72 |
| - "sinon-chai": "^2.8.0", |
73 |
| - "webpack": "^1.13.3" |
| 64 | + "karma-webpack": "^2.0.3", |
| 65 | + "mocha": "^3.4.2", |
| 66 | + "react": "^15.5.4", |
| 67 | + "react-dom": "^15.5.4", |
| 68 | + "react-relay": "^1.0.0", |
| 69 | + "rimraf": "^2.6.1", |
| 70 | + "sinon": "^2.3.2", |
| 71 | + "sinon-chai": "^2.10.0", |
| 72 | + "webpack": "^2.6.1" |
74 | 73 | }
|
75 | 74 | }
|
0 commit comments