|
116 | 116 | "asar": "^0.13.0", |
117 | 117 | "babel-core": "^6.24.1", |
118 | 118 | "babel-eslint": "^7.2.3", |
119 | | - "babel-jest": "^20.0.1", |
| 119 | + "babel-jest": "^20.0.3", |
120 | 120 | "babel-loader": "^7.0.0", |
121 | 121 | "babel-plugin-add-module-exports": "^0.2.1", |
122 | 122 | "babel-plugin-dev-expression": "^0.2.1", |
|
125 | 125 | "babel-plugin-transform-class-properties": "^6.24.1", |
126 | 126 | "babel-plugin-transform-es2015-classes": "^6.24.1", |
127 | 127 | "babel-polyfill": "^6.23.0", |
128 | | - "babel-preset-env": "^1.4.0", |
| 128 | + "babel-preset-env": "^1.5.1", |
129 | 129 | "babel-preset-react": "^6.24.1", |
130 | 130 | "babel-preset-react-hmre": "^1.1.1", |
131 | 131 | "babel-preset-react-optimize": "^1.0.1", |
132 | 132 | "babel-preset-stage-0": "^6.24.1", |
133 | 133 | "babel-register": "^6.24.1", |
134 | | - "babili-webpack-plugin": "^0.0.11", |
| 134 | + "babili-webpack-plugin": "^0.1.1", |
135 | 135 | "chalk": "^1.1.3", |
136 | 136 | "concurrently": "^3.4.0", |
137 | 137 | "cross-env": "^5.0.0", |
138 | 138 | "cross-spawn": "^5.1.0", |
139 | | - "css-loader": "^0.28.1", |
| 139 | + "css-loader": "^0.28.3", |
140 | 140 | "devtron": "^1.4.0", |
141 | | - "electron": "^1.6.7", |
142 | | - "electron-builder": "^17.8.0", |
| 141 | + "electron": "^1.6.10", |
| 142 | + "electron-builder": "^18.0.1", |
143 | 143 | "electron-devtools-installer": "^2.2.0", |
144 | 144 | "enzyme": "^2.8.2", |
145 | 145 | "enzyme-to-json": "^1.5.1", |
146 | 146 | "eslint": "^3.19.0", |
147 | | - "eslint-config-airbnb": "^15.0.0", |
| 147 | + "eslint-config-airbnb": "^15.0.1", |
148 | 148 | "eslint-formatter-pretty": "^1.1.0", |
149 | 149 | "eslint-import-resolver-webpack": "^0.8.1", |
150 | | - "eslint-plugin-compat": "^1.0.2", |
| 150 | + "eslint-plugin-compat": "^1.0.3", |
151 | 151 | "eslint-plugin-flowtype": "^2.33.0", |
152 | | - "eslint-plugin-flowtype-errors": "^3.2.1", |
153 | | - "eslint-plugin-import": "^2.2.0", |
154 | | - "eslint-plugin-jest": "^20.0.1", |
155 | | - "eslint-plugin-jsx-a11y": "^5.0.1", |
| 152 | + "eslint-plugin-flowtype-errors": "^3.3.0", |
| 153 | + "eslint-plugin-import": "^2.3.0", |
| 154 | + "eslint-plugin-jest": "^20.0.3", |
| 155 | + "eslint-plugin-jsx-a11y": "^5.0.3", |
156 | 156 | "eslint-plugin-promise": "^3.5.0", |
157 | 157 | "eslint-plugin-react": "^7.0.1", |
158 | | - "express": "^4.15.2", |
| 158 | + "express": "^4.15.3", |
159 | 159 | "extract-text-webpack-plugin": "^2.1.0", |
160 | 160 | "fbjs-scripts": "^0.7.1", |
161 | 161 | "file-loader": "^0.11.1", |
162 | | - "flow-bin": "^0.46.0", |
| 162 | + "flow-bin": "^0.47.0", |
163 | 163 | "flow-runtime": "^0.12.0", |
164 | 164 | "flow-typed": "^2.1.2", |
165 | 165 | "html-webpack-plugin": "^2.28.0", |
166 | 166 | "identity-obj-proxy": "^3.0.0", |
167 | | - "jest": "^20.0.1", |
168 | | - "jsdom": "^10.1.0", |
| 167 | + "jest": "^20.0.4", |
| 168 | + "jsdom": "^11.0.0", |
169 | 169 | "minimist": "^1.2.0", |
170 | | - "node-sass": "^4.5.2", |
| 170 | + "node-sass": "^4.5.3", |
171 | 171 | "react-addons-test-utils": "^15.5.1", |
172 | 172 | "react-test-renderer": "^15.5.4", |
173 | | - "redux-logger": "^3.0.1", |
| 173 | + "redux-logger": "^3.0.6", |
174 | 174 | "rimraf": "^2.6.1", |
175 | 175 | "sass-loader": "^6.0.5", |
176 | | - "sinon": "^2.2.0", |
| 176 | + "sinon": "^2.3.1", |
177 | 177 | "spectron": "^3.7.0", |
178 | | - "style-loader": "^0.17.0", |
| 178 | + "style-loader": "^0.18.1", |
179 | 179 | "stylefmt": "^5.3.2", |
180 | 180 | "stylelint": "^7.10.1", |
181 | 181 | "stylelint-config-standard": "^16.0.0", |
182 | 182 | "url-loader": "^0.5.8", |
183 | | - "webpack": "^2.5.1", |
184 | | - "webpack-bundle-analyzer": "^2.8.1", |
| 183 | + "webpack": "^2.6.1", |
| 184 | + "webpack-bundle-analyzer": "^2.8.2", |
185 | 185 | "webpack-dev-server": "^2.4.5", |
186 | 186 | "webpack-merge": "^4.1.0" |
187 | 187 | }, |
|
192 | 192 | "react": "^15.5.4", |
193 | 193 | "react-dom": "^15.5.4", |
194 | 194 | "react-hot-loader": "3.0.0-beta.6", |
195 | | - "react-redux": "^5.0.4", |
| 195 | + "react-redux": "^5.0.5", |
196 | 196 | "react-router": "^4.1.1", |
197 | 197 | "react-router-dom": "^4.1.1", |
198 | 198 | "react-router-redux": "^5.0.0-alpha.6", |
|
0 commit comments