Bump react-icons from 4.1.0 to 4.2.0 in /ui

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-08 08:31:47 +00:00 committed by Deluan Quintão
parent 8799358a04
commit d8a4db36ef
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@ -13488,9 +13488,9 @@
}
},
"react-icons": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.1.0.tgz",
"integrity": "sha512-FCXBg1JbbR0vWALXIxmFAfozHdVIJmmwCD81Jk0EKOt7Ax4AdBNcaRkWhR0NaKy9ugJgoY3fFvo0PHpte55pXg=="
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz",
"integrity": "sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ=="
},
"react-image-lightbox": {
"version": "5.1.1",

View File

@ -19,7 +19,7 @@
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",
"react-hotkeys": "^2.0.0",
"react-icons": "^4.1.0",
"react-icons": "^4.2.0",
"react-image-lightbox": "^5.1.1",
"react-jinke-music-player": "^4.21.2",
"react-measure": "^2.5.2",