silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
161 stars 17 forks source link

Upgrade to React 18.3 #1631

Closed axelboc closed 2 months ago

axelboc commented 2 months ago

React 18.3 is a stepping stone to React 19. It just warns about a bunch of deprecated APIs and upcoming breaking changes. The only ones that apply to us are:

I had to upgrade the testing dependencies to fix the act-related warning: