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.2 to 3.3.3. - [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.3/packages/plugins/typescript/vue-apollo)
This commit is contained in:
@@ -1633,7 +1633,7 @@
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^2.5.0", "@graphql-codegen/plugin-helpers@^2.6.0", "@graphql-codegen/plugin-helpers@^2.6.2":
|
||||
"@graphql-codegen/plugin-helpers@^2.5.0", "@graphql-codegen/plugin-helpers@^2.6.2":
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.2.tgz#3c65d89fc9b61914235fc7cb14f1d48492d27944"
|
||||
integrity sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw==
|
||||
@@ -1665,13 +1665,13 @@
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript-vue-apollo@^3.3.2":
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.2.tgz#1c96c1a351045950720d88c67e0bf57b84783a18"
|
||||
integrity sha512-xyajgDPZYVKHt0i3kaLsaKu6vSe4Oz8gdUuVYCMu/0+ZVjuqus3aiyJxM+wR6i3bjiTc1GwZHsOhVQwY46Cq2Q==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.12.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.12.1"
|
||||
auto-bind "~4.0.0"
|
||||
change-case-all "1.0.14"
|
||||
tslib "~2.4.0"
|
||||
@@ -1687,22 +1687,6 @@
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/visitor-plugin-common@2.12.0":
|
||||
version "2.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz#49b055c5c2c5c0890f2226ce9e84bb73dfd83801"
|
||||
integrity sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.0"
|
||||
"@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.12.1":
|
||||
version "2.12.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc"
|
||||
|
||||
Reference in New Issue
Block a user