2022-10-12 07:59:22 +00:00
parent 5c87cce56f
commit 6dbe8d340f
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.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-operations": "^2.5.4",
"@graphql-codegen/typescript-vue-apollo": "^3.3.4",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0",
+7 -23
View File
@@ -1374,14 +1374,14 @@
"@graphql-tools/utils" "^8.8.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-operations@^2.5.3":
version "2.5.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.3.tgz#c6fd3f209e3482b86b08050685af8fa45ab14297"
integrity sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA==
"@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==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/typescript" "^2.7.3"
"@graphql-codegen/visitor-plugin-common" "2.12.1"
"@graphql-codegen/typescript" "^2.7.4"
"@graphql-codegen/visitor-plugin-common" "2.12.2"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1396,7 +1396,7 @@
change-case-all "1.0.14"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.7.3", "@graphql-codegen/typescript@^2.7.4":
"@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==
@@ -1407,22 +1407,6 @@
auto-bind "~4.0.0"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc"
integrity sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==
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.12.2":
version "2.12.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.2.tgz#70eefed5567dbec6d289b05047b04bc9faae428e"