2022-10-12 04:39:00 +00:00
parent 83a4f54cf3
commit 5c87cce56f
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.7.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-vue-apollo": "^3.3.3",
"@graphql-codegen/typescript-vue-apollo": "^3.3.4",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^6.0.1",
+5 -5
View File
@@ -1385,13 +1385,13 @@
auto-bind "~4.0.0"
tslib "~2.4.0"
"@graphql-codegen/typescript-vue-apollo@^3.3.3":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.3.tgz#6a399b7ee33c7a7723f3a84918dacf8f19c68334"
integrity sha512-CNqZ3gnGq5Febqe58yjx0PH8aga0oYy7UE7qOVzHd+u3zRVKzWLBThEQnsYg8LLrKilbuO5dx3mMMOGZomQFhg==
"@graphql-codegen/typescript-vue-apollo@^3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.4.tgz#dabfcabde68f5e7cfb10a098ddba8e368ddb1311"
integrity sha512-jSFWNgRVaKacAz48jWMv64SVLRcEmy6Ior0nxnnYV5hheZSksB799zHNcX3BzcaddJbF70zv88d/yNAVjPAdyw==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/visitor-plugin-common" "2.12.1"
"@graphql-codegen/visitor-plugin-common" "2.12.2"
auto-bind "~4.0.0"
change-case-all "1.0.14"
tslib "~2.4.0"