test: WIP apollo

This commit is contained in:
Zack Spear
2023-07-14 17:54:34 -07:00
committed by Zack Spear
parent 358fdd9a7a
commit 68fd5b83f2
5 changed files with 449 additions and 1 deletions

View File

@@ -24,13 +24,18 @@
"nuxt-custom-elements": "^2.0.0-beta.12"
},
"dependencies": {
"@apollo/client": "^3.7.17",
"@headlessui/vue": "^1.7.14",
"@heroicons/vue": "^2.0.18",
"@pinia/nuxt": "^0.4.11",
"@vue/apollo-composable": "^4.0.0-beta.8",
"@vueuse/components": "^10.1.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.7",
"focus-trap": "^7.4.3",
"graphql": "^16.7.1",
"graphql-tag": "^2.12.6",
"graphql-ws": "^5.14.0",
"hex-to-rgba": "^2.0.1",
"wretch": "^2.6.0"
},