chore(deps): update dependency @graphql-codegen/typescript-vue-apollo to v5.0.1
This commit is contained in:
Generated
+6
-6
@@ -30,7 +30,7 @@
|
|||||||
"@graphql-codegen/fragment-matcher": "6.0.1",
|
"@graphql-codegen/fragment-matcher": "6.0.1",
|
||||||
"@graphql-codegen/typescript": "5.0.10",
|
"@graphql-codegen/typescript": "5.0.10",
|
||||||
"@graphql-codegen/typescript-operations": "5.1.0",
|
"@graphql-codegen/typescript-operations": "5.1.0",
|
||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.0",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.2.4",
|
"@nuxt/devtools": "3.2.4",
|
||||||
"@nuxt/eslint": "1.15.2",
|
"@nuxt/eslint": "1.15.2",
|
||||||
"@nuxtjs/i18n": "10.2.4",
|
"@nuxtjs/i18n": "10.2.4",
|
||||||
@@ -2767,14 +2767,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-codegen/typescript-vue-apollo": {
|
"node_modules/@graphql-codegen/typescript-vue-apollo": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-5.0.1.tgz",
|
||||||
"integrity": "sha512-M8235tJnPyiwn4cU+wUEhg2lEjpmBNNmVoyslJcZqd3c4upjSnJ369lAlk8kBdj90v2ts9Vh35wH/Ca1zap7Ig==",
|
"integrity": "sha512-+0NxqP4cD9OXapsb7AxUP7gLz+iaeD0PGx8sHxouXNcgcUba0JaCUu8NFIAe5pArayKsCMYTTe+s7N1e1Gnu7g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@graphql-codegen/plugin-helpers": "^6.1.1",
|
"@graphql-codegen/plugin-helpers": "^6.3.0",
|
||||||
"@graphql-codegen/visitor-plugin-common": "^6.2.4",
|
"@graphql-codegen/visitor-plugin-common": "^6.3.0",
|
||||||
"auto-bind": "~4.0.0",
|
"auto-bind": "~4.0.0",
|
||||||
"change-case-all": "1.0.15",
|
"change-case-all": "1.0.15",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
"@graphql-codegen/fragment-matcher": "6.0.1",
|
"@graphql-codegen/fragment-matcher": "6.0.1",
|
||||||
"@graphql-codegen/typescript": "5.0.10",
|
"@graphql-codegen/typescript": "5.0.10",
|
||||||
"@graphql-codegen/typescript-operations": "5.1.0",
|
"@graphql-codegen/typescript-operations": "5.1.0",
|
||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.0",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.2.4",
|
"@nuxt/devtools": "3.2.4",
|
||||||
"@nuxt/eslint": "1.15.2",
|
"@nuxt/eslint": "1.15.2",
|
||||||
"@nuxtjs/i18n": "10.2.4",
|
"@nuxtjs/i18n": "10.2.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user