Grafana/ui: Update Link component to react router 6 (#92976)
* Grafana/ui: Update Link component to react router 6 * Add compat package to grafana/ui
This commit is contained in:
+1
-1
@@ -375,7 +375,7 @@
|
||||
"react-responsive-carousel": "^3.2.23",
|
||||
"react-router": "5.3.3",
|
||||
"react-router-dom": "5.3.3",
|
||||
"react-router-dom-v5-compat": "^6.10.0",
|
||||
"react-router-dom-v5-compat": "^6.26.1",
|
||||
"react-select": "5.8.0",
|
||||
"react-split-pane": "0.1.92",
|
||||
"react-table": "7.8.0",
|
||||
|
||||
Reference in New Issue
Block a user