fix(deps): update dependency react-router-dom to v7

This commit is contained in:
renovate[bot]
2025-11-20 04:43:13 +00:00
committed by GitHub
parent 2533ee1710
commit 2c8b8a2745
2 changed files with 39 additions and 24 deletions

View File

@@ -19,7 +19,7 @@
"lucide-react": "^0.554.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.30.2"
"react-router-dom": "^7.9.6"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.9.1",