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.3.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
fc8a18d6f1
commit
13f756c873
Generated
+3
-3
@@ -20175,9 +20175,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.2.tgz",
|
||||
"integrity": "sha512-sR98wtrz3qyVZ5G3I5TTRy7Odm1I9poGt1VwT4RN1ztnobRV/pNGja+6B+LONv+IBIyHLvidzW8IZRB7AuAUkw==",
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.3.3.tgz",
|
||||
"integrity": "sha512-V+4PRCZa41Irqcw0nDSeEF7pRIk+o0AH8LyGGF5ZEBTFnTsb6gc+9G3qB4lXHNfEmyMBGLxzPWenQ09JcwCGfQ==",
|
||||
"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.3.2",
|
||||
"react-hotkeys-hook": "3.3.3",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "8.32.0",
|
||||
"react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user