build(deps): bump react-dnd from 7.7.0 to 11.0.0 in /UI

Bumps [react-dnd](https://github.com/react-dnd/react-dnd) from 7.7.0 to 11.0.0.
- [Release notes](https://github.com/react-dnd/react-dnd/releases)
- [Changelog](https://github.com/react-dnd/react-dnd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-dnd/react-dnd/compare/v7.7.0...v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-24 05:30:46 +00:00 committed by GitHub
parent 2801573d7e
commit 5902e4ea6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 19 deletions

View file

@ -10,7 +10,7 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-custom-scrollbars": "^4.2.1",
"react-dnd": "^7.0.0",
"react-dnd": "^11.0.0",
"react-dnd-html5-backend": "^7.0.0",
"react-dom": "^16.13.1",
"react-icons": "^3.10.0",