mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
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:
parent
5423603ebc
commit
3301bc6ceb
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -63,8 +63,8 @@ dependencies:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-wrap-balancer:
|
||||
specifier: ^0.5.0
|
||||
version: 0.5.0(react@18.2.0)
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(react@18.2.0)
|
||||
tailwind-merge:
|
||||
specifier: ^1.13.2
|
||||
version: 1.13.2
|
||||
|
@ -3660,8 +3660,8 @@ packages:
|
|||
tslib: 2.5.3
|
||||
dev: false
|
||||
|
||||
/react-wrap-balancer@0.5.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-5vwe5QDczQ9zwAtv3iEVj8hdMbNwQtM/QlSNLJfDUzRE9noPtxevb+Kon916Mu2RUorCrAtashQ1F9BVBjdeZg==}
|
||||
/react-wrap-balancer@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-yjDH+I8WGyDfh95gKhX/6ckfSBAltwQkxiYxtLPlyIRQNUVSjvz1uHR6Hpy+zHyOkJQw6GEC5RPglA41QXvzyw==}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0 || ^17.0.0 || ^18'
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue