fix(deps): update dependency react-hotkeys-hook to v5.2.3 (#4748)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-22 09:00:05 -08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent d65ffae27e
commit 6113a014d0
2 changed files with 6 additions and 8 deletions
+5 -7
View File
@@ -22,6 +22,7 @@
"@fontsource/poppins": "5.2.7",
"@next/bundle-analyzer": "^14.0.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@uiw/codemirror-theme-bbedit": "4.25.4",
"@uiw/react-codemirror": "4.25.4",
"@xstate/react": "3.2.2",
@@ -47,7 +48,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^5.0.0",
"react-hotkeys-hook": "5.2.1",
"react-hotkeys-hook": "5.2.3",
"react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0",
"react-virtuoso": "4.18.1",
@@ -29386,13 +29387,10 @@
}
},
"node_modules/react-hotkeys-hook": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.1.tgz",
"integrity": "sha512-xbKh6zJxd/vJHT4Bw4+0pBD662Fk20V+VFhLqciCg+manTVO4qlqRqiwFOYelfHN9dBvWj9vxaPkSS26ZSIJGg==",
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.3.tgz",
"integrity": "sha512-Q27F8EuImYJOVSXAjSQrQPj9cx4GSNY+WdSdk5tSNN085H8/a00W6LZp0PrytEDwF6iT0pGTJeVEDKPRpEK2Bg==",
"license": "MIT",
"workspaces": [
"packages/*"
],
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
+1 -1
View File
@@ -59,7 +59,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^5.0.0",
"react-hotkeys-hook": "5.2.1",
"react-hotkeys-hook": "5.2.3",
"react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0",
"react-virtuoso": "4.18.1",