|
25 | 25 | "markdown": "0.5.0", |
26 | 26 | "moment": "^2.14.1", |
27 | 27 | "query-string": "^4.2.3", |
28 | | - "react": "^15.4.2", |
29 | | - "react-addons-pure-render-mixin": "15.5.0", |
30 | | - "react-dom": "^15.4.2", |
| 28 | + "react": "^15.5.3", |
| 29 | + "react-addons-pure-render-mixin": "^15.5.2", |
| 30 | + "react-dom": "^15.5.3", |
31 | 31 | "react-native": "^0.43.2", |
32 | 32 | "react-native-barcodescanner": "^3.1.1", |
33 | 33 | "react-native-blur": "^2.0.0", |
|
38 | 38 | "react-native-html-render": "^1.0.4", |
39 | 39 | "react-native-scrollable-tab-view": "^0.7.4", |
40 | 40 | "react-native-vector-icons": "^4.0.1", |
41 | | - "react-redux": "^5.0.3", |
| 41 | + "react-redux": "^5.0.4", |
42 | 42 | "react-web": "git+https://github.com/flyskywhy/react-web.git", |
43 | 43 | "redux": "^3.5.2", |
44 | 44 | "redux-actions": "^2.0.1", |
|
48 | 48 | "webpack": "^1.13.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "babel-eslint": "^6.1.2", |
| 51 | + "babel-eslint": "^7.2.1", |
52 | 52 | "babel-loader": "^6.2.4", |
53 | 53 | "babel-polyfill": "^6.13.0", |
54 | 54 | "babel-preset-es2015": "^6.6.0", |
|
0 commit comments