mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency react-hotkeys-hook to v2.4.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e781510bfb
commit
d0254c14eb
Generated
+3
-3
@@ -16870,9 +16870,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"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==",
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-2.4.1.tgz",
|
||||
"integrity": "sha512-IsQEOdY26vu2xlsXFN0B6xytDa3y8VL53yY49Qq4f1zXefNqtGRzWnmyHSc84K/ZGozcz38xgn9SmwZsbW0nRg==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "17.0.1",
|
||||
"react-highlighter": "0.4.3",
|
||||
"react-hotkeys-hook": "2.4.0",
|
||||
"react-hotkeys-hook": "2.4.1",
|
||||
"react-idle-timer": "4.5.0",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.31.0",
|
||||
|
||||
Reference in New Issue
Block a user