mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(deps): bump react-hotkeys-hook from 4.0.8 to 4.3.2 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.0.8 to 4.3.2. - [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.0.8...v4.3.2) --- 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
f3406f326c
commit
bb83b882e1
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"react-cool-dimensions": "3.0.0",
|
||||
"react-day-picker": "8.4.1",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.0.8",
|
||||
"react-hotkeys-hook": "4.3.2",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "9.4.1",
|
||||
"react-json-pretty": "2.2.0",
|
||||
@@ -29208,9 +29208,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.0.8.tgz",
|
||||
"integrity": "sha512-AefWPMIIEPPnJ7nMy+ewdCxTJaf+ljdHRIjv4Q6rXn0FuDi43YePVgmDmTFcpliDFiBhTRkxaMvAaenNQ+e+/A==",
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.2.tgz",
|
||||
"integrity": "sha512-ZA/li3kBDHuRTtJIf7Td41UU87bPtnt9xV4r+PlEzpnFoYRDVspk3B+mlaX75zowyQygMVmoaWnM4B88lkyExQ==",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.1",
|
||||
"react-dom": ">=16.8.1"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"react-cool-dimensions": "3.0.0",
|
||||
"react-day-picker": "8.4.1",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.0.8",
|
||||
"react-hotkeys-hook": "4.3.2",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "9.4.1",
|
||||
"react-json-pretty": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user