mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 04:00:38 +03:00
Bump react-icons from 4.2.0 to 4.3.1 in /ui
This commit is contained in:
parent
f0c11916ca
commit
6139338e80
18
ui/package-lock.json
generated
18
ui/package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"react-drag-listview": "^0.1.8",
|
||||
"react-ga": "^3.3.0",
|
||||
"react-hotkeys": "^2.0.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-image-lightbox": "^5.1.4",
|
||||
"react-jinke-music-player": "^4.24.2",
|
||||
"react-measure": "^2.5.2",
|
||||
@ -16404,9 +16404,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-icons": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz",
|
||||
"integrity": "sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ=="
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.3.1.tgz",
|
||||
"integrity": "sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==",
|
||||
"peerDependencies": {
|
||||
"react": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/react-image-lightbox": {
|
||||
"version": "5.1.4",
|
||||
@ -35989,9 +35992,10 @@
|
||||
}
|
||||
},
|
||||
"react-icons": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz",
|
||||
"integrity": "sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ=="
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.3.1.tgz",
|
||||
"integrity": "sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"react-image-lightbox": {
|
||||
"version": "5.1.4",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"react-drag-listview": "^0.1.8",
|
||||
"react-ga": "^3.3.0",
|
||||
"react-hotkeys": "^2.0.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-image-lightbox": "^5.1.4",
|
||||
"react-jinke-music-player": "^4.24.2",
|
||||
"react-measure": "^2.5.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user