There was an error fetching the commit references. Please try again later.
feat: used TanStack query
... | ... | @@ -10,6 +10,7 @@ |
}, | ||
"dependencies": { | ||
"@gitbeaker/rest": "^40.0.3", | ||
"@tanstack/react-query": "^5.51.1", | ||
"axios": "^1.7.2", | ||
"next": "14.2.4", | ||
"react": "^18", | ||
... | ... |
src/app/api/ReactQueryClientProvider.tsx
0 → 100644
Please register or sign in to comment