chore(deps): update dependency @graphql-codegen/typescript-vue-apollo to v5.0.1 (#2868)
dancefinder-app / build (push) Successful in 4m9s
dancefinder-app / deploy-prod (push) Successful in 1m35s

This commit was merged in pull request #2868.
This commit is contained in:
2026-04-22 08:11:46 +00:00
parent 10acdcb4c5
commit 202fef8e05
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"