add query client

This commit is contained in:
2025-03-16 17:21:56 -03:00
parent bfc1114090
commit 12748e7e9c
4 changed files with 328 additions and 2 deletions

View File

@@ -13,9 +13,11 @@
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@tailwindcss/vite": "^4.0.13",
"@tanstack/react-query": "^5.68.0",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"astro": "^5.4.3",
"axios": "^1.8.3",
"clsx": "^2.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",