2022-08-09 09:59:54 +00:00
parent 235dd84143
commit fc1f594458
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@apollo/client": "^3.6.9",
"@auth0/auth0-spa-js": "^1.22.2",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^2.5.2",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-vue-apollo": "^3.3.2",
"@nuxtjs/composition-api": "^0.33.1",
"@nuxtjs/i18n": "^7.2.3",
+8 -8
View File
@@ -1654,14 +1654,14 @@
"@graphql-tools/utils" "^8.8.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-operations@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.2.tgz#17dd6837eadb5bcd42b0c822b78f75c44a9a3c0b"
integrity sha512-iFZsdsF4380WrN2UQHfgLjrjyo9VFIsZuCaHe1OoC4fQQ+P3t/GfJ0aj0hc5hNwTNJZ3BzBLHSRgE6wqO4591A==
"@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==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.0"
"@graphql-codegen/typescript" "^2.7.2"
"@graphql-codegen/visitor-plugin-common" "2.12.0"
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/typescript" "^2.7.3"
"@graphql-codegen/visitor-plugin-common" "2.12.1"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1676,7 +1676,7 @@
change-case-all "1.0.14"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.7.2", "@graphql-codegen/typescript@^2.7.3":
"@graphql-codegen/typescript@^2.7.3":
version "2.7.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.3.tgz#ad786a1c74e16eca8e01e7a8f28078e1c24eeb61"
integrity sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==