react-beautiful-dnd
react-beautiful-dnd copied to clipboard
Please update dependencies
Please update dependencies

This is resolved with @hello-pangea/dnd (a drop-in fork of this lib)
- Run
npm install @hello-pangea/dnd - Replace all instances of
react-beautiful-dndwith@hello-pangea/dnd - You should be good to go
If you run into any issues please open an issue in the Pangea Dnd repo
@danieldelcore 🙏

Haha! I'd be happy to look at a pr if you folks are up to it!
@danieldelcore Thanks. There is already a PR for that https://github.com/atlassian/react-beautiful-dnd/pull/2429 prepared by @jankanty. Unfortunately, one CI check has failed (test-a11y) but it might not be related to the peer dependencies update.
Yeah looks unrelated, I'm trying to figure out what's going on now, but mostly looks fine to me
Accepted react versions have been updated. Thanks for the patience on this folks