2022-11-04 04:40:07 +00:00
parent 3cfbc31e8d
commit 4edf3c3f2f
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@auth0/auth0-spa-js": "^2.0.0",
"@graphql-codegen/typescript": "^2.8.1",
"@graphql-codegen/typescript-operations": "^2.5.5",
"@graphql-codegen/typescript-vue-apollo": "^3.3.5",
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^6.0.1",
+6 -6
View File
@@ -1345,13 +1345,13 @@
auto-bind "~4.0.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-vue-apollo@^3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.5.tgz#e067e8f1b974c0fe516caa843fc3f786c00994ef"
integrity sha512-JeRmai1sruz4J2OaNK4YwyMa9oyz41PxHNQG1B+Vkg6evQw7kkisfkSZCXLrKiS/tKb/CgNgAOtFOhBPeJ1/xw==
"@graphql-codegen/typescript-vue-apollo@^3.3.6":
version "3.3.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.6.tgz#4c37e8a06482890b1cc2fef4d83eae293ecb4b8d"
integrity sha512-Ra5jrFle0mt4MbWJwSqMaCwF3rehMpSVylJOMZASWr4WYJhvxmUcIkbQPxvrIrGgS4woTR/6pL1NWhzurlfsoQ==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/visitor-plugin-common" "2.13.0"
"@graphql-codegen/plugin-helpers" "^2.7.2"
"@graphql-codegen/visitor-plugin-common" "2.13.1"
auto-bind "~4.0.0"
change-case-all "1.0.14"
tslib "~2.4.0"