mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-25 16:02:17 +03:00
Bump react-icons from 3.11.0 to 4.1.0 in /ui
This commit is contained in:
parent
0af54e43dc
commit
81d9750fa6
19
ui/package-lock.json
generated
19
ui/package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user