File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
"rimraf" : " ^3.0.0"
65
65
},
66
66
"peerDependencies" : {
67
- "react" : " ^16.3 .0 || ^17.0.0 || ^18.0.0" ,
68
- "react-dom" : " ^16.3 .0 || ^17.0.0 || ^18.0.0"
67
+ "react" : " ^16.8 .0 || ^17.0.0 || ^18.0.0" ,
68
+ "react-dom" : " ^16.8 .0 || ^17.0.0 || ^18.0.0"
69
69
},
70
70
"resolutions" : {
71
71
"semver@7.0.0" : " ^7.0.0"
Original file line number Diff line number Diff line change @@ -1921,8 +1921,8 @@ __metadata:
1921
1921
react-datetime-picker : ^3.5.0
1922
1922
react-fit : ^1.4.0
1923
1923
peerDependencies :
1924
- react : ^16.3 .0 || ^17.0.0 || ^18.0.0
1925
- react-dom : ^16.3 .0 || ^17.0.0 || ^18.0.0
1924
+ react : ^16.8 .0 || ^17.0.0 || ^18.0.0
1925
+ react-dom : ^16.8 .0 || ^17.0.0 || ^18.0.0
1926
1926
languageName : node
1927
1927
linkType : soft
1928
1928
Original file line number Diff line number Diff line change @@ -2113,8 +2113,8 @@ __metadata:
2113
2113
react-fit : ^1.4.0
2114
2114
rimraf : ^3.0.0
2115
2115
peerDependencies :
2116
- react : ^16.3 .0 || ^17.0.0 || ^18.0.0
2117
- react-dom : ^16.3 .0 || ^17.0.0 || ^18.0.0
2116
+ react : ^16.8 .0 || ^17.0.0 || ^18.0.0
2117
+ react-dom : ^16.8 .0 || ^17.0.0 || ^18.0.0
2118
2118
languageName : unknown
2119
2119
linkType : soft
2120
2120
You can’t perform that action at this time.
0 commit comments