1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Add React Query

(cherry picked from commit 4491df3ae7530f2167beebc3548dd01fd2cc1a12)
This commit is contained in:
Mark McDowall
2024-11-23 20:20:36 -08:00
committed by Bogdan
parent ee8aaadb29
commit b91517afd5
5 changed files with 83 additions and 8 deletions

View File

@@ -32,6 +32,7 @@
"@microsoft/signalr": "6.0.25",
"@sentry/browser": "7.119.1",
"@sentry/integrations": "7.119.1",
"@tanstack/react-query": "5.74.3",
"@types/node": "20.16.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",