chore(deps): bump react-hotkeys-hook from 4.4.0 to 4.4.1 in /ui

Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.4.0 to 4.4.1.
- [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.4.0...v4.4.1)

---
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-07-10 13:52:18 +01:00
committed by Łukasz Mierzwa
parent 5b55df3db9
commit b2ea49da59
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -40,7 +40,7 @@
"react-cool-dimensions": "3.0.1",
"react-day-picker": "8.8.0",
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.4.0",
"react-hotkeys-hook": "4.4.1",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.5.2",
"react-json-pretty": "2.2.0",
@@ -19069,9 +19069,9 @@
"dev": true
},
"node_modules/react-hotkeys-hook": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.0.tgz",
"integrity": "sha512-wOaCWLwgT/f895CMJrR9hmzVf+gfL8IpjWDXWXKngBp9i6Xqzf0tvLv4VI8l3Vlsg/cc4C/Iik3Ck76L/Hj0tw==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz",
"integrity": "sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw==",
"peerDependencies": {
"react": ">=16.8.1",
"react-dom": ">=16.8.1"
+1 -1
View File
@@ -35,7 +35,7 @@
"react-cool-dimensions": "3.0.1",
"react-day-picker": "8.8.0",
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.4.0",
"react-hotkeys-hook": "4.4.1",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.5.2",
"react-json-pretty": "2.2.0",