File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 4545 "make-event-props" : " ^1.1.0" ,
4646 "merge-class-names" : " ^1.1.1" ,
4747 "prop-types" : " ^15.6.0" ,
48- "react-clock" : " ^2.3 .0" ,
48+ "react-clock" : " ^3.0 .0" ,
4949 "react-fit" : " ^1.0.3" ,
5050 "update-input-width" : " ^1.1.1"
5151 },
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import makeEventProps from 'make-event-props';
44import mergeClassNames from 'merge-class-names' ;
55import Fit from 'react-fit' ;
66
7- import Clock from 'react-clock/dist/entry.nostyle ' ;
7+ import Clock from 'react-clock' ;
88
99import TimeInput from './TimeInput' ;
1010
Original file line number Diff line number Diff line change 46634663 discontinuous-range "1.0.0"
46644664 ret "~0.1.10"
46654665
4666- react-clock@^2.3 .0 :
4667- version "2.4 .0"
4668- resolved "https://registry.yarnpkg.com/react-clock/-/react-clock-2.4 .0.tgz#39540f84e16f8b2c2137640f535c162041bd2a1e "
4669- integrity sha512-BlzkzbhLEzLwdqtl+PAPvzMhRvg4xyxsiQnGpb+ZzL4YY5iFQgJa7C48EUGhbpnTtNwyMuaBG4KeYmUuUlTQUQ ==
4666+ react-clock@^3.0 .0 :
4667+ version "3.0 .0"
4668+ resolved "https://registry.yarnpkg.com/react-clock/-/react-clock-3.0 .0.tgz#0d29f8e682ef516574061d1d24b1a286cb2da89b "
4669+ integrity sha512-D3K82D3YGcDtzxZCfiACLcDTL8cJXSgpdrzTY9ff3H5vflxlLzTSLF8apZRo6JZzOFrZQvw5mrS7TkQzj9nG0A ==
46704670 dependencies :
4671+ " @wojtekmaj/date-utils" " ^1.0.0"
46714672 merge-class-names "^1.1.1"
46724673 prop-types "^15.6.0"
46734674
You can’t perform that action at this time.
0 commit comments