Bump react-router-dom from 6.28.1 to 6.28.2 (#282)

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.1 to 6.28.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-20 11:48:36 +02:00
committed by GitHub
parent 2357d63120
commit 2afd7d6737
2 changed files with 8 additions and 20 deletions

View File

@@ -68,7 +68,7 @@
"react-hook-form": "^7.54.2",
"react-is": "^18.3.1",
"react-router": "^6.28.2",
"react-router-dom": "^6.28.1",
"react-router-dom": "^6.28.2",
"ts-jest-mock-import-meta": "^1.2.1"
},
"scripts": {