Skip to content

Commit

Permalink
Build(deps): Bump react-use-websocket from 4.11.0 to 4.11.1 in /client
Browse files Browse the repository at this point in the history
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 4.11.0 to 4.11.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent f932bd4 commit 7ab8953
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-use-websocket": "^4.11.0",
"react-use-websocket": "^4.11.1",
"simple-icons": "^13.17.0",
"ua-parser-js": "^2.0.0",
"xterm": "^5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2058,10 +2058,10 @@ react-router@6.28.0:
dependencies:
"@remix-run/router" "1.21.0"

react-use-websocket@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-4.11.0.tgz#60e3b1a5d74acf28c39f39d8a4d285123fb3ac35"
integrity sha512-VPoY47DKbULo80h4ya2i166fABub1cLN17wPcJOzlkNial5pHVAcDGl7E5Fk2JPT0W3Yg2k9K1nFJh0c8x2K8w==
react-use-websocket@^4.11.1:
version "4.11.1"
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-4.11.1.tgz#6c6546c4921c057e8a6ee418fd01705bffa80d8e"
integrity sha512-39e8mK2a2A1h8uY3ePF45b2q0vwMOmaEy7J5qEhQg4n7vYa5oDLmqutG36kZQgAQ/3KCZS0brlGRbbZJ0+zfKQ==

react@^18.3.1:
version "18.3.1"
Expand Down

0 comments on commit 7ab8953

Please sign in to comment.