chore(deps): update dependency @graphql-codegen/typescript-vue-apollo to v5 (#129)
schemas-app / build (push) Successful in 1m41s
schemas-app / deploy-prod (push) Successful in 1m26s

This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator-community) ([source](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo)) | [`4.1.2` → `5.0.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-vue-apollo/4.1.2/5.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2ftypescript-vue-apollo/5.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2ftypescript-vue-apollo/4.1.2/5.0.0?slim=true) |

---

### Release Notes

<details>
<summary>dotansimha/graphql-code-generator-community (@&#8203;graphql-codegen/typescript-vue-apollo)</summary>

### [`v5.0.0`](https://github.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/vue-apollo/CHANGELOG.md#500)

[Compare Source](https://github.com/dotansimha/graphql-code-generator-community/compare/@graphql-codegen/typescript-vue-apollo@4.1.2...@graphql-codegen/typescript-vue-apollo@5.0.0)

##### Major Changes

- [#&#8203;1387](https://github.com/dotansimha/graphql-code-generator-community/pull/1387)
  [`0717cb7`](https://github.com/dotansimha/graphql-code-generator-community/commit/0717cb7f25f8ea33f54756119d01f072a3fb716c)
  Thanks [@&#8203;eddeee888](https://github.com/eddeee888)! - Update GraphQL Codegen common packages to
  latest

##### Patch Changes

- [#&#8203;1387](https://github.com/dotansimha/graphql-code-generator-community/pull/1387)
  [`0717cb7`](https://github.com/dotansimha/graphql-code-generator-community/commit/0717cb7f25f8ea33f54756119d01f072a3fb716c)
  Thanks [@&#8203;eddeee888](https://github.com/eddeee888)! - dependencies updates:
  - Updated dependency
    [`@graphql-codegen/plugin-helpers@^6.1.1` ↗︎](https://www.npmjs.com/package/@&#8203;graphql-codegen/plugin-helpers/v/6.1.1)
    (from `^3.0.0`, in `dependencies`)
  - Updated dependency
    [`@graphql-codegen/visitor-plugin-common@^6.2.4` ↗︎](https://www.npmjs.com/package/@&#8203;graphql-codegen/visitor-plugin-common/v/6.2.4)
    (from `2.13.8`, in `dependencies`)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #129
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
This commit was merged in pull request #129.
This commit is contained in:
2026-03-08 08:27:33 +00:00
committed by Joakim Olsson
parent a914012699
commit 4e53b45c9b
2 changed files with 7 additions and 1095 deletions
+6 -1094
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -40,7 +40,7 @@
"@graphql-codegen/typed-document-node": "6.1.7",
"@graphql-codegen/typescript": "5.0.9",
"@graphql-codegen/typescript-operations": "5.0.9",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.0",
"@nuxt/devtools": "3.2.2",
"@nuxt/eslint": "1.15.2",
"@nuxtjs/stylelint-module": "5.2.1",