2022-10-21 04:38:17 +00:00
parent e14c77939a
commit 435cf8cb60
2 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"dependencies": {
"@apollo/client": "^3.7.0",
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.7.4",
"@graphql-codegen/typescript": "^2.7.5",
"@graphql-codegen/typescript-operations": "^2.5.4",
"@graphql-codegen/typescript-vue-apollo": "^3.3.4",
"@nuxtjs/i18n": "^7.3.0",
+21 -5
View File
@@ -1364,14 +1364,14 @@
change-case-all "1.0.14"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.7.4":
version "2.7.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.4.tgz#46c1fac63ae1b487efe73db6531f1db5e5198fe0"
integrity sha512-mjoE3KqmAaBUSlCuKb2WDot3+CTfdJ9eKIcWsDFubPTNdZE0Z8mLoATmVryx8NOBjDtPU/ZziI0rYEGOR4qpAw==
"@graphql-codegen/typescript@^2.7.4", "@graphql-codegen/typescript@^2.7.5":
version "2.7.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.5.tgz#00da3b7dd51cce49d95531556988818568c5d87e"
integrity sha512-NZMViINr0KEH+DgtOE3BDWkdrisX7cz3/+m6M73Sa2cMM1udTTCpLbNqFIHRmGl1UyfwjdZB32YoF/fxshjV/Q==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/schema-ast" "^2.5.1"
"@graphql-codegen/visitor-plugin-common" "2.12.2"
"@graphql-codegen/visitor-plugin-common" "2.13.0"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1391,6 +1391,22 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@2.13.0":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.0.tgz#206d91d90a3cc3b1fc0c3a04e8015c22584e461f"
integrity sha512-8lKw4l8W6yKaqrxx025eB6+lRMWaBKedbKjC9UyLhXAnqTi3tgaRKOBo4zvl1+KzE6R41Ruov9UcGD7OjgmBrw==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-tools/optimize" "^1.3.0"
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
"@graphql-tools/utils" "^8.8.0"
auto-bind "~4.0.0"
change-case-all "1.0.14"
dependency-graph "^0.11.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
tslib "~2.4.0"
"@graphql-tools/apollo-engine-loader@^7.3.6":
version "7.3.13"
resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.3.13.tgz#090bf03a99a5aaf8580826125346cb7441b54d94"