Build(deps): bump @graphql-codegen/typescript-vue-apollo
Bumps [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo) from 3.3.7 to 4.0.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/vue-apollo/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-vue-apollo@4.0.0/packages/plugins/typescript/vue-apollo)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@auth0/auth0-spa-js": "^2.1.2",
|
||||
"@graphql-codegen/typescript": "^4.0.1",
|
||||
"@graphql-codegen/typescript-operations": "^4.0.1",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^4.0.0",
|
||||
"@nuxtjs/i18n": "^7.3.1",
|
||||
"@nuxtjs/sentry": "^7.5.0",
|
||||
"@nuxtjs/vuetify": "^1.12.3",
|
||||
|
||||
@@ -2294,16 +2294,16 @@
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/typescript-vue-apollo@^3.3.7":
|
||||
version "3.3.7"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.7.tgz#1a421bf005c04bd489796bb6f4186077fadf6e44"
|
||||
integrity sha512-vb5gR5B+5gvMtXUG/fnLzPz+QM3aeeVezCRKygeOrHorA9sPtRLKH54FHeQzRCMp0Sbz36jdljpe/LaFoDiiDw==
|
||||
"@graphql-codegen/typescript-vue-apollo@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-4.0.0.tgz#62a9eb58fc653acdfbe1925484b49a6732a106da"
|
||||
integrity sha512-X/MCHsXHV0Fj7ESFhPZ+3s8kpxsdhIfgDW09amXIp2bUf9uYteODE3ZeN5+jnFBdWlbn4jeai3vjajsBldbBoQ==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^3.0.0"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.13.1"
|
||||
auto-bind "~4.0.0"
|
||||
change-case-all "1.0.15"
|
||||
tslib "~2.4.0"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/typescript@^4.0.1":
|
||||
version "4.0.1"
|
||||
@@ -15477,10 +15477,10 @@ tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
||||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
||||
|
||||
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, "tslib@^2.4.1 || ^1.9.3", tslib@^2.5.0, tslib@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
|
||||
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
|
||||
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, "tslib@^2.4.1 || ^1.9.3", tslib@^2.5.0, tslib@^2.6.0, tslib@~2.6.0:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
||||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
||||
|
||||
tslib@~2.4.0:
|
||||
version "2.4.1"
|
||||
|
||||
Reference in New Issue
Block a user