chore(deps): update dependency @graphql-codegen/typescript-vue-apollo to v5.0.1
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 3m12s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-04-22 07:07:24 +00:00
parent 10acdcb4c5
commit 72630bb20e
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -30,7 +30,7 @@
"@graphql-codegen/fragment-matcher": "6.0.1",
"@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/i18n": "10.2.4",
@@ -2767,14 +2767,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
View File
@@ -22,7 +22,7 @@
"@graphql-codegen/fragment-matcher": "6.0.1",
"@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/i18n": "10.2.4",