mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): bump react-hotkeys-hook from 4.0.4 to 4.0.6 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.0.4 to 4.0.6. - [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/commits) --- 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:
committed by
Łukasz Mierzwa
parent
eae3d35060
commit
cb221edde0
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"react-cool-dimensions": "3.0.0",
|
||||
"react-day-picker": "8.3.7",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.0.4",
|
||||
"react-hotkeys-hook": "4.0.6",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "9.4.1",
|
||||
"react-json-pretty": "2.2.0",
|
||||
@@ -29096,9 +29096,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.0.4.tgz",
|
||||
"integrity": "sha512-3w8Sk3ElOOv8+e8YreXlF4fl57iHcJ7GacocSKvvVRhGZDBzTfOe+DKz31ogtYJx7n9PRW5wMlaw2GDKhvUJeA==",
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.0.6.tgz",
|
||||
"integrity": "sha512-QYSGEuvhjrDs4JbcQ8hVGPTJe02HBmLFuibVsAZPT+rJVOLqc9FqMKL8KXdBf6YFRSN2vN8zXBxyKnTTh9DScA==",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.1",
|
||||
"react-dom": ">=16.8.1"
|
||||
@@ -58110,9 +58110,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"react-hotkeys-hook": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.0.4.tgz",
|
||||
"integrity": "sha512-3w8Sk3ElOOv8+e8YreXlF4fl57iHcJ7GacocSKvvVRhGZDBzTfOe+DKz31ogtYJx7n9PRW5wMlaw2GDKhvUJeA==",
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.0.6.tgz",
|
||||
"integrity": "sha512-QYSGEuvhjrDs4JbcQ8hVGPTJe02HBmLFuibVsAZPT+rJVOLqc9FqMKL8KXdBf6YFRSN2vN8zXBxyKnTTh9DScA==",
|
||||
"requires": {}
|
||||
},
|
||||
"react-idle-timer": {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"react-cool-dimensions": "3.0.0",
|
||||
"react-day-picker": "8.3.7",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.0.4",
|
||||
"react-hotkeys-hook": "4.0.6",
|
||||
"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