File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 4141 },
4242 "peerDependencies" : {
4343 "@types/react" : " ^16.8 || ^17.0 || ^18.0" ,
44+ "@types/react-dom" : " ^16.8 || ^17.0 || ^18.0" ,
4445 "react" : " ^16.8 || ^17.0 || ^18.0" ,
4546 "react-dom" : " ^16.8 || ^17.0 || ^18.0" ,
4647 "react-native" : " >=0.59" ,
5051 "@types/react" : {
5152 "optional" : true
5253 },
54+ "@types/react-dom" : {
55+ "optional" : true
56+ },
5357 "react-dom" : {
5458 "optional" : true
5559 },
Original file line number Diff line number Diff line change @@ -8932,13 +8932,16 @@ __metadata:
89328932 use-sync-external-store : ^1.0.0
89338933 peerDependencies :
89348934 " @types/react " : ^16.8 || ^17.0 || ^18.0
8935+ " @types/react-dom " : ^16.8 || ^17.0 || ^18.0
89358936 react : ^16.8 || ^17.0 || ^18.0
89368937 react-dom : ^16.8 || ^17.0 || ^18.0
89378938 react-native : " >=0.59"
89388939 redux : ^4
89398940 peerDependenciesMeta :
89408941 " @types/react " :
89418942 optional : true
8943+ " @types/react-dom " :
8944+ optional : true
89428945 react-dom :
89438946 optional : true
89448947 react-native :
You can’t perform that action at this time.
0 commit comments