react-with-direction
react-with-direction copied to clipboard
update deepmerge
This package has been outdated. So I updated deepmerge to 3.3.0 I checked all test have passed.
Closes #27.
@ljharb Please update deepmerge to 4.2.2 https://github.com/airbnb/react-with-direction/pull/28
@naoya7076 Please update
The easy breaking changes are that v3 dropped ESM, and v4 dropped UMD - but v2 has some potentially significant breaking changes: https://github.com/TehShrike/deepmerge/blob/master/changelog.md#200 that will take time to evaluate.