mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Bump react-hotkeys-hook from 4.5.0 to 4.6.1
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.5.0 to 4.6.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.5.0...v4.6.1) --- 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:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -31,7 +31,7 @@
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-simple-cert": "0.0.1",
|
||||
"preact": "^10.23.1",
|
||||
"react-hotkeys-hook": "^4.5.0",
|
||||
"react-hotkeys-hook": "^4.6.1",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"styled-components": "^6.1.12",
|
||||
"svg-loaders-react": "^2.2.1",
|
||||
@@ -12632,10 +12632,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.5.0.tgz",
|
||||
"integrity": "sha512-Samb85GSgAWFQNvVt3PS90LPPGSf9mkH/r4au81ZP1yOIFayLC3QAvqTgGtJ8YEDMXtPmaVBs6NgipHO6h4Mug==",
|
||||
"license": "MIT",
|
||||
"version": "4.6.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz",
|
||||
"integrity": "sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.1",
|
||||
"react-dom": ">=16.8.1"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-simple-cert": "0.0.1",
|
||||
"preact": "^10.23.1",
|
||||
"react-hotkeys-hook": "^4.5.0",
|
||||
"react-hotkeys-hook": "^4.6.1",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"styled-components": "^6.1.12",
|
||||
"svg-loaders-react": "^2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user