Skip to content

Commit 0983b60

Browse files
fix(deps): update dependency react-hotkeys-hook to v5
1 parent 4b09c96 commit 0983b60

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "17.0.2",
3131
"react-helmet": "6.1.0",
3232
"react-hook-form": "6.15.8",
33-
"react-hotkeys-hook": "3.4.7",
33+
"react-hotkeys-hook": "5.1.0",
3434
"react-router": "5.3.4",
3535
"react-router-dom": "5.3.4",
3636
"react-scripts": "4.0.3",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14465,11 +14465,6 @@ hosted-git-info@^2.1.4:
1446514465
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
1446614466
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
1446714467

14468-
14469-
version "3.9.4"
14470-
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.4.tgz#ce1aa4c3a132b6a63a9dd5644fc92b8a9b9cbfb9"
14471-
integrity sha512-2zuLt85Ta+gIyvs4N88pCYskNrxf1TFv3LR9t5mdAZIX8BcgQQ48F2opUptvHa6m8zsy5v/a0i9mWzTrlNWU0Q==
14472-
1447314468
hpack.js@^2.1.6:
1447414469
version "2.1.6"
1447514470
resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"
@@ -21096,12 +21091,10 @@ [email protected]:
2109621091
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
2109721092
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
2109821093

21099-
21100-
version "3.4.7"
21101-
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-3.4.7.tgz#e16a0a85f59feed9f48d12cfaf166d7df4c96b7a"
21102-
integrity sha512-+bbPmhPAl6ns9VkXkNNyxlmCAIyDAcWbB76O4I0ntr3uWCRuIQf/aRLartUahe9chVMPj+OEzzfk3CQSjclUEQ==
21103-
dependencies:
21104-
hotkeys-js "3.9.4"
21094+
21095+
version "5.1.0"
21096+
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-5.1.0.tgz#794eaa4428363b2312e26b19d49301fb05052e24"
21097+
integrity sha512-GCNGXjBzV9buOS3REoQFmSmE4WTvBhYQ0YrAeeMZI83bhXg3dRWsLHXDutcVDdEjwJqJCxk5iewWYX5LtFUd7g==
2110521098

2110621099
react-is@^16.10.2, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
2110721100
version "16.13.1"

0 commit comments

Comments
 (0)