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

This commit is contained in:
renovate[bot]
2024-01-15 19:46:25 +00:00
committed by GitHub
parent 538af9a4e1
commit b5c1fa5600
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -38,7 +38,7 @@
"react-chartjs-2": "^5.2.0", "react-chartjs-2": "^5.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-error-boundary": "^4.0.0", "react-error-boundary": "^4.0.0",
"react-hotkeys-hook": "4.4.3", "react-hotkeys-hook": "4.4.4",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1", "react-markdown": "9.0.1",
"react-virtuoso": "4.6.2", "react-virtuoso": "4.6.2",
@@ -31056,9 +31056,9 @@
} }
}, },
"node_modules/react-hotkeys-hook": { "node_modules/react-hotkeys-hook": {
"version": "4.4.3", "version": "4.4.4",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.3.tgz", "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.4.tgz",
"integrity": "sha512-G6psp7OUm9xxY4G2vL48tBwWUVJLvD/PeInaPdPvqRJ8GoXBu6Djqr6WIw5gu1M0SbR1epNUlvpccxu2ZzmtFQ==", "integrity": "sha512-wzZmqb/Obr0ds9Myc1sIFPJ52GA/Eeg/vXBWV0HA1LvHlVAW5Va3KB0q6EZNlNSHQWscWZ2K8+6w0GYSie2o7A==",
"peerDependencies": { "peerDependencies": {
"react": ">=16.8.1", "react": ">=16.8.1",
"react-dom": ">=16.8.1" "react-dom": ">=16.8.1"

View File

@@ -44,7 +44,7 @@
"react-chartjs-2": "^5.2.0", "react-chartjs-2": "^5.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-error-boundary": "^4.0.0", "react-error-boundary": "^4.0.0",
"react-hotkeys-hook": "4.4.3", "react-hotkeys-hook": "4.4.4",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1", "react-markdown": "9.0.1",
"react-virtuoso": "4.6.2", "react-virtuoso": "4.6.2",