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

This commit is contained in:
2024-04-23 15:53:39 +00:00
parent 15a344a8a6
commit aafd9a5447
2 changed files with 19 additions and 19 deletions

View File

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