Skip to content

Commit c64c6a8

Browse files
committed
upgrade react-router to react-router-dom
1 parent e01b69e commit c64c6a8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2088
-2235
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,9 @@
2626
"assert": "2.1.0",
2727
"auth0-js": "9.22.1",
2828
"buffer": "6.0.3",
29-
"connected-react-router": "6.9.3",
3029
"crypto-browserify": "3.12.1",
3130
"dayjs": "1.11.19",
3231
"fuse.js": "6.0.4",
33-
"history": "4.10.1",
3432
"js-cookie": "3.0.5",
3533
"js-yaml": "4.1.1",
3634
"json-e": "4.8.0",
@@ -52,7 +50,7 @@
5250
"react-linkify": "0.2.2",
5351
"react-redux": "8.0.7",
5452
"react-resizable-panels": "3.0.6",
55-
"react-router-dom": "5.1.2",
53+
"react-router-dom": "6.28.0",
5654
"react-table-6": "6.11.0",
5755
"react-tabs": "6.1.0",
5856
"redoc": "2.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)