Update dependency react-router-dom to ^7.6.3
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-06 00:15:52 +00:00
parent a085116018
commit 1ea2bd6acf
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.3",
"react-router-dom": "^7.6.2",
"react-router-dom": "^7.6.3",
"ts-pattern": "^5.7.1"
},
"devDependencies": {