Remove react-router and replace it with react-router-dom in the console project.

This commit is contained in:
Marek Dano 2020-05-06 12:44:15 +01:00
parent e14352eb72
commit 1e2c05426d
2 changed files with 238 additions and 125 deletions

File diff suppressed because it is too large Load Diff

View File

@ -102,7 +102,7 @@
"react-notification-system-redux": "1.2.0",
"react-progress-bar-plus": "1.3.1",
"react-redux": "5.1.2",
"react-router": "3.2.6",
"react-router-dom": "5.1.2",
"react-router-redux": "4.0.8",
"react-select": "2.4.4",
"react-table": "6.11.5",
@ -161,7 +161,7 @@
"@types/react-helmet": "5.0.15",
"@types/react-hot-loader": "4.1.1",
"@types/react-redux": "7.1.7",
"@types/react-router": "5.1.4",
"@types/react-router-dom": "5.1.5",
"@types/react-router-redux": "5.0.18",
"@types/react-toggle": "4.0.2",
"@types/redux-devtools": "3.0.47",