Skip to content

Commit ecda089

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

File tree

109 files changed

+523
-338
lines changed

Some content is hidden

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

109 files changed

+523
-338
lines changed

.changeset/@omnigraph_json-schema-7641-dependencies.md

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

.changeset/early-laws-develop.md

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

.changeset/odd-jokes-juggle.md

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

.changeset/rare-teachers-design.md

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

.changeset/slimy-camels-hear.md

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

.changeset/ten-rice-battle.md

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

examples/auth0/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@envelop/auth0": "6.0.0",
13-
"@graphql-mesh/cli": "0.96.2",
14-
"@graphql-mesh/json-schema": "0.106.6",
13+
"@graphql-mesh/cli": "0.96.3",
14+
"@graphql-mesh/json-schema": "0.106.7",
1515
"@graphql-mesh/plugin-operation-field-permissions": "0.102.5",
1616
"graphql": "16.9.0"
1717
},

examples/cloudflare-workers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"private": true,
44
"dependencies": {
55
"@graphql-mesh/cache-cfw-kv": "0.102.5",
6-
"@graphql-mesh/cli": "0.96.2",
7-
"@graphql-mesh/json-schema": "0.106.6",
6+
"@graphql-mesh/cli": "0.96.3",
7+
"@graphql-mesh/json-schema": "0.106.7",
88
"@graphql-mesh/plugin-response-cache": "0.102.5",
99
"graphql": "16.9.0"
1010
},

examples/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "ts-node-dev src/index.ts"
77
},
88
"dependencies": {
9-
"@graphql-mesh/cli": "0.96.2",
9+
"@graphql-mesh/cli": "0.96.3",
1010
"@graphql-mesh/graphql": "0.102.5",
1111
"fastify": "4.28.1",
1212
"graphql": "16.9.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"private": true,
55
"dependencies": {
6-
"@graphql-mesh/cli": "0.96.2",
6+
"@graphql-mesh/cli": "0.96.3",
77
"@graphql-mesh/supergraph": "0.8.5",
88
"graphql": "16.9.0"
99
}

0 commit comments

Comments
 (0)