segmentio / ui-box

Blazing Fast React UI Primitive
MIT License
1.07k stars 54 forks source link

Update peer and dev dependencies to react 18 #116

Closed brandongregoryscott closed 2 years ago

brandongregoryscott commented 2 years ago

Similar to https://github.com/segmentio/evergreen/pull/1458, we're upgrading ui-box's peer + dev dependencies to React 18. ui-box doesn't have any calls to ReactDOM.render, so there shouldn't be any additional console warnings like Evergreen has.