mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency react-hotkeys-hook to v3.4.2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
436748208f
commit
73204a2c2d
Generated
+3
-3
@@ -19069,9 +19069,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.4.1.tgz",
|
||||
"integrity": "sha512-lZbVRAsAXrE6povXT81BYd5WMT+JFGOU9Mx4qT830AelRDKoVWQa76yyk7nMgK++O6DfZShYp06rppf+8HkeeQ==",
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.4.2.tgz",
|
||||
"integrity": "sha512-QYnocd7TX1ql4s6lBVtAMwVi9rou4ip2ueAWoUXJtEWpgoPyRx1Dk6O012kpHZVcVGqazNbnWstxURO735f06g==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.7"
|
||||
}
|
||||
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
"react-cool-dimensions": "2.0.7",
|
||||
"react-day-picker": "7.4.10",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "3.4.1",
|
||||
"react-hotkeys-hook": "3.4.2",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "8.32.1",
|
||||
"react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user