mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Merge pull request #880 from hackclub/dependabot/npm_and_yarn/react-wrap-balancer-1.1.0
Bump react-wrap-balancer from 1.0.0 to 1.1.0
This commit is contained in:
commit
2f78ea1e2b
2 changed files with 5 additions and 5 deletions
|
|
@ -57,7 +57,7 @@
|
|||
"react-tooltip": "^4.5.1",
|
||||
"react-tsparticles": "^2.12.1",
|
||||
"react-use-websocket": "^4.3.1",
|
||||
"react-wrap-balancer": "^1.0.0",
|
||||
"react-wrap-balancer": "^1.1.0",
|
||||
"recharts": "2.1.12",
|
||||
"styled-components": "^6.0.7",
|
||||
"swr": "^2.2.1",
|
||||
|
|
|
|||
|
|
@ -5137,10 +5137,10 @@ react-use-websocket@^4.3.1:
|
|||
resolved "https://registry.npmjs.org/react-use-websocket/-/react-use-websocket-4.3.1.tgz"
|
||||
integrity sha512-zHPLWrgcqydJaak2O5V9hiz4q2dwkwqNQqpgFVmSuPxLZdsZlnDs8DVHy3WtHH+A6ms/8aHIyX7+7ulOcrnR0Q==
|
||||
|
||||
react-wrap-balancer@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.npmjs.org/react-wrap-balancer/-/react-wrap-balancer-1.0.0.tgz"
|
||||
integrity sha512-yjDH+I8WGyDfh95gKhX/6ckfSBAltwQkxiYxtLPlyIRQNUVSjvz1uHR6Hpy+zHyOkJQw6GEC5RPglA41QXvzyw==
|
||||
react-wrap-balancer@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-wrap-balancer/-/react-wrap-balancer-1.1.0.tgz#3d246573413b936b799f29a1549cd217b948234c"
|
||||
integrity sha512-EhF3jOZm5Fjx+Cx41e423qOv2c2aOvXAtym2OHqrGeMUnwERIyNsRBgnfT3plB170JmuYvts8K2KSPEIerKr5A==
|
||||
|
||||
react@^17.0.2:
|
||||
version "17.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue