File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 119
119
"dependencies" : {
120
120
"immer" : " ^9.0.16" ,
121
121
"redux" : " ^4.2.0" ,
122
- "redux-thunk" : " ^2.4.2 " ,
122
+ "redux-thunk" : " 3.0.0-alpha.1 " ,
123
123
"reselect" : " ^4.1.7"
124
124
},
125
125
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -6596,7 +6596,7 @@ __metadata:
6596
6596
prettier: ^2.2.1
6597
6597
query-string: ^7.0.1
6598
6598
redux: ^4.2.0
6599
- redux-thunk: ^2.4.2
6599
+ redux-thunk: 3.0.0-alpha.1
6600
6600
reselect: ^4.1.7
6601
6601
rimraf: ^3.0.2
6602
6602
rollup: ^2.47.0
@@ -23551,6 +23551,15 @@ fsevents@^1.2.7:
23551
23551
languageName: node
23552
23552
linkType: hard
23553
23553
23554
+ "redux-thunk@npm:3.0.0-alpha.1":
23555
+ version: 3.0.0-alpha.1
23556
+ resolution: "redux-thunk@npm:3.0.0-alpha.1"
23557
+ peerDependencies:
23558
+ redux: ^4
23559
+ checksum: 280e0d399c96d071030f6dfa5bdb0b05b9f228dd0b840ffbb213e778b773efc25e6ba24f7ed13818696ea54a359ecc06a9e5e718e07d960a772101b14c0dd8c7
23560
+ languageName: node
23561
+ linkType: hard
23562
+
23554
23563
"redux-thunk@npm:^2.4.1":
23555
23564
version: 2.4.1
23556
23565
resolution: "redux-thunk@npm:2.4.1"
You can’t perform that action at this time.
0 commit comments