Skip to content

Commit 44d6c84

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

File tree

235 files changed

+1681
-892
lines changed

Some content is hidden

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

235 files changed

+1681
-892
lines changed

.changeset/@graphql-mesh_cache-inmemory-lru-8433-dependencies.md

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

.changeset/@graphql-mesh_cache-redis-8433-dependencies.md

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

.changeset/@graphql-mesh_cache-upstash-redis-8433-dependencies.md

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

.changeset/@graphql-mesh_transport-grpc-8433-dependencies.md

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

.changeset/@graphql-mesh_utils-8433-dependencies.md

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

.changeset/@omnigraph_grpc-8433-dependencies.md

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

e2e/cache-control/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"@apollo/server": "^4.11.3",
66
"@apollo/subgraph": "^2.9.3",
77
"@graphql-hive/gateway": "^1.8.0",
8-
"@graphql-mesh/cache-upstash-redis": "^0.0.7",
9-
"@graphql-mesh/compose-cli": "^1.3.14",
8+
"@graphql-mesh/cache-upstash-redis": "^0.0.8",
9+
"@graphql-mesh/compose-cli": "^1.3.15",
1010
"@graphql-yoga/plugin-response-cache": "^3.13.1",
1111
"graphql": "^16.9.0",
1212
"graphql-yoga": "^5.12.0",

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.8.0",
13-
"@omnigraph/thrift": "^0.8.20",
13+
"@omnigraph/thrift": "^0.8.21",
1414
"@types/express": "^5.0.0",
1515
"express": "^4.18.2",
1616
"graphql": "^16.9.0",

examples/auth0/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"dependencies": {
1212
"@envelop/auth0": "7.0.1",
1313
"@envelop/core": "5.1.1",
14-
"@graphql-mesh/cli": "0.99.1",
15-
"@graphql-mesh/json-schema": "0.108.23",
16-
"@graphql-mesh/plugin-operation-field-permissions": "0.103.21",
14+
"@graphql-mesh/cli": "0.99.2",
15+
"@graphql-mesh/json-schema": "0.108.24",
16+
"@graphql-mesh/plugin-operation-field-permissions": "0.103.22",
1717
"graphql": "16.10.0"
1818
},
1919
"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.104.20",
6-
"@graphql-mesh/cli": "0.99.1",
7-
"@graphql-mesh/json-schema": "0.108.23",
8-
"@graphql-mesh/plugin-response-cache": "0.103.23",
5+
"@graphql-mesh/cache-cfw-kv": "0.104.21",
6+
"@graphql-mesh/cli": "0.99.2",
7+
"@graphql-mesh/json-schema": "0.108.24",
8+
"@graphql-mesh/plugin-response-cache": "0.103.24",
99
"graphql": "16.10.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)