mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Bump deps
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"@formatjs/intl-pluralrules": "^1.3.9",
|
||||
"@formatjs/intl-relativetimeformat": "^4.5.1",
|
||||
"@hot-loader/react-dom": "^16.11.0",
|
||||
"@types/react": "^16.9.17",
|
||||
"@types/react-redux": "^7.1.5",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"clsx": "^1.0.4",
|
||||
@@ -26,7 +27,7 @@
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-textarea-autosize": "^7.1.2",
|
||||
"react-transition-group": "^4.3.0",
|
||||
"redux": "^4.0.4",
|
||||
"redux": "^4.0.5",
|
||||
"redux-localstorage": "^0.4.1",
|
||||
"redux-thunk": "^2.0.0",
|
||||
"url-search-params-polyfill": "^7.0.1",
|
||||
@@ -34,6 +35,7 @@
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/webpack-env": "^1.14.1",
|
||||
"enzyme": "^3.8.0",
|
||||
"enzyme-adapter-react-16": "^1.15.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user