React Router: start migrating to v6 (#66921)

Chore: add the react-router-compat package
This commit is contained in:
Levente Balogh
2023-04-27 07:18:38 +02:00
committed by GitHub
parent 2beee35567
commit 61e3bbb858
4 changed files with 79 additions and 16 deletions

View File

@@ -287,6 +287,7 @@
"@react-stately/menu": "3.4.1",
"@react-stately/tree": "3.3.1",
"@reduxjs/toolkit": "1.9.3",
"@remix-run/router": "^1.5.0",
"@sentry/browser": "6.19.7",
"@sentry/types": "6.19.7",
"@sentry/utils": "6.19.7",
@@ -384,6 +385,7 @@
"react-resizable": "3.0.4",
"react-responsive-carousel": "^3.2.23",
"react-router-dom": "5.3.3",
"react-router-dom-v5-compat": "^6.10.0",
"react-select": "5.7.0",
"react-split-pane": "0.1.92",
"react-table": "7.8.0",