mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Bump deps to the latest versions
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "app",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@formatjs/intl-pluralrules": "^1.3.7",
|
||||
"@formatjs/intl-relativetimeformat": "^4.4.6",
|
||||
"@formatjs/intl-pluralrules": "^1.3.9",
|
||||
"@formatjs/intl-relativetimeformat": "^4.5.1",
|
||||
"@hot-loader/react-dom": "^16.11.0",
|
||||
"@types/react-redux": "^7.1.5",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
@@ -12,7 +12,7 @@
|
||||
"debounce": "^1.0.0",
|
||||
"flag-icon-css": "^3.4.5",
|
||||
"intl": "^1.2.5",
|
||||
"promise.prototype.finally": "3.1.1",
|
||||
"promise.prototype.finally": "3.1.2",
|
||||
"prop-types": "^15.6.2",
|
||||
"raf": "^3.4.1",
|
||||
"raven-js": "^3.27.0",
|
||||
@@ -20,7 +20,7 @@
|
||||
"react-dom": "^16.12.0",
|
||||
"react-helmet": "^5.0.0",
|
||||
"react-hot-loader": "^4.12.18",
|
||||
"react-intl": "^3.7.0",
|
||||
"react-intl": "^3.9.2",
|
||||
"react-motion": "^0.5.0",
|
||||
"react-redux": "^7.1.3",
|
||||
"react-router-dom": "^5.1.2",
|
||||
@@ -29,7 +29,7 @@
|
||||
"redux": "^4.0.4",
|
||||
"redux-localstorage": "^0.4.1",
|
||||
"redux-thunk": "^2.0.0",
|
||||
"url-search-params-polyfill": "^7.0.0",
|
||||
"url-search-params-polyfill": "^7.0.1",
|
||||
"webfontloader": "^1.6.26",
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user