fix(deps): update react-router monorepo to v7.1.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-21 01:03:57 +00:00
parent 3fc97bb64f
commit fd0592cc5c
2 changed files with 13 additions and 13 deletions

View File

@@ -38,8 +38,8 @@
"history": "^5.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router": "7.0.2",
"react-router-dom": "7.0.2",
"react-router": "7.1.0",
"react-router-dom": "7.1.0",
"react-use": "^17.0.0"
},
"devDependencies": {