mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Bump react-use-websocket from 2.9.1 to 3.0.0 (#349)
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 2.9.1 to 3.0.0. - [Release notes](https://github.com/robtaussig/react-use-websocket/releases) - [Commits](https://github.com/robtaussig/react-use-websocket/commits) --- updated-dependencies: - dependency-name: react-use-websocket dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ella <72365100+exu3@users.noreply.github.com>
This commit is contained in:
parent
084be190be
commit
f4a63d6786
2 changed files with 5 additions and 5 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"react-reveal": "^1.2.2",
|
||||
"react-scrolllock": "^5.0.1",
|
||||
"react-tsparticles": "^1.40.1",
|
||||
"react-use-websocket": "2.9.1",
|
||||
"react-use-websocket": "3.0.0",
|
||||
"resnow": "^1.0.0",
|
||||
"theme-ui": "^0.13",
|
||||
"tinytime": "^0.2.6",
|
||||
|
|
|
|||
|
|
@ -2918,10 +2918,10 @@ react-tsparticles@^1.40.1:
|
|||
fast-deep-equal "^3.1.3"
|
||||
tsparticles "^1.40.1"
|
||||
|
||||
react-use-websocket@2.9.1:
|
||||
version "2.9.1"
|
||||
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.9.1.tgz#ef4a73a618b24f2a5875829ac0a0a0573c524710"
|
||||
integrity sha512-jV6OxXuxWi6BiPVlbAJd/uWNaoQwkeGARFO9f6HidJeWUatB4J2UopbxI/fduiGpcpHGhRAmpLdfVjeRzrcTnQ==
|
||||
react-use-websocket@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-3.0.0.tgz#754cb8eea76f55d31c5676d4abe3e573bc2cea04"
|
||||
integrity sha512-BInlbhXYrODBPKIplDAmI0J1VPM+1KhCLN09o+dzgQ8qMyrYs4t5kEYmCrTqyRuMTmpahylHFZWQXpfYyDkqOw==
|
||||
|
||||
react@^17.0.2:
|
||||
version "17.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue