Update dependency react-router-dom to ^7.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-27 00:07:18 +00:00
parent f38482757e
commit d0ff90701f
2 changed files with 6 additions and 37 deletions

View File

@ -28,7 +28,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router": "^7.6.1",
"react-router-dom": "^7.6.0",
"react-router-dom": "^7.6.1",
"ts-pattern": "^5.7.1"
},
"devDependencies": {