2022-10-21 04:39:28 +00:00
parent 435cf8cb60
commit b213bbc4a3
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.7.5",
"@graphql-codegen/typescript-operations": "^2.5.4",
"@graphql-codegen/typescript-vue-apollo": "^3.3.4",
"@graphql-codegen/typescript-vue-apollo": "^3.3.5",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^6.0.1",
+5 -5
View File
@@ -1353,13 +1353,13 @@
auto-bind "~4.0.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-vue-apollo@^3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.4.tgz#dabfcabde68f5e7cfb10a098ddba8e368ddb1311"
integrity sha512-jSFWNgRVaKacAz48jWMv64SVLRcEmy6Ior0nxnnYV5hheZSksB799zHNcX3BzcaddJbF70zv88d/yNAVjPAdyw==
"@graphql-codegen/typescript-vue-apollo@^3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.5.tgz#e067e8f1b974c0fe516caa843fc3f786c00994ef"
integrity sha512-JeRmai1sruz4J2OaNK4YwyMa9oyz41PxHNQG1B+Vkg6evQw7kkisfkSZCXLrKiS/tKb/CgNgAOtFOhBPeJ1/xw==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/visitor-plugin-common" "2.12.2"
"@graphql-codegen/visitor-plugin-common" "2.13.0"
auto-bind "~4.0.0"
change-case-all "1.0.14"
tslib "~2.4.0"