chore(deps): bump react-hotkeys-hook from 4.3.5 to 4.3.7 in /ui

Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.5 to 4.3.7.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v4.3.5...v4.3.7)

---
updated-dependencies:
- dependency-name: react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-22 13:56:23 +00:00
committed by Łukasz Mierzwa
parent e5dfca02b9
commit f3746bc2c8
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -40,7 +40,7 @@
"react-cool-dimensions": "3.0.0",
"react-day-picker": "8.6.0",
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.3.5",
"react-hotkeys-hook": "4.3.7",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.4.2",
"react-json-pretty": "2.2.0",
@@ -29384,9 +29384,9 @@
"dev": true
},
"node_modules/react-hotkeys-hook": {
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.5.tgz",
"integrity": "sha512-tfwTwKP3ga7n4naNS/JOByaEwEkTCoXYCepDuhXpj8mBx+sFszV5JecRWM2dv+PbOowmmBpHAFtTXTnG/p8UkQ==",
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.7.tgz",
"integrity": "sha512-qUcA5vl/liGWr9wLYI5/8oppHLa6nExFqOAMC6CyZhpj7C56PIzYZ76xAtJ+5lgxObgl4A4pQz8upy+nq7orSQ==",
"peerDependencies": {
"react": ">=16.8.1",
"react-dom": ">=16.8.1"

View File

@@ -39,7 +39,7 @@
"react-cool-dimensions": "3.0.0",
"react-day-picker": "8.6.0",
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.3.5",
"react-hotkeys-hook": "4.3.7",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.4.2",
"react-json-pretty": "2.2.0",