fix(deps): update dependency react-hotkeys-hook to v5.3.3

This commit is contained in:
Łukasz Mierzwa
2026-06-29 18:38:25 +01:00
committed by Łukasz Mierzwa
parent 1c5e5d0458
commit 306fc5fe4a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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
View File
@@ -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",