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

This commit is contained in:
2024-11-25 00:17:22 +00:00
parent 37aed38174
commit e644aa1390
2 changed files with 51 additions and 25 deletions

View File

@ -25,7 +25,7 @@
"filesize": "^10.1.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.27.0",
"react-router-dom": "^7.0.0",
"semver": "^7.6.3"
},
"devDependencies": {