Bump redux and react-redux versions

This commit is contained in:
Deluan
2022-09-29 11:05:05 -04:00
parent 50a4ce6ba2
commit 218d14727a
3 changed files with 41 additions and 36 deletions
+2 -2
View File
@@ -31,10 +31,10 @@
"react-image-lightbox": "^5.1.4",
"react-jinke-music-player": "^4.24.2",
"react-measure": "^2.5.2",
"react-redux": "^7.2.5",
"react-redux": "^7.2.9",
"react-router-dom": "^5.3.0",
"react-scripts": "5.0.1",
"redux": "^4.1.1",
"redux": "^4.2.0",
"redux-saga": "^1.1.3",
"uuid": "^8.3.2"
},