mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
fix(deps): update dependency react-hotkeys-hook to v5.3.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1c5e5d0458
commit
306fc5fe4a
Generated
+4
-4
@@ -32,7 +32,7 @@
|
||||
"react-cool-dimensions": "3.0.1",
|
||||
"react-day-picker": "10.0.1",
|
||||
"react-dom": "19.2.7",
|
||||
"react-hotkeys-hook": "5.3.2",
|
||||
"react-hotkeys-hook": "5.3.3",
|
||||
"react-idle-timer": "5.7.3",
|
||||
"react-intersection-observer": "10.0.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
@@ -11380,9 +11380,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"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==",
|
||||
"version": "5.3.3",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.3.3.tgz",
|
||||
"integrity": "sha512-aswgyWUnE25hmhzHTfKDmKzsaSE5DJ4LKaU/o6rQSXkDd/1Bh9TfAFQbHkf6fLy11HvlYkp+cDDarGdhmCDhoQ==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"react-cool-dimensions": "3.0.1",
|
||||
"react-day-picker": "10.0.1",
|
||||
"react-dom": "19.2.7",
|
||||
"react-hotkeys-hook": "5.3.2",
|
||||
"react-hotkeys-hook": "5.3.3",
|
||||
"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