File tree 2 files changed +20
-12
lines changed
2 files changed +20
-12
lines changed Original file line number Diff line number Diff line change 70
70
"merge-refs" : " ^1.0.0" ,
71
71
"prop-types" : " ^15.6.0" ,
72
72
"react-calendar" : " ^3.3.1" ,
73
- "react-fit" : " ^1.0.3 " ,
73
+ "react-fit" : " ^1.4.0 " ,
74
74
"update-input-width" : " ^1.2.2"
75
75
},
76
76
"devDependencies" : {
90
90
"rimraf" : " ^3.0.0"
91
91
},
92
92
"peerDependencies" : {
93
- "react" : " ^16.3.0 || ^17.0.0- 0" ,
94
- "react-dom" : " ^16.3.0 || ^17.0.0- 0"
93
+ "react" : " ^16.3.0 || ^17.0.0 || ^18.0. 0" ,
94
+ "react-dom" : " ^16.3.0 || ^17.0.0 || ^18.0. 0"
95
95
},
96
96
"resolutions" : {
97
97
Original file line number Diff line number Diff line change @@ -5897,12 +5897,12 @@ __metadata:
5897
5897
react : ^17.0.0
5898
5898
react-calendar : ^3.3.1
5899
5899
react-dom : ^17.0.0
5900
- react-fit : ^1.0.3
5900
+ react-fit : ^1.4.0
5901
5901
rimraf : ^3.0.0
5902
5902
update-input-width : ^1.2.2
5903
5903
peerDependencies :
5904
- react : ^16.3.0 || ^17.0.0- 0
5905
- react-dom : ^16.3.0 || ^17.0.0- 0
5904
+ react : ^16.3.0 || ^17.0.0 || ^18.0. 0
5905
+ react-dom : ^16.3.0 || ^17.0.0 || ^18.0. 0
5906
5906
languageName : unknown
5907
5907
linkType : soft
5908
5908
@@ -5919,16 +5919,17 @@ __metadata:
5919
5919
languageName : node
5920
5920
linkType : hard
5921
5921
5922
- " react-fit@npm:^1.0.3 " :
5923
- version : 1.2 .0
5924
- resolution : " react-fit@npm:1.2 .0"
5922
+ " react-fit@npm:^1.4.0 " :
5923
+ version : 1.4 .0
5924
+ resolution : " react-fit@npm:1.4 .0"
5925
5925
dependencies :
5926
5926
detect-element-overflow : ^1.2.0
5927
5927
prop-types : ^15.6.0
5928
+ tiny-warning : ^1.0.0
5928
5929
peerDependencies :
5929
- react : " >= 15.5"
5930
- react-dom : " >= 15.5"
5931
- checksum : 98c96287d9189c7b67c944387399ddc590d05c6d1ff3d6d57b0a0b35fcece5fcb11c5001bf4097aa69a1c672c7731d1adceda0324e6dfad833c2bd27ecf9be29
5930
+ react : ^ 15.5.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
5931
+ react-dom : ^ 15.5.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
5932
+ checksum : c645e6b6a023cf2fcb88d9a0e4c929e37cda2b76576921f70bb35cb2fc33ed5177e694fbaf36612a642e61914d0270c629606646bbf82f3576e116fc9dd94d5d
5932
5933
languageName : node
5933
5934
linkType : hard
5934
5935
@@ -6722,6 +6723,13 @@ __metadata:
6722
6723
languageName : node
6723
6724
linkType : hard
6724
6725
6726
+ " tiny-warning@npm:^1.0.0 " :
6727
+ version : 1.0.3
6728
+ resolution : " tiny-warning@npm:1.0.3"
6729
+ checksum : da62c4acac565902f0624b123eed6dd3509bc9a8d30c06e017104bedcf5d35810da8ff72864400ad19c5c7806fc0a8323c68baf3e326af7cb7d969f846100d71
6730
+ languageName : node
6731
+ linkType : hard
6732
+
6725
6733
" tmpl@npm:1.0.x " :
6726
6734
version : 1.0.5
6727
6735
resolution : " tmpl@npm:1.0.5"
You can’t perform that action at this time.
0 commit comments