build(deps): bump react-router-dom from 5.3.4 to 7.1.1 in /web

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-24 06:17:23 +00:00 committed by Collin Barrett
parent 5b9192af7a
commit a2b4fb8ca7
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -23,7 +23,7 @@
"react": "^19.0.0",
"react-app-rewired": "^2.1.11",
"react-dom": "^19.0.0",
"react-router-dom": "^5.3.4",
"react-router-dom": "^7.1.1",
"react-scripts": "^5.0.0",
"slugify": "^1.6.6",
"typescript": "^4.9.5",