fix(client): fix issue with react-query cache

This commit is contained in:
Amruth Pillai
2022-03-14 06:33:14 +01:00
parent fbb0285d0d
commit ed75a85827
11 changed files with 350 additions and 300 deletions

View File

@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.10.0",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",