2022-12-28 19:56:33 +00:00
parent 778535fbcc
commit 71988e0332
2 changed files with 9 additions and 25 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@apollo/client": "^3.7.3",
"@auth0/auth0-spa-js": "^2.0.1",
"@graphql-codegen/typescript": "^2.8.6",
"@graphql-codegen/typescript-operations": "^2.5.10",
"@graphql-codegen/typescript-operations": "^2.5.11",
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/sentry": "^6.0.3",
+8 -24
View File
@@ -1415,14 +1415,14 @@
"@graphql-tools/utils" "^9.0.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-operations@^2.5.10":
version "2.5.10"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.10.tgz#89a602e4d07ea1ab8d7d59309e1c2e65c7909439"
integrity sha512-N5H7JhcMRzjM2KdvCitqkOd4hphzD9q3NVWGLvBe3Xgqx5Cs3Y4GUcCJbRolSXdQcYBVgZpLZrUe/qoxwYyfeg==
"@graphql-codegen/typescript-operations@^2.5.11":
version "2.5.11"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.11.tgz#ca201462e64a68441f97c311689b625623b0363f"
integrity sha512-gY8A8QKAjsN8kDD8K/1B6CCfGrQSZF3MITPYr4rzZhqWk1xWXr03ku41hbWGlEBPQcgvHiz7SQrhvA697e5dPg==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.1"
"@graphql-codegen/typescript" "^2.8.5"
"@graphql-codegen/visitor-plugin-common" "2.13.5"
"@graphql-codegen/plugin-helpers" "^3.1.2"
"@graphql-codegen/typescript" "^2.8.6"
"@graphql-codegen/visitor-plugin-common" "2.13.6"
auto-bind "~4.0.0"
tslib "~2.4.0"
@@ -1437,7 +1437,7 @@
change-case-all "1.0.14"
tslib "~2.4.0"
"@graphql-codegen/typescript@^2.8.5", "@graphql-codegen/typescript@^2.8.6":
"@graphql-codegen/typescript@^2.8.6":
version "2.8.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.6.tgz#dd1f48a4c1589d503367a921185c6b6ab79bc3b0"
integrity sha512-zyIcwfZRBkngpaywnYQYyIHd3Cjw5sQN3IHzuE0iBgT9GOmqKP/clX3X8D0jzmGKP9LEZxsJmndZw7Nrvt1ksQ==
@@ -1464,22 +1464,6 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@2.13.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.5.tgz#b6e4eb5f7af25273886f5222825f5b4bbe2a2b79"
integrity sha512-OV/mGnSvB/WkEqFu/3bPkAPDNRGRB3xONww5+06CObl383yGrasqM04shYYK4cpcCn9PVWFe8u0SLSEeGmMVrg==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.1"
"@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.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.6":
version "2.13.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.6.tgz#e01627ec53be9ad6cd3553cbb262318644b0c0a7"