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.3.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a84943a048
commit
c9f0d47498
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -17415,9 +17415,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.2.2.tgz",
|
||||
"integrity": "sha512-5XBGCSleJZ7AzQ+wCoFeJj/myByIzqgR3D97xRNEQsGOsFvXLp4V8rbDbHceTqGq7WDjQmX96zegViz8U5CwMQ==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.3.0.tgz",
|
||||
"integrity": "sha512-CSR9IYR0PzZwLBqwZh4NE+W4wa+VIlnaD6KMjZ3x7MQNAD1Zm7Css7D8ZoN9nEDg4DwlTsuCSnBhkwGe0XTVZw==",
|
||||
"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.2.2",
|
||||
"react-hotkeys-hook": "2.3.0",
|
||||
"react-idle-timer": "4.3.6",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.27.1",
|
||||
|
||||
Reference in New Issue
Block a user