Bump react-icons from 3.11.0 to 4.1.0 in /ui

This commit is contained in:
Deluan 2021-01-03 17:52:53 -05:00
parent 0af54e43dc
commit 81d9750fa6
2 changed files with 14 additions and 7 deletions

19
ui/package-lock.json generated
View File

@ -13588,12 +13588,9 @@
}
},
"react-icons": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-3.11.0.tgz",
"integrity": "sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==",
"requires": {
"camelcase": "^5.0.0"
}
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.1.0.tgz",
"integrity": "sha512-FCXBg1JbbR0vWALXIxmFAfozHdVIJmmwCD81Jk0EKOt7Ax4AdBNcaRkWhR0NaKy9ugJgoY3fFvo0PHpte55pXg=="
},
"react-image-lightbox": {
"version": "5.1.1",
@ -13623,6 +13620,16 @@
"react-drag-listview": "^0.1.7",
"react-draggable": "^4.4.3",
"react-icons": "^3.11.0"
},
"dependencies": {
"react-icons": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-3.11.0.tgz",
"integrity": "sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==",
"requires": {
"camelcase": "^5.0.0"
}
}
}
},
"react-lifecycles-compat": {

View File

@ -19,7 +19,7 @@
"react-drag-listview": "^0.1.7",
"react-ga": "^3.3.0",
"react-hotkeys-hook": "^2.4.0",
"react-icons": "^3.11.0",
"react-icons": "^4.1.0",
"react-image-lightbox": "^5.1.1",
"react-jinke-music-player": "^4.19.1",
"react-measure": "^2.5.2",