mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
fix(deps): update dependency react-hotkeys-hook to v5.3.2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
28bf2e6a5b
commit
82c7cb366c
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"react-cool-dimensions": "3.0.1",
|
||||
"react-day-picker": "9.14.0",
|
||||
"react-dom": "19.2.6",
|
||||
"react-hotkeys-hook": "5.3.0",
|
||||
"react-hotkeys-hook": "5.3.2",
|
||||
"react-idle-timer": "5.7.3",
|
||||
"react-intersection-observer": "10.0.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
@@ -11302,9 +11302,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.3.0.tgz",
|
||||
"integrity": "sha512-/pKgBHnUJM2V8VQtGGNG89s4aX371CBt5KV8mg4Gv6JpS+m6HocnD2T+k6ymtfZ21rvCCxWqWUGpw/w5papgIQ==",
|
||||
"version": "5.3.2",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.3.2.tgz",
|
||||
"integrity": "sha512-DDDy9xK6mbTQ6aPlQvIl0dA/a90T/AWml4Rm21JXFDLlRHalIg4/Rv3equUQYs5xPTWq+oEl6RD7mi/nBpU3Uw==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"react-cool-dimensions": "3.0.1",
|
||||
"react-day-picker": "9.14.0",
|
||||
"react-dom": "19.2.6",
|
||||
"react-hotkeys-hook": "5.3.0",
|
||||
"react-hotkeys-hook": "5.3.2",
|
||||
"react-idle-timer": "5.7.3",
|
||||
"react-intersection-observer": "10.0.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user