|
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | 32 | "autoprefixer-loader": "^3.2.0", |
33 | | - "babel-core": "6.8.0", |
34 | | - "babel-eslint": "^6.0.4", |
35 | | - "babel-loader": "6.2.4", |
| 33 | + "babel-core": "6.14.0", |
| 34 | + "babel-eslint": "^6.1.2", |
| 35 | + "babel-loader": "6.2.5", |
36 | 36 | "babel-plugin-transform-async-to-module-method": "^6.8.0", |
37 | | - "babel-plugin-transform-class-properties": "^6.8.0", |
38 | | - "babel-preset-es2015": "^6.6.0", |
39 | | - "babel-preset-react": "^6.5.0", |
40 | | - "better-npm-run": "0.0.8", |
| 37 | + "babel-plugin-transform-class-properties": "^6.11.5", |
| 38 | + "babel-preset-es2015": "^6.14.0", |
| 39 | + "babel-preset-react": "^6.11.1", |
| 40 | + "better-npm-run": "0.0.11", |
41 | 41 | "clean-webpack-plugin": "^0.1.10", |
42 | | - "concurrently": "2.1.0", |
43 | | - "css-loader": "^0.23.1", |
44 | | - "eslint": "^2.11.1", |
45 | | - "eslint-config-airbnb": "9.0.1", |
46 | | - "eslint-plugin-import": "^1.8.1", |
47 | | - "eslint-plugin-jsx-a11y": "^1.3.0", |
48 | | - "eslint-plugin-react": "^5.1.1", |
49 | | - "express": "^4.13.4", |
50 | | - "express-http-proxy": "^0.6.0", |
| 42 | + "concurrently": "2.2.0", |
| 43 | + "css-loader": "^0.25.0", |
| 44 | + "eslint": "^3.5.0", |
| 45 | + "eslint-config-airbnb": "11.1.0", |
| 46 | + "eslint-plugin-import": "^1.15.0", |
| 47 | + "eslint-plugin-jsx-a11y": "^2.2.2", |
| 48 | + "eslint-plugin-react": "^6.2.1", |
| 49 | + "express": "^4.14.0", |
| 50 | + "express-http-proxy": "^0.10.0", |
51 | 51 | "extract-text-webpack-plugin": "^1.0.1", |
52 | | - "http-proxy": "^1.13.3", |
| 52 | + "http-proxy": "^1.14.0", |
53 | 53 | "json-loader": "0.5.4", |
54 | 54 | "less": "^2.7.1", |
55 | 55 | "less-loader": "^2.2.3", |
56 | 56 | "react-a11y": "0.3.3", |
57 | | - "react-hot-loader": "1.3.0", |
| 57 | + "react-hot-loader": "3.0.0-beta.3", |
58 | 58 | "strip-loader": "^0.1.2", |
59 | 59 | "style-loader": "^0.13.1", |
60 | | - "webpack": "^1.13.1", |
61 | | - "webpack-dev-server": "1.14.1" |
| 60 | + "webpack": "^1.13.2", |
| 61 | + "webpack-dev-server": "1.15.2" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | 64 | "babel": "6.5.2", |
65 | 65 | "babel-plugin-typecheck": "3.9.0", |
66 | | - "babel-polyfill": "^6.9.1", |
67 | | - "babel-runtime": "^6.9.2", |
68 | | - "bluebird": "^3.4.0", |
| 66 | + "babel-polyfill": "^6.13.0", |
| 67 | + "babel-runtime": "^6.11.6", |
| 68 | + "bluebird": "^3.4.6", |
69 | 69 | "less": "^2.7.1", |
70 | 70 | "less-loader": "^2.2.3", |
71 | | - "moment": "^2.14.1", |
| 71 | + "moment": "^2.15.0", |
72 | 72 | "oc-react-components": "^0.2.0", |
73 | | - "react": "^15.1.0", |
74 | | - "react-dom": "^15.1.0", |
75 | | - "react-dropzone": "^3.5.0", |
76 | | - "react-responsive": "1.1.3", |
| 73 | + "react": "^15.3.1", |
| 74 | + "react-dom": "^15.3.1", |
| 75 | + "react-dropzone": "^3.6.0", |
| 76 | + "react-responsive": "1.1.4", |
77 | 77 | "react-scrolla": "^0.3.0", |
78 | | - "react-time": "^4.1.0" |
| 78 | + "react-time": "^4.2.0" |
79 | 79 | } |
80 | 80 | } |
0 commit comments