mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): bump react-hotkeys-hook from 4.3.8 to 4.4.0 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.8 to 4.4.0. - [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.8...v4.4.0) --- updated-dependencies: - dependency-name: react-hotkeys-hook dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
edb61e4b60
commit
6b7dc417bd
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"react-cool-dimensions": "3.0.1",
|
||||
"react-day-picker": "8.7.0",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-hotkeys-hook": "4.4.0",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "9.4.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
@@ -29880,9 +29880,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"version": "4.3.8",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.8.tgz",
|
||||
"integrity": "sha512-RmrIQ3M259c84MnYVEAQsmHkD6s7XUgLG0rW6S7qjt1Lh7q+SPIz5b6obVU8OJw1Utsj1mUCj6twtBPaK/ytww==",
|
||||
"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==",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.1",
|
||||
"react-dom": ">=16.8.1"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"react-cool-dimensions": "3.0.1",
|
||||
"react-day-picker": "8.7.0",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-hotkeys-hook": "4.4.0",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "9.4.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user