Skip to content

Commit 8b3cff1

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

File tree

20 files changed

+56
-44
lines changed

20 files changed

+56
-44
lines changed

.changeset/social-pots-obey.md

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

.changeset/solid-chefs-lay.md

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

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.8",
10+
"@graphql-mesh/openapi": "0.109.9",
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.8",
18+
"@graphql-mesh/openapi": "0.109.9",
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.8",
18+
"@graphql-mesh/openapi": "0.109.9",
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.8",
15+
"@graphql-mesh/openapi": "0.109.9",
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.8",
16+
"@graphql-mesh/openapi": "0.109.9",
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.8",
11+
"@graphql-mesh/openapi": "0.109.9",
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.8",
10+
"@graphql-mesh/openapi": "0.109.9",
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.8",
10+
"@graphql-mesh/openapi": "0.109.9",
1111
"graphql": "16.10.0"
1212
}
1313
}

0 commit comments

Comments
 (0)