Bump react-router-dom from 7.1.3 to 7.4.1

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

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.4.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-01 01:41:04 +00:00
committed by GitHub
parent 9c94a351ee
commit 009039bfd8
2 changed files with 9 additions and 9 deletions

View File

@@ -36,7 +36,7 @@
"@types/node": "^22.10.10",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.3",
"react-router-dom": "^7.4.1",
"react-teamspeak-remote-app-api": "^2.0.0",
"sass": "^1.83.4"
},