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

This commit is contained in:
renovate[bot]
2026-02-05 21:38:55 +00:00
committed by GitHub
parent 7af133b8bf
commit eaf9ec1581
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -48,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.3",
"react-hotkeys-hook": "5.2.4",
"react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0",
"react-virtuoso": "4.18.1",
@@ -29258,9 +29258,9 @@
}
},
"node_modules/react-hotkeys-hook": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.3.tgz",
"integrity": "sha512-Q27F8EuImYJOVSXAjSQrQPj9cx4GSNY+WdSdk5tSNN085H8/a00W6LZp0PrytEDwF6iT0pGTJeVEDKPRpEK2Bg==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.4.tgz",
"integrity": "sha512-BgKg+A1+TawkYluh5Bo4cTmcgMN5L29uhJbDUQdHwPX+qgXRjIPYU5kIDHyxnAwCkCBiu9V5OpB2mpyeluVF2A==",
"license": "MIT",
"peerDependencies": {
"react": ">=16.8.0",
+1 -1
View File
@@ -66,7 +66,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^5.0.0",
"react-hotkeys-hook": "5.2.3",
"react-hotkeys-hook": "5.2.4",
"react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0",
"react-virtuoso": "4.18.1",