Bump react-router-dom from 7.8.2 to 7.9.1

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

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.9.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-09-15 09:38:04 +00:00
committed by Kayne Ruse
parent 52b755fe16
commit a2344947f8
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router": "^7.7.1",
"react-router-dom": "^7.8.2",
"react-router-dom": "^7.9.1",
"react-select": "^5.10.2",
"sequelize": "^6.37.7",
"socket.io-client": "^4.8.1",