mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency react-hotkeys-hook to v2.2.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
86e7333179
commit
302360f304
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -17091,9 +17091,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.1.4.tgz",
|
||||
"integrity": "sha512-gnz74B7NNbVUl8ea0FUaAnJpFcEi9JLLJA2WEstzQoaiWUl0NWH9KW6U0i6twJc8d/cONZizi0WDgYSRXxqhVQ==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.2.0.tgz",
|
||||
"integrity": "sha512-xNiRLY7TSE5sreyOoBFoes+pZn/FUW8PArQEO+zwxcJSKTd5MF8qGXfvzdxK4ISboZ61gXNpyR24KfDLVEmbbg==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.1"
|
||||
}
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "16.13.1",
|
||||
"react-highlighter": "0.4.3",
|
||||
"react-hotkeys-hook": "2.1.4",
|
||||
"react-hotkeys-hook": "2.2.0",
|
||||
"react-idle-timer": "4.3.4",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.26.2",
|
||||
|
||||
Reference in New Issue
Block a user