Skip to content

Commit 2e50a7c

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

File tree

28 files changed

+88
-54
lines changed

28 files changed

+88
-54
lines changed

.changeset/thin-drinks-tap.md

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

e2e/cache-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@apollo/subgraph": "^2.9.3",
77
"@graphql-hive/gateway": "^1.8.0",
88
"@graphql-mesh/cache-upstash-redis": "^0.1.3",
9-
"@graphql-mesh/compose-cli": "^1.4.7",
9+
"@graphql-mesh/compose-cli": "^1.4.8",
1010
"@graphql-yoga/plugin-response-cache": "^3.13.1",
1111
"graphql": "^16.9.0",
1212
"graphql-yoga": "^5.13.4",

examples/hive-example/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@graphql-mesh/cli": "0.100.4",
10-
"@graphql-mesh/openapi": "0.109.7",
10+
"@graphql-mesh/openapi": "0.109.8",
1111
"@graphql-mesh/plugin-hive": "0.104.4",
1212
"@graphql-mesh/transform-hive": "0.104.4",
1313
"graphql": "16.10.0"

examples/hive-example/sources/authors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@graphql-hive/cli": "0.49.1",
1717
"@graphql-mesh/cli": "0.100.4",
18-
"@graphql-mesh/openapi": "0.109.7",
18+
"@graphql-mesh/openapi": "0.109.8",
1919
"@types/node": "22.14.1",
2020
"graphql": "16.10.0"
2121
}

examples/hive-example/sources/books/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@graphql-hive/cli": "0.49.1",
1717
"@graphql-mesh/cli": "0.100.4",
18-
"@graphql-mesh/openapi": "0.109.7",
18+
"@graphql-mesh/openapi": "0.109.8",
1919
"@types/node": "22.14.1",
2020
"graphql": "16.10.0"
2121
}

examples/nextjs-apollo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@graphql-mesh/cli": "0.100.4",
1414
"@graphql-mesh/config": "0.108.4",
15-
"@graphql-mesh/openapi": "0.109.7",
15+
"@graphql-mesh/openapi": "0.109.8",
1616
"@graphql-mesh/runtime": "0.106.3",
1717
"apollo-server-micro": "3.13.0",
1818
"graphql": "16.10.0",

examples/nextjs-sdk-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@graphql-mesh/cli": "0.100.4",
1515
"@graphql-mesh/config": "0.108.4",
16-
"@graphql-mesh/openapi": "0.109.7",
16+
"@graphql-mesh/openapi": "0.109.8",
1717
"@graphql-mesh/runtime": "0.106.3",
1818
"apollo-server-micro": "3.13.0",
1919
"graphql": "16.10.0",

examples/openapi-javascript-wiki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@graphql-mesh/cli": "0.100.4",
11-
"@graphql-mesh/openapi": "0.109.7",
11+
"@graphql-mesh/openapi": "0.109.8",
1212
"graphql": "16.10.0",
1313
"moment": "2.30.1",
1414
"typescript": "^5.4.2"

examples/openapi-location-weather/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@graphql-mesh/cli": "0.100.4",
10-
"@graphql-mesh/openapi": "0.109.7",
10+
"@graphql-mesh/openapi": "0.109.8",
1111
"@graphql-mesh/plugin-response-cache": "0.104.4",
1212
"@graphql-mesh/runtime": "0.106.3",
1313
"@graphql-mesh/transform-cache": "0.105.4",

examples/openapi-meilisearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@graphql-mesh/cli": "0.100.4",
10-
"@graphql-mesh/openapi": "0.109.7",
10+
"@graphql-mesh/openapi": "0.109.8",
1111
"graphql": "16.10.0"
1212
}
1313
}

0 commit comments

Comments
 (0)