chore(deps): bump react-router-dom from 6.30.4 to 7.0.0 in /web

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

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-17 09:58:18 +00:00
committed by GitHub
parent 6b5b9fcc2e
commit b7e4e67c2a
2 changed files with 55 additions and 25 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^16.5.6",
"react-router-dom": "^6.30.4",
"react-router-dom": "^7.0.0",
"zustand": "^5.0.15"
},
"devDependencies": {