Skip to content

Commit 3f27b6a

Browse files
chore(release): update monorepo packages versions (#8656)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 41757dd commit 3f27b6a

File tree

19 files changed

+50
-39
lines changed

19 files changed

+50
-39
lines changed

.changeset/strong-melons-like.md

Lines changed: 0 additions & 7 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.5",
10-
"@graphql-mesh/openapi": "0.109.10",
10+
"@graphql-mesh/openapi": "0.109.11",
1111
"@graphql-mesh/plugin-hive": "0.104.6",
1212
"@graphql-mesh/transform-hive": "0.104.6",
1313
"graphql": "16.11.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.50.1",
1717
"@graphql-mesh/cli": "0.100.5",
18-
"@graphql-mesh/openapi": "0.109.10",
18+
"@graphql-mesh/openapi": "0.109.11",
1919
"@types/node": "22.15.21",
2020
"graphql": "16.11.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.50.1",
1717
"@graphql-mesh/cli": "0.100.5",
18-
"@graphql-mesh/openapi": "0.109.10",
18+
"@graphql-mesh/openapi": "0.109.11",
1919
"@types/node": "22.15.21",
2020
"graphql": "16.11.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.5",
1414
"@graphql-mesh/config": "0.108.5",
15-
"@graphql-mesh/openapi": "0.109.10",
15+
"@graphql-mesh/openapi": "0.109.11",
1616
"@graphql-mesh/runtime": "0.106.4",
1717
"apollo-server-micro": "3.13.0",
1818
"graphql": "16.11.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.5",
1515
"@graphql-mesh/config": "0.108.5",
16-
"@graphql-mesh/openapi": "0.109.10",
16+
"@graphql-mesh/openapi": "0.109.11",
1717
"@graphql-mesh/runtime": "0.106.4",
1818
"apollo-server-micro": "3.13.0",
1919
"graphql": "16.11.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.5",
11-
"@graphql-mesh/openapi": "0.109.10",
11+
"@graphql-mesh/openapi": "0.109.11",
1212
"graphql": "16.11.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.5",
10-
"@graphql-mesh/openapi": "0.109.10",
10+
"@graphql-mesh/openapi": "0.109.11",
1111
"@graphql-mesh/plugin-response-cache": "0.104.5",
1212
"@graphql-mesh/runtime": "0.106.4",
1313
"@graphql-mesh/transform-cache": "0.105.5",

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.5",
10-
"@graphql-mesh/openapi": "0.109.10",
10+
"@graphql-mesh/openapi": "0.109.11",
1111
"graphql": "16.11.0"
1212
}
1313
}

examples/openapi-stackexchange/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.5",
10-
"@graphql-mesh/openapi": "0.109.10",
10+
"@graphql-mesh/openapi": "0.109.11",
1111
"graphql": "16.11.0"
1212
}
1313
}

0 commit comments

Comments
 (0)