Skip to content

Commit

Permalink
fix(deps): update dependency react-intersection-observer to v9.14.0 (#…
Browse files Browse the repository at this point in the history
…405)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | dependencies | minor | [`9.13.1` -> `9.14.0`](https://renovatebot.com/diffs/npm/react-intersection-observer/9.13.1/9.14.0) |

---

### Release Notes

<details>
<summary>thebuilder/react-intersection-observer (react-intersection-observer)</summary>

### [`v9.14.0`](https://github.com/thebuilder/react-intersection-observer/releases/tag/v9.14.0)

[Compare Source](thebuilder/react-intersection-observer@v9.13.1...v9.14.0)

##### Features

-   support React 19 ([8bafe25](thebuilder/react-intersection-observer@8bafe25))
-   Drop support for React 15/16. The types are no longer compatible with later version of React, since they have dropped the deprecated types.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuODIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/405
Reviewed-by: Alexandre Soro <[email protected]>
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
  • Loading branch information
renovate authored and alexandresoro committed Dec 22, 2024
1 parent 9a988d4 commit e9c7edf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"react-i18next": "15.2.0",
"react-intersection-observer": "9.13.1",
"react-intersection-observer": "9.14.0",
"react-map-gl": "7.1.8",
"react-oidc-context": "3.2.0",
"react-router-dom": "6.28.1",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit e9c7edf

Please sign in to comment.