From 40efefd86cef3725fa85e7430f842bb5dc8c093f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 18:41:51 +0000 Subject: [PATCH] chore(deps): Bump react-hotkeys-hook from 4.6.2 to 5.2.4 Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.6.2 to 5.2.4. - [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.6.2...v5.2.4) --- updated-dependencies: - dependency-name: react-hotkeys-hook dependency-version: 5.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index d4d6354..3c49442 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -24,7 +24,7 @@ "next-mdx-remote": "^5.0.0", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-hotkeys-hook": "^4.6.1", + "react-hotkeys-hook": "^5.2.4", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56dacf2..6c94c91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^19.0.0 version: 19.2.5(react@19.2.5) react-hotkeys-hook: - specifier: ^4.6.1 - version: 4.6.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5) + specifier: ^5.2.4 + version: 5.2.4(react-dom@19.2.5(react@19.2.5))(react@19.2.5) rehype-autolink-headings: specifier: ^7.1.0 version: 7.1.0 @@ -2055,11 +2055,11 @@ packages: peerDependencies: react: ^19.2.5 - react-hotkeys-hook@4.6.2: - resolution: {integrity: sha512-FmP+ZriY3EG59Ug/lxNfrObCnW9xQShgk7Nb83+CkpfkcCpfS95ydv+E9JuXA5cp8KtskU7LGlIARpkc92X22Q==} + react-hotkeys-hook@5.2.4: + resolution: {integrity: sha512-BgKg+A1+TawkYluh5Bo4cTmcgMN5L29uhJbDUQdHwPX+qgXRjIPYU5kIDHyxnAwCkCBiu9V5OpB2mpyeluVF2A==} peerDependencies: - react: '>=16.8.1' - react-dom: '>=16.8.1' + react: '>=16.8.0' + react-dom: '>=16.8.0' react-remove-scroll-bar@2.3.8: resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==} @@ -4379,7 +4379,7 @@ snapshots: react: 19.2.5 scheduler: 0.27.0 - react-hotkeys-hook@4.6.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5): + react-hotkeys-hook@5.2.4(react-dom@19.2.5(react@19.2.5))(react@19.2.5): dependencies: react: 19.2.5 react-dom: 19.2.5(react@19.2.5)