build(deps): 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-06-29 05:09:54 +00:00 committed by GitHub
parent 5423603ebc
commit 3301bc6ceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-wrap-balancer": "^0.5.0",
"react-wrap-balancer": "^1.0.0",
"tailwind-merge": "^1.13.2",
"tailwindcss-animate": "^1.0.6"
},