Bump react-router-dom from 7.3.0 to 7.4.0 (#418)

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

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

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-03-24 11:25:56 +02:00
committed by GitHub
parent 6d1856c222
commit e398d518c2
2 changed files with 8 additions and 18 deletions

View File

@@ -70,7 +70,7 @@
"react-is": "^19.0.0",
"ts-jest-mock-import-meta": "^1.2.1",
"react-router": "^7.4.0",
"react-router-dom": "^7.3.0"
"react-router-dom": "^7.4.0"
},
"scripts": {
"start": "vite serve",