mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
fix(deps): update dependency react-hotkeys-hook to v3.4.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
619d6a6d08
commit
97a9941bb0
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -20175,9 +20175,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.3.tgz",
|
||||
"integrity": "sha512-V+4PRCZa41Irqcw0nDSeEF7pRIk+o0AH8LyGGF5ZEBTFnTsb6gc+9G3qB4lXHNfEmyMBGLxzPWenQ09JcwCGfQ==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.4.0.tgz",
|
||||
"integrity": "sha512-TFtMNb9ALuL3uvtqGpaehwCeua3uYCrG3dKUqd+hEI2UgbVU94ifA1AEeemXSF6K81llPDX1RZvp7teUEQzAPA==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.7"
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"react-cool-dimensions": "2.0.7",
|
||||
"react-day-picker": "7.4.10",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "3.3.3",
|
||||
"react-hotkeys-hook": "3.4.0",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "8.32.0",
|
||||
"react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user