|
30 | 30 | "babel-preset-stage-2": "^6.5.0", |
31 | 31 | "babel-register": "^6.9.0", |
32 | 32 | "concurrently": "^2.1.0", |
33 | | - "css-loader": "^0.23.1", |
34 | | - "eslint": "^2.13.1", |
35 | | - "eslint-config-airbnb": "^9.0.1", |
| 33 | + "css-loader": "^0.25.0", |
| 34 | + "eslint": "^3.4.0", |
| 35 | + "eslint-config-airbnb": "^11.0.0", |
36 | 36 | "eslint-plugin-babel": "^3.3.0", |
37 | 37 | "eslint-plugin-import": "^1.8.1", |
38 | | - "eslint-plugin-jsx-a11y": "^1.2.2", |
39 | | - "eslint-plugin-react": "^5.1.1", |
| 38 | + "eslint-plugin-jsx-a11y": "^2.2.1", |
| 39 | + "eslint-plugin-react": "^6.2.0", |
40 | 40 | "html-webpack-plugin": "^2.22.0", |
41 | 41 | "nodemon": "^1.9.2", |
42 | 42 | "style-loader": "^0.13.1", |
43 | 43 | "webpack": "^1.13.0", |
44 | 44 | "webpack-dev-server": "^1.14.1" |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | | - "apollo-client": "^0.4.11", |
| 47 | + "apollo-client": "^0.4.14", |
48 | 48 | "classnames": "^2.2.5", |
49 | 49 | "express": "^4.14.0", |
50 | 50 | "graphql-tag": "^0.1.7", |
|
54 | 54 | "node-emoji": "^1.3.0", |
55 | 55 | "react": "^15.1.0", |
56 | 56 | "react-addons-update": "^15.2.1", |
57 | | - "react-apollo": "^0.4.4", |
| 57 | + "react-apollo": "^0.5.2", |
58 | 58 | "react-dom": "^15.1.0", |
59 | 59 | "react-ga": "^2.1.0", |
60 | 60 | "react-router": "^2.4.1", |
|
0 commit comments