Bump react-router-dom from 6.28.0 to 6.28.1 (#253)

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 to 6.28.1.
- [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.1/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]
2024-12-23 08:45:06 +00:00
committed by GitHub
parent 0742c64c61
commit 1e1b1b0e80
2 changed files with 7 additions and 14 deletions

View File

@@ -68,7 +68,7 @@
"react-hook-form": "^7.54.2",
"react-is": "^18.3.1",
"react-router": "^6.28.1",
"react-router-dom": "^6.28.0"
"react-router-dom": "^6.28.1"
},
"scripts": {
"start": "vite serve",