Skip to content

Commit effc3bc

Browse files
chore(release): update monorepo packages versions (#10076)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d3dc84d commit effc3bc

File tree

49 files changed

+611
-528
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+611
-528
lines changed

.changeset/@graphql-codegen_cli-10069-dependencies.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/@graphql-codegen_testing-10070-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cold-pants-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-berries-matter.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/short-mirrors-fail.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/swift-parrots-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/persisted-documents-string-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-typed-document-node/core": "3.2.0",
1111
"jest": "28.1.3",
1212
"babel-jest": "29.7.0",
13-
"@graphql-codegen/cli": "5.0.2",
13+
"@graphql-codegen/cli": "5.0.3",
1414
"@babel/core": "7.25.2",
1515
"@babel/preset-env": "7.25.3",
1616
"@babel/preset-typescript": "7.24.7"

examples/persisted-documents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-typed-document-node/core": "3.2.0",
1111
"jest": "28.1.3",
1212
"babel-jest": "29.7.0",
13-
"@graphql-codegen/cli": "5.0.2",
13+
"@graphql-codegen/cli": "5.0.3",
1414
"@babel/core": "7.25.2",
1515
"@babel/preset-env": "7.25.3",
1616
"@babel/preset-typescript": "7.24.7"

examples/programmatic-typescript/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"dependencies": {
1313
"@graphql-codegen/core": "4.0.2",
1414
"@graphql-codegen/plugin-helpers": "5.0.4",
15-
"@graphql-codegen/typed-document-node": "5.0.9",
16-
"@graphql-codegen/typescript": "4.0.9",
17-
"@graphql-codegen/typescript-operations": "4.2.3",
18-
"@graphql-codegen/typescript-resolvers": "4.2.1",
15+
"@graphql-codegen/typed-document-node": "5.0.10",
16+
"@graphql-codegen/typescript": "4.1.0",
17+
"@graphql-codegen/typescript-operations": "4.3.0",
18+
"@graphql-codegen/typescript-resolvers": "4.3.0",
1919
"@graphql-tools/graphql-file-loader": "8.0.1",
2020
"@graphql-tools/load": "8.0.2",
2121
"@graphql-tools/schema": "10.0.6",

examples/react/apollo-client-defer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql-yoga": "5.7.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-codegen/cli": "^5.0.2",
14+
"@graphql-codegen/cli": "^5.0.3",
1515
"@types/jest": "^27.5.2",
1616
"@types/node": "^20.0.0",
1717
"@types/react": "^18.0.15",

0 commit comments

Comments
 (0)