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

This commit is contained in:
2025-07-17 00:18:57 +00:00
parent b5b883df46
commit de2fc4a62f
2 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
"filesize": "^10.1.6",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.6.3",
"react-router-dom": "^7.7.0",
"semver": "^7.7.2"
},
"devDependencies": {