Skip to content

Commit

Permalink
fix(deps): update dependency react-router-dom to v6.28.1 (#382)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [react-router-dom](https://github.com/remix-run/react-router) ([source](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)) | dependencies | minor | [`6.26.2` -> `6.28.1`](https://renovatebot.com/diffs/npm/react-router-dom/6.26.2/6.28.1) |

---

### Release Notes

<details>
<summary>remix-run/react-router (react-router-dom)</summary>

### [`v6.28.1`](https://github.com/remix-run/react-router/compare/[email protected]@6.28.1)

[Compare Source](https://github.com/remix-run/react-router/compare/[email protected]@6.28.1)

### [`v6.28.0`](https://github.com/remix-run/react-router/compare/[email protected]@6.28.0)

[Compare Source](https://github.com/remix-run/react-router/compare/[email protected]@6.28.0)

### [`v6.27.0`](https://github.com/remix-run/react-router/compare/[email protected]@6.27.0)

[Compare Source](https://github.com/remix-run/react-router/compare/[email protected]@6.27.0)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzkuNzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/382
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 21, 2024
1 parent 13e29c2 commit f4c586d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-intersection-observer": "9.13.1",
"react-map-gl": "7.1.7",
"react-oidc-context": "3.2.0",
"react-router-dom": "6.26.2",
"react-router-dom": "6.28.1",
"swr": "2.2.5",
"unique-names-generator": "4.7.1",
"use-deep-compare-effect": "1.8.1",
Expand Down
28 changes: 14 additions & 14 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 f4c586d

Please sign in to comment.