Skip to content

Commit

Permalink
Bump react-use from 17.4.0 to 17.5.0
Browse files Browse the repository at this point in the history
Bumps [react-use](https://github.com/streamich/react-use) from 17.4.0 to 17.5.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.4.0...v17.5.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 Jul 9, 2024
1 parent 6f373c6 commit 4a8bfc0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@foxglove/log": "workspace:*",
"@foxglove/studio": "workspace:*",
"@mui/material": "5.13.5",
"react-use": "17.4.0",
"react-use": "17.5.0",
"rehype-raw": "6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/studio-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"react-refresh-typescript": "2.0.9",
"react-resize-detector": "10.0.1",
"react-transition-group": "4.4.5",
"react-use": "17.4.0",
"react-use": "17.5.0",
"react-virtualized": "9.22.5",
"react-window": "1.8.9",
"readable-stream": "4.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-refresh-typescript": "2.0.9",
"react-use": "17.4.0",
"react-use": "17.5.0",
"tinycolor2": "1.6.0",
"tss-react": "4.9.2",
"utif": "3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2994,7 +2994,7 @@ __metadata:
react-refresh-typescript: 2.0.9
react-resize-detector: 10.0.1
react-transition-group: 4.4.5
react-use: 17.4.0
react-use: 17.5.0
react-virtualized: 9.22.5
react-window: 1.8.9
readable-stream: 4.4.2
Expand Down Expand Up @@ -3068,7 +3068,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
react-refresh-typescript: 2.0.9
react-use: 17.4.0
react-use: 17.5.0
tinycolor2: 1.6.0
tss-react: 4.9.2
utif: 3.1.0
Expand Down Expand Up @@ -13115,7 +13115,7 @@ __metadata:
jest-environment-jsdom: 29.7.0
license-checker: 25.0.1
prettier: 3.0.3
react-use: 17.4.0
react-use: 17.5.0
rehype-raw: 6.1.1
rimraf: 5.0.5
semver: 7.5.4
Expand Down

0 comments on commit 4a8bfc0

Please sign in to comment.