fix(deps): update dependency react-hotkeys-hook to v4.6.1

This commit is contained in:
renovate[bot] 2024-11-05 11:18:07 +00:00 committed by GitHub
parent ac009f574e
commit 50a4224224
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -39,7 +39,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^4.0.0",
"react-hotkeys-hook": "4.5.1",
"react-hotkeys-hook": "4.6.1",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.12.0",
@ -34503,9 +34503,9 @@
}
},
"node_modules/react-hotkeys-hook": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.5.1.tgz",
"integrity": "sha512-scAEJOh3Irm0g95NIn6+tQVf/OICCjsQsC9NBHfQws/Vxw4sfq1tDQut5fhTEvPraXhu/sHxRd9lOtxzyYuNAg==",
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz",
"integrity": "sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==",
"license": "MIT",
"peerDependencies": {
"react": ">=16.8.1",

View file

@ -48,7 +48,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^4.0.0",
"react-hotkeys-hook": "4.5.1",
"react-hotkeys-hook": "4.6.1",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.12.0",