chore(deps): update dependency @graphql-codegen/typescript-vue-apollo to v5.0.1 #183

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-04-22 08:32:03 +00:00
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -26,7 +26,7 @@
"@graphql-codegen/typed-document-node": "6.1.8", "@graphql-codegen/typed-document-node": "6.1.8",
"@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/stylelint-module": "5.2.1", "@nuxtjs/stylelint-module": "5.2.1",
@@ -2453,14 +2453,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
View File
@@ -40,7 +40,7 @@
"@graphql-codegen/typed-document-node": "6.1.8", "@graphql-codegen/typed-document-node": "6.1.8",
"@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/stylelint-module": "5.2.1", "@nuxtjs/stylelint-module": "5.2.1",