Refactor useVersions to @tanstack/react-query (#114)

working
This commit is contained in:
Will Chen
2025-05-08 22:04:20 -07:00
committed by GitHub
parent cb9ffcc550
commit 34ac9df743
5 changed files with 105 additions and 68 deletions

View File

@@ -95,6 +95,7 @@
"@rollup/plugin-commonjs": "^28.0.3",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.3",
"@tanstack/react-query": "^5.75.5",
"@tanstack/react-router": "^1.114.34",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.4",