mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
#305: update some deps
This commit is contained in:
parent
f19c47f862
commit
126ce37007
950
package-lock.json
generated
950
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user