Skip to content

Commit

Permalink
chore(deps): bump react-use from 17.5.1 to 17.6.0
Browse files Browse the repository at this point in the history
Bumps [react-use](https://github.com/streamich/react-use) from 17.5.1 to 17.6.0.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.5.1...v17.6.0)

---
updated-dependencies:
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 4865688 commit d014477
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@availity/block-ui": "workspace:^",
"lodash": "^4.17.21",
"react-infinite-scroll-component": "^6.1.0",
"react-use": "^17.5.1"
"react-use": "^17.6.0"
},
"devDependencies": {
"@availity/hooks": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ __metadata:
react: ^18.3.1
react-dom: ^18.3.1
react-infinite-scroll-component: ^6.1.0
react-use: ^17.5.1
react-use: ^17.6.0
reactstrap: ^8.10.1
tsup: ^8.2.4
typescript: ^5.5.4
Expand Down Expand Up @@ -23333,9 +23333,9 @@ __metadata:
languageName: node
linkType: hard

"react-use@npm:^17.5.1":
version: 17.5.1
resolution: "react-use@npm:17.5.1"
"react-use@npm:^17.6.0":
version: 17.6.0
resolution: "react-use@npm:17.6.0"
dependencies:
"@types/js-cookie": ^2.2.6
"@xobotyi/scrollbar-width": ^1.9.5
Expand All @@ -23354,7 +23354,7 @@ __metadata:
peerDependencies:
react: "*"
react-dom: "*"
checksum: 68f4333d986161038308a844d4ab99103484b69a0599a03c345eeb7cb5a0eabd0c55994fefc471ef11d4d2799a8e063d7f11fe0c48d56b54516333025fc7d726
checksum: c76de18b56b554bfbb28199e4ad4098f4e4ab15f0d3cefef661a7a5e6a4c167ae85390fc7bc648c34b80c17498abf1e8223d7078f3e51c09e4da70e11a41a54e
languageName: node
linkType: hard

Expand Down

0 comments on commit d014477

Please sign in to comment.