webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

fix: use lower react version

Open brunozoric opened this issue 9 months ago • 0 comments

Changes

Using the 18.3.x version of react results in a lot of deprecation warnings, which look like errors. We can increase the version from 18.2.0 to 18.3.x (or higher in next quarter), because we need to update packages which use react anyway.

How Has This Been Tested?

Jest and manually.

brunozoric avatar May 08 '24 21:05 brunozoric