mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Bump react-use-websocket from 2.4.1 to 2.5.0 (#98)
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 2.4.1 to 2.5.0. - [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
2940b1544c
commit
d5312ac31c
2 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"react-masonry-css": "^1.0.14",
|
||||
"react-reveal": "^1.2.2",
|
||||
"react-scrolllock": "^5.0.1",
|
||||
"react-use-websocket": "2.4.1",
|
||||
"react-use-websocket": "2.5.0",
|
||||
"theme-ui": "^0.3.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2856,10 +2856,10 @@ react-scrolllock@^5.0.1:
|
|||
dependencies:
|
||||
exenv "^1.2.2"
|
||||
|
||||
react-use-websocket@2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.4.1.tgz#e44c2caa2cd87d29a7d80eb8172db32119ac81a5"
|
||||
integrity sha512-6Zlxz/t8ptvhKggEO/U4KBFFX71RuzR5vTuFbB46NyoALjL0WOU0Hc/SUPghyFTXXJAnF2nr7u/dsAyiBIbi1Q==
|
||||
react-use-websocket@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.5.0.tgz#20c6657802369a280c4921840a0529c2fd0cfe6f"
|
||||
integrity sha512-xC2xE13RI584dyRtuQaTRf9tyJsdL4wD2fqq8ugZAcm3Xf+qjyvTJiB2BMsWfBOjQgnjOJstp2sOPXFB84Sb+Q==
|
||||
|
||||
react@^17.0.1:
|
||||
version "17.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue