File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 76
76
"react-redux" : " 8.1.3" ,
77
77
"react-router" : " 6.28.2" ,
78
78
"react-router-dom" : " 6.28.2" ,
79
- "redux" : " 4.2 .1" ,
79
+ "redux" : " 5.0 .1" ,
80
80
"redux-actions" : " 3.0.3" ,
81
81
"redux-promise-middleware" : " 6.2.0" ,
82
82
"redux-thunk" : " 2.4.2" ,
Original file line number Diff line number Diff line change @@ -8064,12 +8064,10 @@ redux-thunk@2.4.2:
8064
8064
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
8065
8065
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==
8066
8066
8067
- redux@4.2.1 :
8068
- version "4.2.1"
8069
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
8070
- integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
8071
- dependencies :
8072
- " @babel/runtime" " ^7.9.2"
8067
+ redux@5.0.1 :
8068
+ version "5.0.1"
8069
+ resolved "https://registry.yarnpkg.com/redux/-/redux-5.0.1.tgz#97fa26881ce5746500125585d5642c77b6e9447b"
8070
+ integrity sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==
8073
8071
8074
8072
reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.8, reflect.getprototypeof@^1.0.9 :
8075
8073
version "1.0.9"
You can’t perform that action at this time.
0 commit comments