mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Bump react-use-websocket from 2.6.1 to 2.7.1 (#131)
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 2.6.1 to 2.7.1. - [Release notes](https://github.com/robtaussig/react-use-websocket/releases) - [Commits](https://github.com/robtaussig/react-use-websocket/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8d5b428506
commit
71d6e4fab3
2 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"react-masonry-css": "^1.0.16",
|
||||
"react-reveal": "^1.2.2",
|
||||
"react-scrolllock": "^5.0.1",
|
||||
"react-use-websocket": "2.6.1",
|
||||
"react-use-websocket": "2.7.1",
|
||||
"theme-ui": "^0.9"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2846,10 +2846,10 @@ react-scrolllock@^5.0.1:
|
|||
dependencies:
|
||||
exenv "^1.2.2"
|
||||
|
||||
react-use-websocket@2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.6.1.tgz#99899f06a737f3111ff0b9e4556e2add360ec16f"
|
||||
integrity sha512-Nx1jUab+7eHpVftBpscgVG26UMVjy4P8ss+I3sE6LijHXC0chFej7unzH9YXElN9stEm1of+qZA+YX/ZlPIQBQ==
|
||||
react-use-websocket@2.7.1:
|
||||
version "2.7.1"
|
||||
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.7.1.tgz#51e4798aa4e328595b86e63b9d667ae2114eed1b"
|
||||
integrity sha512-n0H429jQGaZAnn8BJljCcAgeSezXYzTLO0tb5QvdZnNjhAA8Br3A3GjU5ziNMlxant++Iv/IRQRNMKCfWnsHrQ==
|
||||
|
||||
react@^17.0.2:
|
||||
version "17.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue