File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 88
88
"prettier" : " ^3.0.0" ,
89
89
"react" : " ^18.0.0" ,
90
90
"react-dom" : " ^18.0.0" ,
91
- "redux" : " ^4.1.2 " ,
91
+ "redux" : " ^5.0.0 " ,
92
92
"regenerator-runtime" : " ^0.14.0" ,
93
93
"sass" : " ^1.56.1" ,
94
94
"sass-loader" : " ^13.2.0" ,
Original file line number Diff line number Diff line change @@ -11577,12 +11577,10 @@ redux-flash@^2.0.2:
11577
11577
redux-actions "^2.6.5"
11578
11578
uuid "^9.0.0"
11579
11579
11580
- redux@^4.1.2:
11581
- version "4.2.1"
11582
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
11583
- integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
11584
- dependencies:
11585
- "@babel/runtime" "^7.9.2"
11580
+ redux@^5.0.0:
11581
+ version "5.0.0"
11582
+ resolved "https://registry.yarnpkg.com/redux/-/redux-5.0.0.tgz#29572e29a439e094ff8fec46883fc45053f6736d"
11583
+ integrity sha512-blLIYmYetpZMET6Q6uCY7Jtl/Im5OBldy+vNPauA8vvsdqyt66oep4EUpAMWNHauTC6xa9JuRPhRB72rY82QGA==
11586
11584
11587
11585
reflect.getprototypeof@^1.0.3:
11588
11586
version "1.0.3"
You can’t perform that action at this time.
0 commit comments