mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency react-hotkeys-hook to v3.2.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
76a8544eeb
commit
b9f7020756
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -16575,9 +16575,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.1.0.tgz",
|
||||
"integrity": "sha512-czZxVyQR21AXrkHXgx1GwIoyc72vtRpDHMKM4oEI/At+7urrYDZyHSw+tDjVQR5r8BYZZ/++4wwq6BF30SXdlw==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.2.1.tgz",
|
||||
"integrity": "sha512-l5Y4Dr109Fz10hHq40hkJmppXUqdv7tNVFldPq7lDsgWBpPLWCtkkSkrzTySje4GK+t5VLzPA01cCyUsZutOmQ==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.2"
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"react-cool-dimensions": "1.3.2",
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "17.0.1",
|
||||
"react-hotkeys-hook": "3.1.0",
|
||||
"react-hotkeys-hook": "3.2.1",
|
||||
"react-idle-timer": "4.5.5",
|
||||
"react-intersection-observer": "8.31.0",
|
||||
"react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user