downgrade tanstack, fix msot types and exclude recursive

This commit is contained in:
Kendall Garner
2026-06-07 06:48:56 -07:00
parent ac7dc37fd0
commit 7dd6d32710
5 changed files with 51 additions and 49 deletions
+3 -3
View File
@@ -85,9 +85,9 @@
"@mantine/modals": "^9.3.0",
"@mantine/notifications": "^9.3.0",
"@radix-ui/react-context-menu": "^2.3.0",
"@tanstack/react-query": "^5.101.0",
"@tanstack/react-query-devtools": "^5.101.0",
"@tanstack/react-query-persist-client": "^5.101.0",
"@tanstack/react-query": "5.96.2",
"@tanstack/react-query-devtools": "5.96.2",
"@tanstack/react-query-persist-client": "5.96.2",
"@ts-rest/core": "^3.52.1",
"@wavesurfer/react": "^1.0.12",
"@xhayper/discord-rpc": "^1.3.4",