chore(deps): update dependency react-router-dom to v7

This commit is contained in:
renovate[bot]
2026-02-23 21:34:43 +00:00
committed by GitHub
parent af6fe9fcdb
commit bb8e24b149

View File

@@ -45,7 +45,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^8.1.1",
"react-router-dom": "6.30.2",
"react-router-dom": "7.13.1",
"react-test-renderer": "^18.3.1",
"redux": "4.2.1",
"redux-saga": "1.4.2",
@@ -68,6 +68,6 @@
"prop-types": "^15.5.10",
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
"react-router-dom": "^6.14.2"
"react-router-dom": "^6.14.2 || ^7.0.0"
}
}