Switch to @nuxtjs/apollo module-style integration

This commit is contained in:
Ruslan Bakiev
2026-03-30 21:47:20 +07:00
parent 79d6138cca
commit 425814015a
6 changed files with 118 additions and 30 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",