File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 118
118
],
119
119
"dependencies" : {
120
120
"immer" : " ^9.0.16" ,
121
- "redux" : " ^4.2.0 " ,
121
+ "redux" : " 5.0.0-alpha.2 " ,
122
122
"redux-thunk" : " 3.0.0-alpha.1" ,
123
123
"reselect" : " ^4.1.7"
124
124
},
Original file line number Diff line number Diff line change @@ -6781,7 +6781,7 @@ __metadata:
6781
6781
node-fetch: ^2.6.1
6782
6782
prettier: ^2.2.1
6783
6783
query-string: ^7.0.1
6784
- redux: ^4.2.0
6784
+ redux: 5.0.0-alpha.2
6785
6785
redux-thunk: 3.0.0-alpha.1
6786
6786
reselect: ^4.1.7
6787
6787
rimraf: ^3.0.2
@@ -24426,6 +24426,13 @@ fsevents@^1.2.7:
24426
24426
languageName: node
24427
24427
linkType: hard
24428
24428
24429
+ "redux@npm:5.0.0-alpha.2":
24430
+ version: 5.0.0-alpha.2
24431
+ resolution: "redux@npm:5.0.0-alpha.2"
24432
+ checksum: fbae31c55bab62a210a5a24a64721f593080fb94808c547b646ddff91515f8ab4e3363af5ece16491f0179d43729fc0350235c9fea7500b37b67d762a55b6945
24433
+ languageName: node
24434
+ linkType: hard
24435
+
24429
24436
"redux@npm:^4.0.0, redux@npm:^4.1.2":
24430
24437
version: 4.1.2
24431
24438
resolution: "redux@npm:4.1.2"
You can’t perform that action at this time.
0 commit comments