mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency react-hotkeys-hook to v2.4.0
This commit is contained in:
committed by
renovate[bot]
parent
1733c6d45d
commit
224f10b82e
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -17979,9 +17979,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.3.1.tgz",
|
||||
"integrity": "sha512-5zutx5e7LuVcSlYTCSOu+WKuvRHiIRc4VJKUzQ+caqn4ibveLtN3MdaIear6I3BAdUeAkOw2uwp8r3OyrSAbqw==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.1"
|
||||
}
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "16.14.0",
|
||||
"react-highlighter": "0.4.3",
|
||||
"react-hotkeys-hook": "2.3.1",
|
||||
"react-hotkeys-hook": "2.4.0",
|
||||
"react-idle-timer": "4.4.2",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.29.1",
|
||||
|
||||
Reference in New Issue
Block a user