chore: switch to apollo-composable

This commit is contained in:
2020-06-21 17:59:14 +02:00
parent 5aeb510231
commit 84843cc3ed
10 changed files with 3033 additions and 2446 deletions
+3 -1
View File
@@ -12,7 +12,8 @@
"@nuxtjs/sentry": "^4.0.0",
"@nuxtjs/vuetify": "^1.9.0",
"@u3u/vue-hooks": "^2.0.1",
"@vue/composition-api": "^0.3.4",
"@vue/apollo-composable": "^4.0.0-alpha.8",
"@vue/composition-api": "^0.5.0",
"apollo": "^2.17.4",
"apollo-cache-inmemory": "^1.6.3",
"apollo-client": "^2.6.4",
@@ -27,6 +28,7 @@
"moment": "^2.24.0",
"node-sass": "^4.12.0",
"nuxt": "^2.8.1",
"nuxt-composition-api": "^0.9.3",
"nuxt-i18n": "^6.0.1",
"sass-loader": "^7.0.3",
"snyk": "^1.316.1",