Skip to content

Commit 9a5c81b

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

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.0.1",
4040
"react-i18next": "^15.4.1",
4141
"react-redux": "^9.2.0",
4242
"react-router": "^7.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10236,10 +10236,10 @@ react-helmet@^6.1.0:
1023610236
react-fast-compare "^3.1.1"
1023710237
react-side-effect "^2.1.0"
1023810238

10239-
react-hotkeys-hook@^4.6.1:
10240-
version "4.6.1"
10241-
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz#db9066c07377a1c8be067a238ab16e328266345a"
10242-
integrity sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==
10239+
react-hotkeys-hook@^5.0.1:
10240+
version "5.0.1"
10241+
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-5.0.1.tgz#9c0495d2958201e9fea087fed6d86a69e5297eca"
10242+
integrity sha512-TysTwXrUSj6QclMZIEoxCfvy/6EsoZcrfE970aUVa9fO3c3vcms+IVjv3ljbhUPM/oY1iEoun7O2W8v8INl5hw==
1024310243

1024410244
react-i18next@^15.4.1:
1024510245
version "15.4.1"

0 commit comments

Comments
 (0)