feat(front): integrate @tanstack/vue-query for improved data fetching and state management

This commit is contained in:
keven1024
2025-05-16 08:07:15 +08:00
parent f48b128b65
commit ff410a3f15
3 changed files with 75 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"@pinia/nuxt": "^0.11.0",
"@tailwindcss/postcss": "^4.1.3",
"@tailwindcss/vite": "^4.1.3",
"@tanstack/vue-query": "^5.76.0",
"@tiptap/extension-blockquote": "^2.11.7",
"@tiptap/extension-bold": "^2.11.7",
"@tiptap/extension-heading": "^2.11.7",