Build(deps): bump @graphql-codegen/typescript-vue-apollo
Bumps [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/vue-apollo) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/vue-apollo/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-vue-apollo@3.3.4/packages/plugins/typescript/vue-apollo)
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user