Upgrade redux and react-redux

This commit is contained in:
Alex Gleason
2021-09-15 22:19:46 -05:00
parent 278c192b05
commit eee0b92313
2 changed files with 35 additions and 23 deletions

View File

@ -126,7 +126,7 @@
"react-notification": "^6.8.4",
"react-overlays": "^0.9.0",
"react-popper": "^2.2.3",
"react-redux": "^7.2.1",
"react-redux": "^7.2.5",
"react-redux-loading-bar": "^5.0.0",
"react-router-dom": "^4.3.1",
"react-router-scroll-4": "^1.0.0-beta.1",
@ -134,7 +134,7 @@
"react-swipeable-views": "^0.13.0",
"react-textarea-autosize": "^8.3.3",
"react-toggle": "^4.0.1",
"redux": "^4.0.5",
"redux": "^4.1.1",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.2.0",
"requestidlecallback": "^0.3.0",