Skip to content

Commit 2e3194b

Browse files
yarn(deps): bump react-hotkeys-hook from 4.6.1 to 5.1.0
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.6.1 to 5.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: react-hotkeys-hook dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1f6eb0 commit 2e3194b

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.1.0",
4040
"react-i18next": "^15.5.2",
4141
"react-redux": "^9.2.0",
4242
"react-router": "^7.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10209,10 +10209,10 @@ react-helmet@^6.1.0:
1020910209
react-fast-compare "^3.1.1"
1021010210
react-side-effect "^2.1.0"
1021110211

10212-
react-hotkeys-hook@^4.6.1:
10213-
version "4.6.1"
10214-
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz#db9066c07377a1c8be067a238ab16e328266345a"
10215-
integrity sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==
10212+
react-hotkeys-hook@^5.1.0:
10213+
version "5.1.0"
10214+
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-5.1.0.tgz#794eaa4428363b2312e26b19d49301fb05052e24"
10215+
integrity sha512-GCNGXjBzV9buOS3REoQFmSmE4WTvBhYQ0YrAeeMZI83bhXg3dRWsLHXDutcVDdEjwJqJCxk5iewWYX5LtFUd7g==
1021610216

1021710217
react-i18next@^15.5.2:
1021810218
version "15.5.2"

0 commit comments

Comments
 (0)