Skip to content

Commit 1da7dca

Browse files
committed
update dependencies
1 parent b4d99e5 commit 1da7dca

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -99,25 +99,25 @@
9999
},
100100
"dependencies": {
101101
"async": "^2.1.4",
102-
"babel-core": "^6.22.1",
102+
"babel-core": "^6.23.1",
103103
"babel-plugin-add-module-exports": "^0.2.1",
104-
"babel-plugin-flow-runtime": "^0.2.1",
104+
"babel-plugin-flow-runtime": "^0.5.0",
105105
"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",
108108
"babel-preset-es2015": "^6.22.0",
109-
"babel-preset-react": "^6.22.0",
109+
"babel-preset-react": "^6.23.0",
110110
"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",
114114
"compression": "^1.6.2",
115115
"cookie-parser": "^1.4.3",
116116
"express": "^4.14.1",
117-
"express-session": "^1.15.0",
117+
"express-session": "^1.15.1",
118118
"feathers": "^2.0.3",
119119
"feathers-authentication": "^1.0.2",
120-
"feathers-authentication-client": "^0.1.7",
120+
"feathers-authentication-client": "^0.1.8",
121121
"feathers-authentication-jwt": "^0.3.1",
122122
"feathers-authentication-local": "^0.3.3",
123123
"feathers-authentication-oauth1": "^0.2.3",
@@ -128,15 +128,15 @@
128128
"feathers-nedb": "^2.6.0",
129129
"feathers-rest": "^1.6.0",
130130
"feathers-socketio": "^1.4.2",
131-
"flow-runtime": "^0.2.1",
131+
"flow-runtime": "^0.5.0",
132132
"http-proxy": "^1.16.2",
133133
"is-promise": "^2.1.0",
134134
"js-cookie": "^2.1.3",
135135
"localforage": "^1.4.3",
136136
"localstorage-memory": "^1.0.2",
137137
"lodash.isplainobject": "^4.0.6",
138138
"lru-memoize": "^1.0.1",
139-
"morgan": "^1.7.0",
139+
"morgan": "^1.8.1",
140140
"multireducer": "^3.1.0",
141141
"nedb": "^1.8.0",
142142
"passport-facebook-token": "^3.3.0",
@@ -148,37 +148,37 @@
148148
"react-redux": "^5.0.2",
149149
"react-router": "^3.0.2",
150150
"react-router-bootstrap": "^0.23.1",
151-
"react-router-redux": "^4.0.7",
151+
"react-router-redux": "^4.0.8",
152152
"react-router-scroll": "^0.4.1",
153153
"redux": "^3.6.0",
154154
"redux-auth-wrapper": "^1.0.0",
155155
"redux-connect": "^5.0.0",
156156
"redux-form": "^6.5.0",
157-
"redux-persist": "^4.1.1",
157+
"redux-persist": "^4.4.0",
158158
"serialize-javascript": "^1.3.0",
159159
"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"
163163
},
164164
"devDependencies": {
165165
"autoprefixer-loader": "^3.2.0",
166166
"babel-eslint": "^7.1.1",
167167
"babel-jest": "^18.0.0",
168-
"babel-loader": "^6.2.10",
168+
"babel-loader": "^6.3.2",
169169
"better-npm-run": "^0.0.14",
170-
"bootstrap-loader": "^2.0.0-beta.20",
170+
"bootstrap-loader": "2.0.0-beta.21",
171171
"bootstrap-sass": "^3.3.7",
172172
"chai": "^3.5.0",
173173
"clean-webpack-plugin": "^0.1.15",
174-
"concurrently": "^3.1.0",
174+
"concurrently": "^3.3.0",
175175
"css-loader": "^0.26.1",
176176
"eslint": "^3.15.0",
177-
"eslint-config-airbnb": "^14.0.0",
177+
"eslint-config-airbnb": "^14.1.0",
178178
"eslint-loader": "^1.6.1",
179179
"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",
182182
"extract-text-webpack-plugin": "2.0.0-beta.5",
183183
"file-loader": "^0.10.0",
184184
"font-awesome": "^4.7.0",
@@ -195,7 +195,7 @@
195195
"karma-webpack": "^2.0.2",
196196
"less": "^2.7.2",
197197
"less-loader": "^2.2.3",
198-
"lighthouse": "^1.4.1",
198+
"lighthouse": "^1.5.1",
199199
"mocha": "^3.2.0",
200200
"node-sass": "^4.5.0",
201201
"phantomjs-polyfill": "^0.0.2",
@@ -208,17 +208,17 @@
208208
"redux-devtools": "^3.3.2",
209209
"redux-devtools-dock-monitor": "^1.1.1",
210210
"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",
213213
"sinon": "^1.17.7",
214214
"strip-loader": "^0.1.2",
215215
"style-loader": "^0.13.1",
216-
"sw-precache-webpack-plugin": "^0.8.0",
216+
"sw-precache-webpack-plugin": "^0.9.0",
217217
"timekeeper": "^1.0.0",
218218
"url-loader": "^0.5.7",
219219
"webpack": "^2.2.1",
220220
"webpack-dev-middleware": "^1.10.0",
221-
"webpack-hot-middleware": "^2.16.1",
221+
"webpack-hot-middleware": "^2.17.0",
222222
"webpack-isomorphic-tools": "^2.6.6"
223223
},
224224
"engines": {

0 commit comments

Comments
 (0)