Skip to content

Commit

Permalink
fix(deps): update graphqlcodegenerator monorepo (#10338)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-codegen/client-preset](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client))
| [`4.1.0` ->
`4.2.4`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.1.0/4.2.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2fclient-preset/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2fclient-preset/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2fclient-preset/4.1.0/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2fclient-preset/4.1.0/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@graphql-codegen/fragment-matcher](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher))
| [`5.0.0` ->
`5.0.2`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ffragment-matcher/5.0.0/5.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2ffragment-matcher/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2ffragment-matcher/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2ffragment-matcher/5.0.0/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2ffragment-matcher/5.0.0/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@graphql-codegen/typed-document-node](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node))
| [`5.0.1` ->
`5.0.6`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.0.1/5.0.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2ftyped-document-node/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2ftyped-document-node/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2ftyped-document-node/5.0.1/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2ftyped-document-node/5.0.1/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>dotansimha/graphql-code-generator
(@&#8203;graphql-codegen/client-preset)</summary>

[`v4.2.4`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#424)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.2.3...@graphql-codegen/client-preset@4.2.4)

- Updated dependencies
\[[`920b443`](https://togithub.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53),
[`ed9c205`](https://togithub.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).1.0
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).2.0
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.6
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.6
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.6

[`v4.2.3`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#423)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.2.2...@graphql-codegen/client-preset@4.2.3)

- Updated dependencies
\[[`53f270a`](https://togithub.com/dotansimha/graphql-code-generator/commit/53f270acfa1da992e0f9d2e50921bb588392f8a5)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).0.0
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.5
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).1.3
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.5
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.5

[`v4.2.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#422)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.2.1...@graphql-codegen/client-preset@4.2.2)

-
[#&#8203;9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813)
[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - bumping for a
release

- Updated dependencies
\[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;4](https://togithub.com/4).1.2
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).1.2
-
[@&#8203;graphql-codegen/add](https://togithub.com/graphql-codegen/add)[@&#8203;5](https://togithub.com/5).0.2
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.4
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.4
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.4
-
[@&#8203;graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@&#8203;5](https://togithub.com/5).0.3

[`v4.2.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#421)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/client-preset@4.2.1)

-
[#&#8203;9557](https://togithub.com/dotansimha/graphql-code-generator/pull/9557)
[`48ddaeae1`](https://togithub.com/dotansimha/graphql-code-generator/commit/48ddaeae1809cb52e6de5aa14f0d47bedde9d547)
Thanks [@&#8203;konomae](https://togithub.com/konomae)! - Add
eslint-disable comment to fragment-masking.ts

- Updated dependencies
\[[`7718a8113`](https://togithub.com/dotansimha/graphql-code-generator/commit/7718a8113dc6282475cb738f1e28698b8221fa2f)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;4](https://togithub.com/4).1.1
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.3
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).1.1
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.3
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.3

[`v4.2.0`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#420)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.1.0...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d)

-
[#&#8203;9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811)
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - The client
preset now allows the use of the `futureProofEnums` config option

-
[#&#8203;9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811)
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - dependencies
updates:
- Updated dependency [`tslib@~2.6.0`
↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in
`dependencies`)
- Updated dependencies
\[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]:
-
[@&#8203;graphql-codegen/add](https://togithub.com/graphql-codegen/add)[@&#8203;5](https://togithub.com/5).0.1
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.2
-
[@&#8203;graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@&#8203;5](https://togithub.com/5).0.2
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.2
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.2
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).1.0
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;4](https://togithub.com/4).1.0

</details>

<details>
<summary>dotansimha/graphql-code-generator
(@&#8203;graphql-codegen/fragment-matcher)</summary>

[`v5.0.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/fragment-matcher/CHANGELOG.md#502)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/fragment-matcher@5.0.2)

-
[#&#8203;9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813)
[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - bumping for a
release

- Updated dependencies
\[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
-
[@&#8203;graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@&#8203;5](https://togithub.com/5).0.3

[`v5.0.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/fragment-matcher/CHANGELOG.md#501)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/fragment-matcher@5.0.0...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d)

-
[#&#8203;9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811)
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - dependencies
updates:
- Updated dependency [`tslib@~2.6.0`
↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in
`dependencies`)
- Updated dependencies
\[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]:
-
[@&#8203;graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@&#8203;5](https://togithub.com/5).0.2

</details>

<details>
<summary>dotansimha/graphql-code-generator
(@&#8203;graphql-codegen/typed-document-node)</summary>

[`v5.0.6`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#506)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.5...@graphql-codegen/typed-document-node@5.0.6)

- Updated dependencies
\[[`920b443`](https://togithub.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53),
[`ed9c205`](https://togithub.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).1.0

[`v5.0.5`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#505)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.4...@graphql-codegen/typed-document-node@5.0.5)

- Updated dependencies
\[[`53f270a`](https://togithub.com/dotansimha/graphql-code-generator/commit/53f270acfa1da992e0f9d2e50921bb588392f8a5)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).0.0

[`v5.0.4`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#504)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.3...@graphql-codegen/typed-document-node@5.0.4)

-
[#&#8203;9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813)
[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - bumping for a
release

- Updated dependencies
\[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;4](https://togithub.com/4).1.2
-
[@&#8203;graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@&#8203;5](https://togithub.com/5).0.3

[`v5.0.3`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#503)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/typed-document-node@5.0.3)

- Updated dependencies
\[[`7718a8113`](https://togithub.com/dotansimha/graphql-code-generator/commit/7718a8113dc6282475cb738f1e28698b8221fa2f)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;4](https://togithub.com/4).1.1

[`v5.0.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#502)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.1...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d)

-
[#&#8203;9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811)
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)
Thanks [@&#8203;saihaj](https://togithub.com/saihaj)! - dependencies
updates:
- Updated dependency [`tslib@~2.6.0`
↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in
`dependencies`)
- Updated dependencies
\[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975),
[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]:
-
[@&#8203;graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@&#8203;5](https://togithub.com/5).0.2
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;4](https://togithub.com/4).1.0

</details>

---

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and thedavidprice committed Mar 28, 2024
1 parent 2ed14b2 commit f36b60b
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 281 deletions.
6 changes: 3 additions & 3 deletions packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"@babel/traverse": "^7.22.20",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-codegen/client-preset": "4.2.4",
"@graphql-codegen/core": "3.1.0",
"@graphql-codegen/fragment-matcher": "5.0.0",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/schema-ast": "3.0.1",
"@graphql-codegen/typed-document-node": "5.0.1",
"@graphql-codegen/typed-document-node": "5.0.6",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
Expand Down
Loading

0 comments on commit f36b60b

Please sign in to comment.