2022-10-21 06:43:50 +00:00
parent b213bbc4a3
commit d7c365aa25
2 changed files with 8 additions and 24 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@apollo/client": "^3.7.0",
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.7.5",
"@graphql-codegen/typescript-operations": "^2.5.4",
"@graphql-codegen/typescript-operations": "^2.5.5",
"@graphql-codegen/typescript-vue-apollo": "^3.3.5",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0",
+7 -23
View File
@@ -1342,14 +1342,14 @@
"@graphql-tools/utils" "^8.8.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-operations@^2.5.4":
version "2.5.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.4.tgz#e0513b5529ebc6eec0acade7f9f0838bdee997aa"
integrity sha512-+IA0ouGC6GZiCyvWMyzLc6K8i+oG/DjWLY0q4kc9nqBPRi8rsiYzMq/VHVtXCWxNZiGQhkjwpqNaDsqoVhOiUg==
"@graphql-codegen/typescript-operations@^2.5.5":
version "2.5.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.5.tgz#c372404da8fe0197d2a68bab37457719efde971a"
integrity sha512-rH15UA34MRf6cITfvt2EkSEaC/8ULvgMg5kzun6895oucA8PFyAFJaQzcjk9UraeD3ddMu56OKhZGdxd0JWfKw==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/typescript" "^2.7.4"
"@graphql-codegen/visitor-plugin-common" "2.12.2"
"@graphql-codegen/typescript" "^2.7.5"
"@graphql-codegen/visitor-plugin-common" "2.13.0"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1364,7 +1364,7 @@
change-case-all "1.0.14"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.7.4", "@graphql-codegen/typescript@^2.7.5":
"@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==
@@ -1375,22 +1375,6 @@
auto-bind "~4.0.0"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@2.12.2":
version "2.12.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.2.tgz#70eefed5567dbec6d289b05047b04bc9faae428e"
integrity sha512-UZJxY3mWwaM7yii7mSbl6Rxb6sJlpwGZc3QAs2Yd8MnYjXFPTBR0OO6aBTr9xuftl0pYwHu/pVK7vTPNnVmPww==
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-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"