Bump react-wrap-balancer from 0.5.0 to 1.0.0

Bumps [react-wrap-balancer](https://github.com/shuding/react-wrap-balancer) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/shuding/react-wrap-balancer/releases)
- [Commits](https://github.com/shuding/react-wrap-balancer/compare/0.5.0...1.0.0)

---
updated-dependencies:
- dependency-name: react-wrap-balancer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-07 06:42:46 +00:00 committed by GitHub
parent 438491a4a5
commit 8a3f5fec66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"react-tooltip": "^4.5.1",
"react-tsparticles": "^2.9.3",
"react-use-websocket": "^4.3.1",
"react-wrap-balancer": "^0.5.0",
"react-wrap-balancer": "^1.0.0",
"recharts": "2.1.12",
"styled-components": "^5.3.9",
"swr": "^2.2.0",

View file

@ -3916,10 +3916,10 @@ react-use-websocket@^4.3.1:
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-4.3.1.tgz#13cd2fd2e0fb90010482ab2858f8ae81f2ce85c2"
integrity sha512-zHPLWrgcqydJaak2O5V9hiz4q2dwkwqNQqpgFVmSuPxLZdsZlnDs8DVHy3WtHH+A6ms/8aHIyX7+7ulOcrnR0Q==
react-wrap-balancer@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/react-wrap-balancer/-/react-wrap-balancer-0.5.0.tgz#a63b14b6a125c8f15509e6f8be7e2faaae5ad8a9"
integrity sha512-5vwe5QDczQ9zwAtv3iEVj8hdMbNwQtM/QlSNLJfDUzRE9noPtxevb+Kon916Mu2RUorCrAtashQ1F9BVBjdeZg==
react-wrap-balancer@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-wrap-balancer/-/react-wrap-balancer-1.0.0.tgz#f45f8af7cf68d9d54d16a8cf271047b75d1431d7"
integrity sha512-yjDH+I8WGyDfh95gKhX/6ckfSBAltwQkxiYxtLPlyIRQNUVSjvz1uHR6Hpy+zHyOkJQw6GEC5RPglA41QXvzyw==
react@^17.0.2:
version "17.0.2"