2022-12-08 08:27:44 +00:00
parent dac991e405
commit 3dad762aa9
2 changed files with 9 additions and 25 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@apollo/client": "^3.7.2",
"@auth0/auth0-spa-js": "^2.0.0",
"@graphql-codegen/typescript": "^2.8.5",
"@graphql-codegen/typescript-operations": "^2.5.8",
"@graphql-codegen/typescript-operations": "^2.5.10",
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/sentry": "^6.0.1",
+8 -24
View File
@@ -1342,14 +1342,14 @@
"@graphql-tools/utils" "^8.8.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-operations@^2.5.8":
version "2.5.8"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.8.tgz#e9e2022de9f67b0d855d370f20c48c7b2ed24f21"
integrity sha512-Zp27jZjOLkoH0qy5INqrTsut5PI40OEVcKmcQ+TDHr9wDYa3M06/k907z6CuW3PjOgJBtrSTcgAEnrye8jhkJw==
"@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==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.7.2"
"@graphql-codegen/typescript" "^2.8.3"
"@graphql-codegen/visitor-plugin-common" "2.13.3"
"@graphql-codegen/plugin-helpers" "^3.1.1"
"@graphql-codegen/typescript" "^2.8.5"
"@graphql-codegen/visitor-plugin-common" "2.13.5"
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.8.3", "@graphql-codegen/typescript@^2.8.5":
"@graphql-codegen/typescript@^2.8.5":
version "2.8.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.5.tgz#6129cb3bf4bdcfba7f90f923ba7c2d839c222342"
integrity sha512-5w3zNlnNKM9tI5ZRbhESmsJ4G16rSiFmNQX6Ot56fmcYUC6bnAt5fqvSqs2C+8fVGIIjeWuwjQA5Xn1VkaLY8A==
@@ -1391,22 +1391,6 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"
"@graphql-codegen/visitor-plugin-common@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.3.tgz#4a2eceee00b4cfdf1eff31a006710a30417ec497"
integrity sha512-5gFDQGuCE5tIBo9KtDPZ8kL6cf1VJwDGj6nO9ERa0HJNk5osT50NhSf6H61LEnM3Gclbo96Ib1GCp3KdLwHoGg==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.7.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.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.5.tgz#b6e4eb5f7af25273886f5222825f5b4bbe2a2b79"