2023-01-05 04:37:59 +00:00
parent 3e8bf8939a
commit 93b52dec8b
2 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"dependencies": {
"@apollo/client": "^3.7.3",
"@auth0/auth0-spa-js": "^2.0.1",
"@graphql-codegen/typescript": "^2.8.6",
"@graphql-codegen/typescript": "^2.8.7",
"@graphql-codegen/typescript-operations": "^2.5.11",
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
"@nuxtjs/i18n": "^7.3.0",
+21 -5
View File
@@ -1419,14 +1419,14 @@
change-case-all "1.0.14"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.8.6":
version "2.8.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.6.tgz#dd1f48a4c1589d503367a921185c6b6ab79bc3b0"
integrity sha512-zyIcwfZRBkngpaywnYQYyIHd3Cjw5sQN3IHzuE0iBgT9GOmqKP/clX3X8D0jzmGKP9LEZxsJmndZw7Nrvt1ksQ==
"@graphql-codegen/typescript@^2.8.6", "@graphql-codegen/typescript@^2.8.7":
version "2.8.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.7.tgz#da34261b779a001d7d53b8f454bafc002b06e041"
integrity sha512-Nm5keWqIgg/VL7fivGmglF548tJRP2ttSmfTMuAdY5GNGTJTVZOzNbIOfnbVEDMMWF4V+quUuSyeUQ6zRxtX1w==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.2"
"@graphql-codegen/schema-ast" "^2.6.1"
"@graphql-codegen/visitor-plugin-common" "2.13.6"
"@graphql-codegen/visitor-plugin-common" "2.13.7"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1462,6 +1462,22 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@2.13.7":
version "2.13.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.7.tgz#591e054a970a0d572bdfb765bf948dae21bf8aed"
integrity sha512-xE6iLDhr9sFM1qwCGJcCXRu5MyA0moapG2HVejwyAXXLubYKYwWnoiEigLH2b5iauh6xsl6XP8hh9D1T1dn5Cw==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.2"
"@graphql-tools/optimize" "^1.3.0"
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
"@graphql-tools/utils" "^9.0.0"
auto-bind "~4.0.0"
change-case-all "1.0.15"
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.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.3.18.tgz#694c06b536ab38db2d63dfff05b2e6833944eb00"