mirror of
https://github.com/owncast/owncast.git
synced 2025-10-30 01:28:15 +08:00
fix(deps): update dependency react-hotkeys-hook to v5.2.0
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -47,7 +47,7 @@
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "18.3.1",
|
||||
"react-error-boundary": "^5.0.0",
|
||||
"react-hotkeys-hook": "5.1.0",
|
||||
"react-hotkeys-hook": "5.2.0",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "10.1.0",
|
||||
"react-virtuoso": "4.14.1",
|
||||
@ -36511,9 +36511,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-hotkeys-hook": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.1.0.tgz",
|
||||
"integrity": "sha512-GCNGXjBzV9buOS3REoQFmSmE4WTvBhYQ0YrAeeMZI83bhXg3dRWsLHXDutcVDdEjwJqJCxk5iewWYX5LtFUd7g==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.0.tgz",
|
||||
"integrity": "sha512-6hhPHVuofG8De4yU3jr8Q4EjHsxEnob5I1Dag+OxgDRXX1oARHbmURreXyo2CDTYyz0POmFqdBlW6eAa0MwNLw==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "18.3.1",
|
||||
"react-error-boundary": "^5.0.0",
|
||||
"react-hotkeys-hook": "5.1.0",
|
||||
"react-hotkeys-hook": "5.2.0",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "10.1.0",
|
||||
"react-virtuoso": "4.14.1",
|
||||
|
||||
Reference in New Issue
Block a user