mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
Remove react-router and replace it with react-router-dom in the console project.
This commit is contained in:
parent
e14352eb72
commit
1e2c05426d
359
console/package-lock.json
generated
359
console/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user