|
22 | 22 | "author": "Oxyno-zeta", |
23 | 23 | "license": "See LICENSE.md", |
24 | 24 | "devDependencies": { |
25 | | - "babel-core": "^6.13.2", |
26 | | - "babel-loader": "^6.2.5", |
| 25 | + "babel-core": "^6.18.2", |
| 26 | + "babel-loader": "^6.2.8", |
27 | 27 | "babel-preset-es2015": "^6.13.2", |
28 | 28 | "babel-preset-react": "^6.11.1", |
29 | 29 | "babel-preset-react-hmre": "^1.1.1", |
30 | 30 | "babel-preset-stage-0": "^6.16.0", |
31 | | - "body-parser": "^1.15.2", |
32 | 31 | "del": "^2.2.2", |
33 | | - "eslint": "^3.8.1", |
34 | | - "eslint-config-airbnb": "^12.0.0", |
35 | | - "eslint-plugin-import": "^2.1.0", |
36 | | - "eslint-plugin-jsx-a11y": "^2.2.3", |
37 | | - "eslint-plugin-react": "^6.4.1", |
| 32 | + "eslint": "^3.10.2", |
| 33 | + "eslint-config-airbnb": "^13.0.0", |
| 34 | + "eslint-plugin-import": "^2.2.0", |
| 35 | + "eslint-plugin-jsx-a11y": "^3.0.1", |
| 36 | + "eslint-plugin-react": "^6.7.1", |
38 | 37 | "gulp": "^3.9.1", |
39 | 38 | "gulp-babel": "^6.1.2", |
40 | 39 | "gulp-bump": "^2.5.0", |
41 | | - "html-webpack-plugin": "^2.22.0", |
42 | | - "lodash": "^4.16.6", |
| 40 | + "html-webpack-plugin": "^2.24.1", |
| 41 | + "lodash": "^4.17.2", |
43 | 42 | "progress-bar-webpack-plugin": "^1.9.0", |
44 | 43 | "react-hot-loader": "^1.3.0", |
45 | 44 | "run-sequence": "^1.2.2", |
|
48 | 47 | "webpack-stream": "^3.2.0" |
49 | 48 | }, |
50 | 49 | "dependencies": { |
51 | | - "react": "^15.3.1", |
52 | | - "react-dom": "^15.3.1", |
| 50 | + "react": "^15.4.0", |
| 51 | + "react-dom": "^15.4.0", |
53 | 52 | "react-hotkeys": "^0.9.0" |
54 | 53 | } |
55 | 54 | } |
0 commit comments