* [react] Use HTMLDialogElement for the dialog node * Actually add the `open` property * This update requires typescript 2.6 * Update dependents of react to also require typescript 2.6
* Add new type definition for react-date-range. * Fix CI build fails. * Fix type of properties of Range interface.