Skip to content

Commit 154c7c0

Browse files
committed
Update: install react-router-dom v6 latest
Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
1 parent 2af7813 commit 154c7c0

File tree

2 files changed

+42
-37
lines changed

2 files changed

+42
-37
lines changed

package-lock.json

Lines changed: 41 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jaeger-ui/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"@types/object-hash": "^3.0.2",
2323
"@types/react": "^18.3.11",
2424
"@types/react-helmet": "^6.1.5",
25-
"@types/react-router-dom": "^5.1.0",
2625
"@types/react-window": "^1.8.0",
2726
"@types/redux-actions": "2.2.1",
2827
"@types/redux-form": "^8.3.10",
@@ -77,7 +76,7 @@
7776
"react-is": "^18.2.0",
7877
"react-json-view-lite": "2.1.0",
7978
"react-redux": "^8.1.2",
80-
"react-router-dom": "5.3.4",
79+
"react-router-dom": "^6.28.1",
8180
"react-router-dom-v5-compat": "^6.24.0",
8281
"react-vis": "1.11.12",
8382
"react-vis-force": "^0.3.1",

0 commit comments

Comments
 (0)