Bump react-hotkeys-hook from 2.4.0 to 3.0.0 in /ui

This commit is contained in:
Deluan 2021-01-03 18:05:31 -05:00
parent b12b3c49bd
commit 05ffdede56
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@ -13568,9 +13568,9 @@
"integrity": "sha512-o8RScHj6Lb8cwy3GMrVH6NJvL+y0zpJvKtc0+wmH7Bt23rszJmnqEQxRbyrqUzk9DTJIHoP42bfO5rswC9SWBQ=="
},
"react-hotkeys-hook": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.4.0.tgz",
"integrity": "sha512-Veh9FUe+iXab+lZ5shPoyGDnFBu5codQ15omOXiOvCC/Q5QfTY1lefLVx/Zi2NnYBSXfkfQbhnpE+Rnhi2+wBw==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.0.1.tgz",
"integrity": "sha512-otpd7gPyyz1etP+WtjEpKRFjR9QIBPYBrzpz9i7o6WeURbY9D2Cn5cy2jNIL9OrxaN2ljno3gSXLdvMfsCNgYA==",
"requires": {
"hotkeys-js": "3.8.1"
}

View File

@ -18,7 +18,7 @@
"react-dom": "^16.14.0",
"react-drag-listview": "^0.1.7",
"react-ga": "^3.3.0",
"react-hotkeys-hook": "^2.4.0",
"react-hotkeys-hook": "^3.0.1",
"react-icons": "^4.1.0",
"react-image-lightbox": "^5.1.1",
"react-jinke-music-player": "^4.19.1",