mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency react-hotkeys-hook to v3.0.3
This commit is contained in:
committed by
renovate[bot]
parent
47f7f05e78
commit
b22fcca8dd
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -16861,9 +16861,9 @@
|
||||
}
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.0.2.tgz",
|
||||
"integrity": "sha512-m34awOc6KQFgi9/TT0HNBXh8x+2AroPdhw8VPOAM33m4JHPjySlUlZCmXtPRuz7QYrW3yN7F6vHQGlxcQVh4tw==",
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.0.3.tgz",
|
||||
"integrity": "sha512-kbnb820AUITXxK3qRHq612ivoNvMidIEaVAG7rUDuJMBTlJdSniJjjFl0jddL4iSKJK1d0Vqgn80uPW+spq6yQ==",
|
||||
"requires": {
|
||||
"hotkeys-js": "3.8.1"
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "17.0.1",
|
||||
"react-highlighter": "0.4.3",
|
||||
"react-hotkeys-hook": "3.0.2",
|
||||
"react-hotkeys-hook": "3.0.3",
|
||||
"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