Bump react-router-dom from 7.0.2 to 7.5.1

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.0.2 to 7.5.1.
- [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.5.1/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-21 15:29:32 +00:00
committed by GitHub
parent c51f8d9281
commit 04d31d032f
2 changed files with 9 additions and 16 deletions

View File

@@ -35,7 +35,7 @@
"react-dom": "^18.3.1",
"react-icons": "^5.4.0",
"react-lazy-load-image-component": "^1.6.3",
"react-router-dom": "^7.0.2"
"react-router-dom": "^7.5.1"
},
"devDependencies": {
"@eslint/js": "^9.16.0",