Skip to content

Commit 28c6f83

Browse files
theguild-botgithub-actions[bot]
authored andcommitted
chore(release): update monorepo packages versions (#7970)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1805c88 commit 28c6f83

File tree

227 files changed

+1955
-891
lines changed

Some content is hidden

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

227 files changed

+1955
-891
lines changed

.changeset/@graphql-mesh_plugin-operation-headers-7967-dependencies.md

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

.changeset/orange-buttons-end.md

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

.changeset/silver-queens-deliver.md

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

.changeset/soft-icons-sparkle.md

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

e2e/thrift-calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@creditkarma/thrift-server-express": "^1.0.4",
1111
"@creditkarma/thrift-typescript": "^3.7.6",
1212
"@graphql-hive/gateway": "^1.4.8",
13-
"@omnigraph/thrift": "^0.7.15",
13+
"@omnigraph/thrift": "^0.8.0",
1414
"express": "^4.18.2",
1515
"graphql": "^16.9.0",
1616
"thrift": "^0.21.0"

examples/auth0/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"dependencies": {
1212
"@envelop/auth0": "6.0.0",
13-
"@graphql-mesh/cli": "0.97.2",
14-
"@graphql-mesh/json-schema": "0.107.8",
15-
"@graphql-mesh/plugin-operation-field-permissions": "0.102.13",
13+
"@graphql-mesh/cli": "0.98.0",
14+
"@graphql-mesh/json-schema": "0.108.0",
15+
"@graphql-mesh/plugin-operation-field-permissions": "0.103.0",
1616
"graphql": "16.9.0"
1717
},
1818
"devDependencies": {

examples/cloudflare-workers/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "@examples/cloudflare-workers",
33
"private": true,
44
"dependencies": {
5-
"@graphql-mesh/cache-cfw-kv": "0.103.0",
6-
"@graphql-mesh/cli": "0.97.2",
7-
"@graphql-mesh/json-schema": "0.107.8",
8-
"@graphql-mesh/plugin-response-cache": "0.102.13",
5+
"@graphql-mesh/cache-cfw-kv": "0.104.0",
6+
"@graphql-mesh/cli": "0.98.0",
7+
"@graphql-mesh/json-schema": "0.108.0",
8+
"@graphql-mesh/plugin-response-cache": "0.103.0",
99
"graphql": "16.9.0"
1010
},
1111
"devDependencies": {

examples/fastify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"start": "ts-node-dev src/index.ts"
77
},
88
"dependencies": {
9-
"@graphql-mesh/cli": "0.97.2",
10-
"@graphql-mesh/graphql": "0.102.16",
9+
"@graphql-mesh/cli": "0.98.0",
10+
"@graphql-mesh/graphql": "0.103.0",
1111
"fastify": "5.1.0",
1212
"graphql": "16.9.0",
1313
"ts-node": "^10.9.2",

examples/federation-example/gateway-supergraph/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"license": "MIT",
44
"private": true,
55
"dependencies": {
6-
"@graphql-mesh/cli": "0.97.2",
7-
"@graphql-mesh/supergraph": "0.8.15",
6+
"@graphql-mesh/cli": "0.98.0",
7+
"@graphql-mesh/supergraph": "0.9.0",
88
"graphql": "16.9.0"
99
}
1010
}

examples/federation-example/gateway/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"license": "MIT",
44
"private": true,
55
"dependencies": {
6-
"@graphql-mesh/cli": "0.97.2",
7-
"@graphql-mesh/graphql": "0.102.16",
8-
"@graphql-mesh/transform-federation": "0.102.13",
6+
"@graphql-mesh/cli": "0.98.0",
7+
"@graphql-mesh/graphql": "0.103.0",
8+
"@graphql-mesh/transform-federation": "0.103.0",
99
"graphql": "16.9.0"
1010
}
1111
}

0 commit comments

Comments
 (0)