Update react-hotkeys-hook (#3269)

- update react-hotkeys-hook
This commit is contained in:
brendanlaschke 2024-01-11 08:47:38 +01:00 committed by GitHub
parent a791d1f5ba
commit f34516d422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@
"react-error-boundary": "^4.0.11",
"react-helmet-async": "^1.3.0",
"react-hook-form": "^7.45.1",
"react-hotkeys-hook": "^4.4.0",
"react-hotkeys-hook": "^4.4.3",
"react-icons": "^4.12.0",
"react-intersection-observer": "^9.5.2",
"react-loading-skeleton": "^3.3.1",

View File

@ -36831,7 +36831,7 @@ __metadata:
languageName: node
linkType: hard
"react-hotkeys-hook@npm:^4.4.0":
"react-hotkeys-hook@npm:^4.4.3":
version: 4.4.3
resolution: "react-hotkeys-hook@npm:4.4.3"
peerDependencies:
@ -41686,7 +41686,7 @@ __metadata:
react-error-boundary: "npm:^4.0.11"
react-helmet-async: "npm:^1.3.0"
react-hook-form: "npm:^7.45.1"
react-hotkeys-hook: "npm:^4.4.0"
react-hotkeys-hook: "npm:^4.4.3"
react-icons: "npm:^4.12.0"
react-intersection-observer: "npm:^9.5.2"
react-loading-skeleton: "npm:^3.3.1"