#305: update some deps

This commit is contained in:
SleepWalker 2017-08-22 22:32:16 +03:00
parent f19c47f862
commit 126ce37007
2 changed files with 679 additions and 289 deletions

950
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,21 +28,21 @@
"debounce": "^1.0.0",
"intl": "^1.2.2",
"intl-format-cache": "^2.0.4",
"intl-messageformat": "^1.1.0",
"promise.prototype.finally": "^2.0.0",
"intl-messageformat": "^2.1.0",
"promise.prototype.finally": "^3.0.0",
"raven-js": "^3.8.1",
"react": "^15.0.0",
"react-dom": "^15.0.0",
"react-helmet": "^5.0.0",
"react-intl": "^2.0.0",
"react-motion": "^0.5.0",
"react-redux": "^5.0.0",
"react-redux": "^5.0.6",
"react-router-dom": "^4.1.1",
"react-transition-group": "^1.1.3",
"redux": "^3.0.4",
"redux-localstorage": "^0.4.1",
"redux-thunk": "^2.0.0",
"url-search-params-polyfill": "^1.2.0",
"url-search-params-polyfill": "^2.0.0",
"webfontloader": "^1.6.26",
"whatwg-fetch": "^2.0.0"
},
@ -67,12 +67,12 @@
"circular-dependency-plugin": "^3.0.0",
"css-loader": "^0.28.0",
"enzyme": "^2.2.0",
"eslint": "^3.1.1",
"eslint-plugin-react": "^7.0.0",
"eslint": "^4.0.0",
"eslint-plugin-react": "^7.3.0",
"exports-loader": "^0.6.3",
"extract-text-webpack-plugin": "^1.0.0",
"file-loader": "^0.11.0",
"flow-bin": "^0.51.1",
"flow-bin": "^0.53.1",
"fontgen-loader": "^0.2.1",
"html-loader": "^0.4.3",
"html-webpack-plugin": "^2.0.0",
@ -102,9 +102,9 @@
"redux-devtools-log-monitor": "^1.0.11",
"sass-loader": "^4.0.0",
"scripts": "file:./scripts",
"sinon": "^2.0.0",
"sinon": "^3.2.1",
"style-loader": "^0.18.0",
"unexpected": "^10.15.0",
"unexpected": "^10.33.2",
"unexpected-sinon": "^10.5.1",
"url-loader": "^0.5.7",
"webpack": "^1.12.9",