2023-02-22 12:37:51 +00:00
parent 53a84f5807
commit 69db245cae
2 changed files with 10 additions and 26 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@apollo/client": "^3.7.9",
"@auth0/auth0-spa-js": "^2.0.3",
"@graphql-codegen/typescript": "^3.0.1",
"@graphql-codegen/typescript-operations": "^3.0.0",
"@graphql-codegen/typescript-operations": "^3.0.1",
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.0.4",
+9 -25
View File
@@ -1763,16 +1763,16 @@
"@graphql-tools/utils" "^9.0.0"
tslib "~2.5.0"
"@graphql-codegen/typescript-operations@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.0.tgz#e67c9dedb739a20f8a1d2c9a9631701c269de0c1"
integrity sha512-t+Lk+lxkUFDh6F0t8CErowOccP3bZwxhl66qmEeBcOrC7jQrSCnRZoFvOXhFKFBJe/y4DIJiizgSr34AqjiJIQ==
"@graphql-codegen/typescript-operations@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.1.tgz#a190622f15b13bdbf274d8619850e1b8eea5aba1"
integrity sha512-Td1d483cQr7XJj/zXrbqVUEi2QK56DT7EToFheZrBFArIQCUEGK+Xgw6GhEmZaTwWYODxavzy1jmTTJC2fEuTw==
dependencies:
"@graphql-codegen/plugin-helpers" "^4.0.0"
"@graphql-codegen/typescript" "^3.0.0"
"@graphql-codegen/visitor-plugin-common" "3.0.0"
"@graphql-codegen/plugin-helpers" "^4.1.0"
"@graphql-codegen/typescript" "^3.0.1"
"@graphql-codegen/visitor-plugin-common" "3.0.1"
auto-bind "~4.0.0"
tslib "~2.4.0"
tslib "~2.5.0"
"@graphql-codegen/typescript-vue-apollo@^3.3.7":
version "3.3.7"
@@ -1785,7 +1785,7 @@
change-case-all "1.0.15"
tslib "~2.4.0"
"@graphql-codegen/typescript@^3.0.0", "@graphql-codegen/typescript@^3.0.1":
"@graphql-codegen/typescript@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.1.tgz#e949a7d7e8325bea9cf938c30af2313043e91a09"
integrity sha512-HvozJg7eHqywmYvXa7+nmjw+v3+f8ilFv9VbRvmjhj/zBw3VKGT2n/85ZhVyuWjY2KrDLzl6BqeXttWsW5Wo4w==
@@ -1812,22 +1812,6 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.0.tgz#527185eb3b1b06739702084bc6263713e167a166"
integrity sha512-ZoNlCmmkGClB137SpJT9og/nkihLN7Z4Ynl9Ir3OlbDuI20dbpyXsclpr9QGLcxEcfQeVfhGw9CooW7wZJJ8LA==
dependencies:
"@graphql-codegen/plugin-helpers" "^4.0.0"
"@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-codegen/visitor-plugin-common@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.1.tgz#dbfc2ba55d8a1908e4bd7f751dbfe4241961f948"