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

This commit is contained in:
renovate[bot]
2025-10-16 08:43:37 +00:00
committed by GitHub
parent 037461ca85
commit 2fa1eafffe
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -47,7 +47,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^5.0.0",
"react-hotkeys-hook": "5.1.0",
"react-hotkeys-hook": "5.2.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0",
"react-virtuoso": "4.14.1",
@ -36511,9 +36511,9 @@
}
},
"node_modules/react-hotkeys-hook": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.1.0.tgz",
"integrity": "sha512-GCNGXjBzV9buOS3REoQFmSmE4WTvBhYQ0YrAeeMZI83bhXg3dRWsLHXDutcVDdEjwJqJCxk5iewWYX5LtFUd7g==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.0.tgz",
"integrity": "sha512-6hhPHVuofG8De4yU3jr8Q4EjHsxEnob5I1Dag+OxgDRXX1oARHbmURreXyo2CDTYyz0POmFqdBlW6eAa0MwNLw==",
"license": "MIT",
"workspaces": [
"packages/*"

View File

@ -58,7 +58,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^5.0.0",
"react-hotkeys-hook": "5.1.0",
"react-hotkeys-hook": "5.2.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0",
"react-virtuoso": "4.14.1",