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

Bumps [react-dnd](https://github.com/react-dnd/react-dnd) from 7.7.0 to 10.0.2.
- [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...v10.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-08 03:28:39 +00:00 committed by GitHub
parent 194cef6abc
commit 9e13759287
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": "^10.0.2",
"react-dnd-html5-backend": "^7.0.0",
"react-dom": "^16.13.1",
"react-icons": "^3.10.0",