Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMora committed Jan 22, 2025
1 parent 00b057d commit 3598824
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/v1-next/hive-example/my-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"start": "node --import tsx index.ts"
},
"dependencies": {
"@bouygues-telecom/omnigraph-openapi": "workspace:*",
"@graphql-hive/cli": "0.44.4",
"@graphql-mesh/compose-cli": "workspace:*",
"@omnigraph/openapi": "workspace:*",
"fets": "0.8.4",
"graphql": "16.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"start": "ts-node-dev src/index.ts"
},
"dependencies": {
"@bouygues-telecom/omnigraph-openapi": "workspace:^",
"@graphql-hive/gateway": "^1.5.8",
"@graphql-mesh/compose-cli": "workspace:^",
"@omnigraph/openapi": "workspace:^",
"fastify": "^5.0.0",
"graphql": "16.10.0",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/openapi-location-weather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"start": "npx hive-gateway"
},
"dependencies": {
"@bouygues-telecom/omnigraph-openapi": "workspace:^",
"@graphql-hive/gateway": "^1.5.8",
"@graphql-mesh/cache-localforage": "workspace:^",
"@graphql-mesh/compose-cli": "workspace:^",
"@omnigraph/openapi": "workspace:^",
"graphql": "^16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/openapi-youtrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"start": "npx hive-gateway"
},
"dependencies": {
"@bouygues-telecom/omnigraph-openapi": "workspace:^",
"@graphql-hive/gateway": "^1.5.8",
"@graphql-mesh/compose-cli": "workspace:^",
"@omnigraph/openapi": "workspace:^",
"graphql": "^16.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/loaders/openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@omnigraph/openapi",
"version": "0.108.11",
"name": "@bouygues-telecom/omnigraph-openapi",
"version": "0.0.2",
"type": "module",
"repository": {
"type": "git",
Expand Down
47 changes: 34 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2860,6 +2860,30 @@ __metadata:
languageName: node
linkType: hard

"@bouygues-telecom/omnigraph-openapi@workspace:*, @bouygues-telecom/omnigraph-openapi@workspace:^, @bouygues-telecom/omnigraph-openapi@workspace:packages/loaders/openapi":
version: 0.0.0-use.local
resolution: "@bouygues-telecom/omnigraph-openapi@workspace:packages/loaders/openapi"
dependencies:
"@graphql-mesh/cross-helpers": "npm:^0.4.9"
"@graphql-mesh/fusion-composition": "npm:^0.7.15"
"@graphql-mesh/string-interpolation": "npm:^0.5.7"
"@graphql-mesh/types": "npm:^0.103.9"
"@graphql-mesh/utils": "npm:^0.103.9"
"@graphql-tools/utils": "npm:^10.6.4"
"@omnigraph/json-schema": "npm:^0.108.9"
"@whatwg-node/fetch": "npm:0.10.1"
change-case: "npm:^4.1.2"
fets: "npm:0.8.4"
graphql-yoga: "npm:5.10.6"
json-bigint-patch: "npm:0.0.8"
json-machete: "npm:^0.97.5"
openapi-types: "npm:^12.1.0"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: "*"
languageName: unknown
linkType: soft

"@braintree/sanitize-url@npm:^7.0.1":
version: 7.1.0
resolution: "@braintree/sanitize-url@npm:7.1.0"
Expand Down Expand Up @@ -4501,9 +4525,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@examples-v1-next/fastify@workspace:examples/v1-next/integrations/fastify"
dependencies:
"@bouygues-telecom/omnigraph-openapi": "workspace:^"
"@graphql-hive/gateway": "npm:^1.5.8"
"@graphql-mesh/compose-cli": "workspace:^"
"@omnigraph/openapi": "workspace:^"
fastify: "npm:^5.0.0"
graphql: "npm:16.10.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -4550,9 +4574,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@examples-v1-next/hive-example-my-rest@workspace:examples/v1-next/hive-example/my-rest"
dependencies:
"@bouygues-telecom/omnigraph-openapi": "workspace:*"
"@graphql-hive/cli": "npm:0.44.4"
"@graphql-mesh/compose-cli": "workspace:*"
"@omnigraph/openapi": "workspace:*"
fets: "npm:0.8.4"
graphql: "npm:16.10.0"
languageName: unknown
Expand All @@ -4579,10 +4603,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@examples-v1-next/openapi-location-weather@workspace:examples/v1-next/openapi-location-weather"
dependencies:
"@bouygues-telecom/omnigraph-openapi": "workspace:^"
"@graphql-hive/gateway": "npm:^1.5.8"
"@graphql-mesh/cache-localforage": "workspace:^"
"@graphql-mesh/compose-cli": "workspace:^"
"@omnigraph/openapi": "workspace:^"
graphql: "npm:^16.9.0"
languageName: unknown
linkType: soft
Expand All @@ -4591,9 +4615,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@examples-v1-next/openapi-youtrack@workspace:examples/v1-next/openapi-youtrack"
dependencies:
"@bouygues-telecom/omnigraph-openapi": "workspace:^"
"@graphql-hive/gateway": "npm:^1.5.8"
"@graphql-mesh/compose-cli": "workspace:^"
"@omnigraph/openapi": "workspace:^"
graphql: "npm:^16.9.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10224,9 +10248,9 @@ __metadata:
languageName: unknown
linkType: soft

"@omnigraph/openapi@npm:0.108.11, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:^, @omnigraph/openapi@workspace:packages/loaders/openapi":
version: 0.0.0-use.local
resolution: "@omnigraph/openapi@workspace:packages/loaders/openapi"
"@omnigraph/openapi@npm:0.108.11":
version: 0.108.11
resolution: "@omnigraph/openapi@npm:0.108.11"
dependencies:
"@graphql-mesh/cross-helpers": "npm:^0.4.9"
"@graphql-mesh/fusion-composition": "npm:^0.7.15"
Expand All @@ -10235,18 +10259,15 @@ __metadata:
"@graphql-mesh/utils": "npm:^0.103.9"
"@graphql-tools/utils": "npm:^10.6.4"
"@omnigraph/json-schema": "npm:^0.108.9"
"@whatwg-node/fetch": "npm:0.10.1"
change-case: "npm:^4.1.2"
fets: "npm:0.8.4"
graphql-yoga: "npm:5.10.6"
json-bigint-patch: "npm:0.0.8"
json-machete: "npm:^0.97.5"
openapi-types: "npm:^12.1.0"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: "*"
languageName: unknown
linkType: soft
checksum: 10c0/b38dd4f6c4f09f04f2b62133840face33c6e93b71e730a52f7a0c0264b9dda9fc9329571d07c4c752e5365beecadee4675df60cdbddabefed1270e64a8908e22
languageName: node
linkType: hard

"@omnigraph/raml@npm:0.108.9, @omnigraph/raml@workspace:packages/loaders/raml":
version: 0.0.0-use.local
Expand Down

0 comments on commit 3598824

Please sign in to comment.