chore(deps): update dependency @graphql-codegen/typescript-vue-apollo to v5.0.1 #183
Generated
+6
-6
@@ -26,7 +26,7 @@
|
||||
"@graphql-codegen/typed-document-node": "6.1.8",
|
||||
"@graphql-codegen/typescript": "5.0.10",
|
||||
"@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/eslint": "1.15.2",
|
||||
"@nuxtjs/stylelint-module": "5.2.1",
|
||||
@@ -2453,14 +2453,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@graphql-codegen/typescript-vue-apollo": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-5.0.0.tgz",
|
||||
"integrity": "sha512-M8235tJnPyiwn4cU+wUEhg2lEjpmBNNmVoyslJcZqd3c4upjSnJ369lAlk8kBdj90v2ts9Vh35wH/Ca1zap7Ig==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-5.0.1.tgz",
|
||||
"integrity": "sha512-+0NxqP4cD9OXapsb7AxUP7gLz+iaeD0PGx8sHxouXNcgcUba0JaCUu8NFIAe5pArayKsCMYTTe+s7N1e1Gnu7g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@graphql-codegen/plugin-helpers": "^6.1.1",
|
||||
"@graphql-codegen/visitor-plugin-common": "^6.2.4",
|
||||
"@graphql-codegen/plugin-helpers": "^6.3.0",
|
||||
"@graphql-codegen/visitor-plugin-common": "^6.3.0",
|
||||
"auto-bind": "~4.0.0",
|
||||
"change-case-all": "1.0.15",
|
||||
"tslib": "^2.8.1"
|
||||
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
"@graphql-codegen/typed-document-node": "6.1.8",
|
||||
"@graphql-codegen/typescript": "5.0.10",
|
||||
"@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/eslint": "1.15.2",
|
||||
"@nuxtjs/stylelint-module": "5.2.1",
|
||||
|
||||
Reference in New Issue
Block a user