2023-01-31 08:44:19 +00:00
parent 6c9a69bcaa
commit 0b9dc282b7
2 changed files with 8 additions and 24 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@apollo/client": "^3.7.5",
"@auth0/auth0-spa-js": "^2.0.2",
"@graphql-codegen/typescript": "^2.8.8",
"@graphql-codegen/typescript-operations": "^2.5.12",
"@graphql-codegen/typescript-operations": "^2.5.13",
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.0.3",
+7 -23
View File
@@ -1428,14 +1428,14 @@
"@graphql-tools/utils" "^9.0.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-operations@^2.5.12":
version "2.5.12"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.12.tgz#36af48b34d70d98a9a2adea1ab79e26fcab23a92"
integrity sha512-/w8IgRIQwmebixf514FOQp2jXOe7vxZbMiSFoQqJgEgzrr42joPsgu4YGU+owv2QPPmu4736OcX8FSavb7SLiA==
"@graphql-codegen/typescript-operations@^2.5.13":
version "2.5.13"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.13.tgz#f286c37f9c023356aacaa983ebd32e9e021a05ca"
integrity sha512-3vfR6Rx6iZU0JRt29GBkFlrSNTM6t+MSLF86ChvL4d/Jfo/JYAGuB3zNzPhirHYzJPCvLOAx2gy9ID1ltrpYiw==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.2"
"@graphql-codegen/typescript" "^2.8.7"
"@graphql-codegen/visitor-plugin-common" "2.13.7"
"@graphql-codegen/typescript" "^2.8.8"
"@graphql-codegen/visitor-plugin-common" "2.13.8"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1450,7 +1450,7 @@
change-case-all "1.0.15"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.8.7", "@graphql-codegen/typescript@^2.8.8":
"@graphql-codegen/typescript@^2.8.8":
version "2.8.8"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.8.tgz#8c3b9153e334db43c65f8f31ced69b4c60d14861"
integrity sha512-A0oUi3Oy6+DormOlrTC4orxT9OBZkIglhbJBcDmk34jAKKUgesukXRd4yOhmTrnbchpXz2T8IAOFB3FWIaK4Rw==
@@ -1477,22 +1477,6 @@
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-codegen/visitor-plugin-common@2.13.8":
version "2.13.8"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"