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:
Alex Khomenko
2024-09-09 13:54:43 +03:00
committed by GitHub
parent 2c47d246fc
commit adf1402ff8
6 changed files with 15 additions and 42 deletions
+1 -1
View File
@@ -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",