|
35 | 35 | "postinstall": "if [ \"$NODE_ENV\" = \"production\" ]; then npm run build:production; fi" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "babel-eslint": "6.0.0", |
| 38 | + "babel-eslint": "6.0.4", |
39 | 39 | "chai": "3.5.0", |
40 | 40 | "chai-immutable": "1.5.4", |
41 | | - "cordova-lib": "6.1.0", |
42 | | - "eslint": "2.5.3", |
43 | | - "eslint-plugin-react": "4.2.3", |
| 41 | + "cordova-lib": "6.1.1", |
| 42 | + "eslint": "2.10.2", |
| 43 | + "eslint-plugin-react": "5.1.1", |
44 | 44 | "mocha": "2.4.5", |
45 | | - "nodemon": "1.9.1", |
| 45 | + "nodemon": "1.9.2", |
46 | 46 | "react-transform-catch-errors": "1.0.2", |
47 | 47 | "react-transform-hmr": "1.0.4", |
48 | | - "redbox-react": "1.2.2", |
49 | | - "redux-devtools": "3.1.1", |
50 | | - "redux-devtools-dock-monitor": "1.1.0", |
51 | | - "redux-devtools-log-monitor": "1.0.5", |
| 48 | + "redbox-react": "1.2.4", |
| 49 | + "redux-devtools": "3.3.1", |
| 50 | + "redux-devtools-dock-monitor": "1.1.1", |
| 51 | + "redux-devtools-log-monitor": "1.0.11", |
52 | 52 | "webpack-dev-server": "1.14.1", |
53 | | - "yargs": "4.3.2" |
| 53 | + "yargs": "4.7.1" |
54 | 54 | }, |
55 | 55 | "dependencies": { |
56 | 56 | "babel": "6.5.2", |
57 | | - "babel-core": "6.7.4", |
| 57 | + "babel-core": "6.8.0", |
58 | 58 | "babel-loader": "6.2.4", |
59 | 59 | "babel-plugin-react-transform": "2.0.2", |
60 | | - "babel-plugin-syntax-class-properties": "6.5.0", |
61 | | - "babel-plugin-syntax-decorators": "6.5.0", |
62 | | - "babel-plugin-syntax-object-rest-spread": "6.5.0", |
63 | | - "babel-plugin-transform-class-properties": "6.6.0", |
64 | | - "babel-plugin-transform-decorators": "6.6.5", |
65 | | - "babel-plugin-transform-object-rest-spread": "6.6.5", |
66 | | - "babel-polyfill": "6.7.4", |
| 60 | + "babel-plugin-syntax-class-properties": "6.8.0", |
| 61 | + "babel-plugin-syntax-decorators": "6.8.0", |
| 62 | + "babel-plugin-syntax-object-rest-spread": "6.8.0", |
| 63 | + "babel-plugin-transform-class-properties": "6.8.0", |
| 64 | + "babel-plugin-transform-decorators": "6.8.0", |
| 65 | + "babel-plugin-transform-object-rest-spread": "6.8.0", |
| 66 | + "babel-polyfill": "6.8.0", |
67 | 67 | "babel-preset-es2015": "6.6.0", |
68 | 68 | "babel-preset-react": "6.5.0", |
69 | | - "babel-register": "6.7.2", |
| 69 | + "babel-register": "6.8.0", |
70 | 70 | "bootstrap-sass": "3.3.6", |
71 | | - "classnames": "2.2.3", |
72 | | - "compression": "1.6.1", |
| 71 | + "classnames": "2.2.5", |
| 72 | + "compression": "1.6.2", |
73 | 73 | "compression-webpack-plugin": "0.3.1", |
74 | 74 | "css-loader": "0.23.1", |
75 | 75 | "eslint-loader": "1.3.0", |
|
78 | 78 | "extract-text-webpack-plugin": "1.0.1", |
79 | 79 | "fastclick": "1.0.6", |
80 | 80 | "file-loader": "0.8.5", |
81 | | - "font-awesome": "4.5.0", |
82 | | - "history": "2.0.1", |
83 | | - "html-webpack-plugin": "2.15.0", |
84 | | - "include-media": "1.4.2", |
| 81 | + "font-awesome": "4.6.1", |
| 82 | + "history": "2.1.1", |
| 83 | + "html-webpack-plugin": "2.17.0", |
| 84 | + "include-media": "1.4.4", |
85 | 85 | "isomorphic-fetch": "2.2.1", |
86 | 86 | "json-loader": "0.5.4", |
87 | | - "lodash": "4.7.0", |
88 | | - "node-sass": "3.4.2", |
89 | | - "react": "0.14.8", |
90 | | - "react-dom": "0.14.8", |
91 | | - "react-redux": "4.4.1", |
92 | | - "react-router": "2.0.1", |
93 | | - "react-router-redux": "4.0.0", |
94 | | - "redux": "3.3.1", |
| 87 | + "lodash": "4.12.0", |
| 88 | + "node-sass": "3.7.0", |
| 89 | + "react": "15.0.2", |
| 90 | + "react-dom": "15.0.2", |
| 91 | + "react-redux": "4.4.5", |
| 92 | + "react-router": "2.4.0", |
| 93 | + "react-router-redux": "4.0.4", |
| 94 | + "redux": "3.5.2", |
95 | 95 | "redux-localstorage": "0.4.0", |
96 | | - "redux-thunk": "2.0.1", |
97 | | - "reselect": "2.2.1", |
| 96 | + "redux-thunk": "2.1.0", |
| 97 | + "reselect": "2.5.1", |
98 | 98 | "sass-loader": "3.2.0", |
99 | 99 | "serve-static": "1.10.2", |
100 | 100 | "style-loader": "0.13.1", |
101 | 101 | "url-loader": "0.5.7", |
102 | | - "webpack": "1.12.14", |
103 | | - "webpack-isomorphic-tools": "2.2.43", |
104 | | - "webpack-sources": "0.1.1" |
| 102 | + "webpack": "1.13.0", |
| 103 | + "webpack-isomorphic-tools": "2.2.50", |
| 104 | + "webpack-sources": "0.1.2" |
105 | 105 | } |
106 | 106 | } |
0 commit comments