Skip to content

Commit dc499ed

Browse files
yarn(deps): bump react-hotkeys-hook from 4.6.1 to 5.2.1
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.6.1 to 5.2.1. - [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases) - [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md) - [Commits](JohannesKlauss/react-hotkeys-hook@v4.6.1...v5.2.1) --- updated-dependencies: - dependency-name: react-hotkeys-hook dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e071a3 commit dc499ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dom": "^18.3.1",
3737
"react-focus-lock": "^2.13.6",
3838
"react-helmet": "^6.1.0",
39-
"react-hotkeys-hook": "^4.6.1",
39+
"react-hotkeys-hook": "^5.2.1",
4040
"react-i18next": "^16.0.1",
4141
"react-redux": "^9.2.0",
4242
"react-router": "^7.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10369,10 +10369,10 @@ react-helmet@^6.1.0:
1036910369
react-fast-compare "^3.1.1"
1037010370
react-side-effect "^2.1.0"
1037110371

10372-
react-hotkeys-hook@^4.6.1:
10373-
version "4.6.1"
10374-
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz#db9066c07377a1c8be067a238ab16e328266345a"
10375-
integrity sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==
10372+
react-hotkeys-hook@^5.2.1:
10373+
version "5.2.1"
10374+
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-5.2.1.tgz#a47ff1105057bf06de079624ec582a6d124be48e"
10375+
integrity sha512-xbKh6zJxd/vJHT4Bw4+0pBD662Fk20V+VFhLqciCg+manTVO4qlqRqiwFOYelfHN9dBvWj9vxaPkSS26ZSIJGg==
1037610376

1037710377
react-i18next@^16.0.1:
1037810378
version "16.0.1"

0 commit comments

Comments
 (0)