|
99 | 99 | }, |
100 | 100 | "dependencies": { |
101 | 101 | "async": "^2.1.4", |
102 | | - "babel-core": "^6.22.1", |
| 102 | + "babel-core": "^6.23.1", |
103 | 103 | "babel-plugin-add-module-exports": "^0.2.1", |
104 | | - "babel-plugin-flow-runtime": "^0.2.1", |
| 104 | + "babel-plugin-flow-runtime": "^0.5.0", |
105 | 105 | "babel-plugin-transform-decorators-legacy": "^1.3.4", |
106 | | - "babel-plugin-transform-runtime": "^6.22.0", |
107 | | - "babel-polyfill": "^6.22.0", |
| 106 | + "babel-plugin-transform-runtime": "^6.23.0", |
| 107 | + "babel-polyfill": "^6.23.0", |
108 | 108 | "babel-preset-es2015": "^6.22.0", |
109 | | - "babel-preset-react": "^6.22.0", |
| 109 | + "babel-preset-react": "^6.23.0", |
110 | 110 | "babel-preset-stage-0": "^6.22.0", |
111 | | - "babel-register": "^6.22.0", |
112 | | - "babel-runtime": "^6.22.0", |
113 | | - "body-parser": "^1.16.0", |
| 111 | + "babel-register": "^6.23.0", |
| 112 | + "babel-runtime": "^6.23.0", |
| 113 | + "body-parser": "^1.16.1", |
114 | 114 | "compression": "^1.6.2", |
115 | 115 | "cookie-parser": "^1.4.3", |
116 | 116 | "express": "^4.14.1", |
117 | | - "express-session": "^1.15.0", |
| 117 | + "express-session": "^1.15.1", |
118 | 118 | "feathers": "^2.0.3", |
119 | 119 | "feathers-authentication": "^1.0.2", |
120 | | - "feathers-authentication-client": "^0.1.7", |
| 120 | + "feathers-authentication-client": "^0.1.8", |
121 | 121 | "feathers-authentication-jwt": "^0.3.1", |
122 | 122 | "feathers-authentication-local": "^0.3.3", |
123 | 123 | "feathers-authentication-oauth1": "^0.2.3", |
|
128 | 128 | "feathers-nedb": "^2.6.0", |
129 | 129 | "feathers-rest": "^1.6.0", |
130 | 130 | "feathers-socketio": "^1.4.2", |
131 | | - "flow-runtime": "^0.2.1", |
| 131 | + "flow-runtime": "^0.5.0", |
132 | 132 | "http-proxy": "^1.16.2", |
133 | 133 | "is-promise": "^2.1.0", |
134 | 134 | "js-cookie": "^2.1.3", |
135 | 135 | "localforage": "^1.4.3", |
136 | 136 | "localstorage-memory": "^1.0.2", |
137 | 137 | "lodash.isplainobject": "^4.0.6", |
138 | 138 | "lru-memoize": "^1.0.1", |
139 | | - "morgan": "^1.7.0", |
| 139 | + "morgan": "^1.8.1", |
140 | 140 | "multireducer": "^3.1.0", |
141 | 141 | "nedb": "^1.8.0", |
142 | 142 | "passport-facebook-token": "^3.3.0", |
|
148 | 148 | "react-redux": "^5.0.2", |
149 | 149 | "react-router": "^3.0.2", |
150 | 150 | "react-router-bootstrap": "^0.23.1", |
151 | | - "react-router-redux": "^4.0.7", |
| 151 | + "react-router-redux": "^4.0.8", |
152 | 152 | "react-router-scroll": "^0.4.1", |
153 | 153 | "redux": "^3.6.0", |
154 | 154 | "redux-auth-wrapper": "^1.0.0", |
155 | 155 | "redux-connect": "^5.0.0", |
156 | 156 | "redux-form": "^6.5.0", |
157 | | - "redux-persist": "^4.1.1", |
| 157 | + "redux-persist": "^4.4.0", |
158 | 158 | "serialize-javascript": "^1.3.0", |
159 | 159 | "serve-favicon": "^2.3.2", |
160 | | - "socket.io": "^1.7.2", |
161 | | - "socket.io-client": "^1.7.2", |
162 | | - "superagent": "^3.4.1" |
| 160 | + "socket.io": "^1.7.3", |
| 161 | + "socket.io-client": "^1.7.3", |
| 162 | + "superagent": "^3.4.4" |
163 | 163 | }, |
164 | 164 | "devDependencies": { |
165 | 165 | "autoprefixer-loader": "^3.2.0", |
166 | 166 | "babel-eslint": "^7.1.1", |
167 | 167 | "babel-jest": "^18.0.0", |
168 | | - "babel-loader": "^6.2.10", |
| 168 | + "babel-loader": "^6.3.2", |
169 | 169 | "better-npm-run": "^0.0.14", |
170 | | - "bootstrap-loader": "^2.0.0-beta.20", |
| 170 | + "bootstrap-loader": "2.0.0-beta.21", |
171 | 171 | "bootstrap-sass": "^3.3.7", |
172 | 172 | "chai": "^3.5.0", |
173 | 173 | "clean-webpack-plugin": "^0.1.15", |
174 | | - "concurrently": "^3.1.0", |
| 174 | + "concurrently": "^3.3.0", |
175 | 175 | "css-loader": "^0.26.1", |
176 | 176 | "eslint": "^3.15.0", |
177 | | - "eslint-config-airbnb": "^14.0.0", |
| 177 | + "eslint-config-airbnb": "^14.1.0", |
178 | 178 | "eslint-loader": "^1.6.1", |
179 | 179 | "eslint-plugin-import": "^2.2.0", |
180 | | - "eslint-plugin-jsx-a11y": "^3.0.2", |
181 | | - "eslint-plugin-react": "^6.9.0", |
| 180 | + "eslint-plugin-jsx-a11y": "^4.0.0", |
| 181 | + "eslint-plugin-react": "^6.10.0", |
182 | 182 | "extract-text-webpack-plugin": "2.0.0-beta.5", |
183 | 183 | "file-loader": "^0.10.0", |
184 | 184 | "font-awesome": "^4.7.0", |
|
195 | 195 | "karma-webpack": "^2.0.2", |
196 | 196 | "less": "^2.7.2", |
197 | 197 | "less-loader": "^2.2.3", |
198 | | - "lighthouse": "^1.4.1", |
| 198 | + "lighthouse": "^1.5.1", |
199 | 199 | "mocha": "^3.2.0", |
200 | 200 | "node-sass": "^4.5.0", |
201 | 201 | "phantomjs-polyfill": "^0.0.2", |
|
208 | 208 | "redux-devtools": "^3.3.2", |
209 | 209 | "redux-devtools-dock-monitor": "^1.1.1", |
210 | 210 | "redux-devtools-log-monitor": "^1.2.0", |
211 | | - "resolve-url-loader": "^1.6.1", |
212 | | - "sass-loader": "^4.1.1", |
| 211 | + "resolve-url-loader": "^2.0.0", |
| 212 | + "sass-loader": "^6.0.1", |
213 | 213 | "sinon": "^1.17.7", |
214 | 214 | "strip-loader": "^0.1.2", |
215 | 215 | "style-loader": "^0.13.1", |
216 | | - "sw-precache-webpack-plugin": "^0.8.0", |
| 216 | + "sw-precache-webpack-plugin": "^0.9.0", |
217 | 217 | "timekeeper": "^1.0.0", |
218 | 218 | "url-loader": "^0.5.7", |
219 | 219 | "webpack": "^2.2.1", |
220 | 220 | "webpack-dev-middleware": "^1.10.0", |
221 | | - "webpack-hot-middleware": "^2.16.1", |
| 221 | + "webpack-hot-middleware": "^2.17.0", |
222 | 222 | "webpack-isomorphic-tools": "^2.6.6" |
223 | 223 | }, |
224 | 224 | "engines": { |
|
0 commit comments