refactoring: migrating to react-query to manage service-side state.

This commit is contained in:
a.bouhuolia
2021-02-07 08:10:21 +02:00
parent e093be0663
commit adac2386bb
284 changed files with 8255 additions and 6610 deletions

View File

@@ -77,7 +77,7 @@
"react-hotkeys-hook": "^3.0.3",
"react-intl": "^3.12.0",
"react-loadable": "^5.5.0",
"react-query": "^2.4.6",
"react-query": "^3.6.0",
"react-redux": "^7.1.3",
"react-router-breadcrumbs-hoc": "^3.2.10",
"react-router-dom": "^5.2.0",