Switch to @nuxtjs/apollo module-style integration

This commit is contained in:
Ruslan Bakiev
2026-03-30 21:47:20 +07:00
parent 325e004aac
commit 38386c606e
6 changed files with 117 additions and 27 deletions

View File

@@ -15,6 +15,7 @@
"dependencies": {
"@apollo/client": "^3.14.1",
"@nuxt/eslint": "1.15.2",
"@nuxtjs/apollo": "5.0.0-alpha.16",
"@nuxtjs/tailwindcss": "6.14.0",
"@sentry/vue": "^10.46.0",
"@vue/apollo-composable": "^4.2.2",