Skip to content

Commit

Permalink
chore(deps): update dependency react-use to v17.4.3 (#400)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-use](https://togithub.com/streamich/react-use) | [`17.4.0` ->
`17.4.3`](https://renovatebot.com/diffs/npm/react-use/17.4.0/17.4.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-use/17.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-use/17.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-use/17.4.0/17.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-use/17.4.0/17.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>streamich/react-use (react-use)</summary>

###
[`v17.4.3`](https://togithub.com/streamich/react-use/blob/HEAD/CHANGELOG.md#1743-2024-01-13)

[Compare
Source](https://togithub.com/streamich/react-use/compare/v17.4.2...v17.4.3)

##### Bug Fixes

- update useMedia hook to use recommended approach of MDN
([e7379f0](https://togithub.com/streamich/react-use/commit/e7379f088787cbf9274c1fc21d36061f04855e4c))

###
[`v17.4.2`](https://togithub.com/streamich/react-use/blob/HEAD/CHANGELOG.md#1742-2023-12-01)

[Compare
Source](https://togithub.com/streamich/react-use/compare/v17.4.1...v17.4.2)

##### Bug Fixes

- correct peer dependencies
([d770587](https://togithub.com/streamich/react-use/commit/d77058729654397b68b251e8211bf0edc0b4ed50))

###
[`v17.4.1`](https://togithub.com/streamich/react-use/blob/HEAD/CHANGELOG.md#1741-2023-11-28)

[Compare
Source](https://togithub.com/streamich/react-use/compare/v17.4.0...v17.4.1)

##### Bug Fixes

- 🐛 bump nano-css version
([812952b](https://togithub.com/streamich/react-use/commit/812952bb9ff004a844ec4285ad6c65d39597b11c))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm every weekday" in timezone
Europe/Paris, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/specfy/specfy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuMTI3LjAiLCJ0YXJnZXRCcmFuY2giOiJjaG9yZS9yZW5vdmF0ZUJhc2VCcmFuY2gifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 16, 2024
1 parent a3b90ed commit bbaaaa4
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 54 deletions.
82 changes: 29 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgs/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"react-loading-skeleton": "3.3.1",
"react-markdown": "8.0.7",
"react-router-dom": "6.20.0",
"react-use": "17.4.0",
"react-use": "17.4.3",
"reactflow": "11.10.1",
"recharts": "2.9.3",
"rollup-plugin-webpack-stats": "0.2.2",
Expand Down

0 comments on commit bbaaaa4

Please sign in to comment.