mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency react-hotkeys-hook to v3.3.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
75fde6e731
commit
0c8ebedd67
Generated
+3
-3
@@ -17050,9 +17050,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.0.tgz",
|
||||
"integrity": "sha512-DbxcZpswAcJKc0Fw5oTWeRImGLVerDlMU8ndIAH5Waed8wvpafk/F2i43BZo2O3Ftn/RzQsD4EFU8e8FSjVFTg==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.1.tgz",
|
||||
"integrity": "sha512-y6eCMEysh09lIgRQvIC76L7ehqUWf/7h8VlqT6w7RRnim5CX5CXldo64+CjWanIcgr++q5yTNwr7A/8DXA1u9A==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.3"
|
||||
}
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"react-cool-dimensions": "2.0.1",
|
||||
"react-day-picker": "7.4.10",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "3.3.0",
|
||||
"react-hotkeys-hook": "3.3.1",
|
||||
"react-idle-timer": "4.6.1",
|
||||
"react-intersection-observer": "8.31.1",
|
||||
"react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user