Skip to content

Commit 0314e56

Browse files
Merge pull request #6573 from Shopify/upgrade-graphql-codegen
Upgrade graphql-codegen
2 parents ddbc9c9 + 26d0a55 commit 0314e56

File tree

2 files changed

+495
-289
lines changed

2 files changed

+495
-289
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
},
3939
"devDependencies": {
4040
"@bugsnag/source-maps": "^2.3.1",
41-
"@changesets/cli": "2.27.12",
42-
"@graphql-codegen/add": "5.0.3",
43-
"@graphql-codegen/cli": "5.0.4",
44-
"@graphql-codegen/near-operation-file-preset": "3.0.0",
45-
"@graphql-codegen/typed-document-node": "5.0.11",
46-
"@graphql-codegen/typescript-operations": "4.6.1",
41+
"@changesets/cli": "2.29.7",
42+
"@graphql-codegen/add": "6.0.0",
43+
"@graphql-codegen/cli": "6.0.1",
44+
"@graphql-codegen/near-operation-file-preset": "3.1.0",
45+
"@graphql-codegen/typed-document-node": "6.1.0",
46+
"@graphql-codegen/typescript-operations": "5.0.2",
4747
"@nx/eslint-plugin": "22.0.2",
4848
"@nx/workspace": "22.0.2",
4949
"@octokit/rest": "22.0.0",
@@ -63,7 +63,7 @@
6363
"find-up": "^6.3.0",
6464
"fs-extra": "^11.1.0",
6565
"graphql": "^16.10.0",
66-
"graphql-codegen-typescript-operation-types": "2.0.1",
66+
"graphql-codegen-typescript-operation-types": "2.0.2",
6767
"graphql-tag": "^2.12.6",
6868
"json-stringify-deterministic": "1.0.12",
6969
"knip": "5.59.1",

0 commit comments

Comments
 (0)