️ Refactored VolumeDetail page to use react-query

This commit is contained in:
2024-04-03 13:16:19 -05:00
parent 9a3ccba719
commit 64a4cfc8eb
5 changed files with 371 additions and 327 deletions

View File

@@ -27,7 +27,7 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.2.1",
"airdcpp-apisocket": "^2.5.0-beta.2",
"axios": "^1.3.4",
"axios": "^1.6.8",
"axios-cache-interceptor": "^1.0.1",
"axios-rate-limit": "^1.3.0",
"babel-plugin-styled-components": "^2.1.4",
@@ -69,7 +69,7 @@
"socket.io-client": "^4.3.2",
"styled-components": "^6.1.0",
"threetwo-ui-typings": "^1.0.14",
"vite": "^5.0.5",
"vite": "^5.2.7",
"vite-plugin-html": "^3.2.0",
"websocket": "^1.0.34",
"zustand": "^4.4.6"