Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2023
1 parent 160cd4d commit b5fe1b3
Show file tree
Hide file tree
Showing 62 changed files with 347 additions and 369 deletions.
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"graphql": "16.6.0"
},
"devDependencies": {
"wrangler": "2.8.1"
"wrangler": "2.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "react-scripts test"
},
"dependencies": {
"@apollo/client": "3.7.5",
"@apollo/client": "3.7.6",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@graphql-mesh/graphql": "0.33.10",
"concurrently": "7.6.0",
"graphql": "16.6.0",
"graphql-yoga": "3.4.0",
"graphql-yoga": "3.5.1",
"sharp": "0.31.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/hive-example/sources/authors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "ts-node src/index.ts"
},
"dependencies": {
"@whatwg-node/router": "0.1.7",
"@whatwg-node/router": "0.1.10",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/hive-example/sources/books/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "ts-node src/index.ts"
},
"dependencies": {
"@whatwg-node/router": "0.1.7",
"@whatwg-node/router": "0.1.10",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@graphql-mesh/cli": "0.82.13",
"@graphql-mesh/json-schema": "0.37.7",
"@graphql-mesh/plugin-live-query": "0.2.6",
"@whatwg-node/fetch": "0.6.2",
"@whatwg-node/router": "0.1.7",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/router": "0.1.10",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.82.13",
"@graphql-mesh/openapi": "0.35.8",
"@whatwg-node/fetch": "0.6.2",
"@whatwg-node/fetch": "0.6.5",
"@whatwg-node/router": "^0.1.7",
"concurrently": "7.6.0",
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/spacex-cfw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"graphql": "16.6.0"
},
"devDependencies": {
"wrangler": "2.8.1"
"wrangler": "2.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"graphql": "^15.2.0 || ^16.0.0"
},
"dependencies": {
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@apollo/client": "3.7.5"
"@apollo/client": "3.7.6"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"ioredis": "5.3.0",
"ioredis-mock": "8.2.5",
"ioredis-mock": "8.2.6",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@graphql-codegen/core": "2.6.8",
"@graphql-codegen/typed-document-node": "2.3.12",
"@graphql-codegen/typed-document-node": "2.3.13",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-generic-sdk": "3.0.4",
"@graphql-codegen/typescript-operations": "2.5.13",
Expand All @@ -51,14 +51,14 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"ajv": "8.12.0",
"change-case": "4.1.2",
"cosmiconfig": "8.0.0",
"dnscache": "1.0.2",
"dotenv": "16.0.3",
"graphql-import-node": "0.0.5",
"graphql-ws": "5.11.2",
"graphql-ws": "5.11.3",
"json-bigint-patch": "0.0.8",
"json5": "2.2.3",
"mkdirp": "2.1.3",
Expand All @@ -77,7 +77,7 @@
"@types/mkdirp": "1.0.2",
"@types/rimraf": "3.0.2",
"@types/ws": "8.5.4",
"@types/yargs": "17.0.20"
"@types/yargs": "17.0.22"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 4 additions & 4 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/code-file-loader": "7.3.16",
"@graphql-tools/graphql-file-loader": "7.5.14",
"@graphql-tools/load": "7.8.10",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/code-file-loader": "7.3.18",
"@graphql-tools/graphql-file-loader": "7.5.15",
"@graphql-tools/load": "7.8.11",
"@graphql-tools/utils": "9.2.0",
"@whatwg-node/fetch": "^0.6.0",
"camel-case": "4.1.2",
"param-case": "3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cross-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"types": "index.d.ts",
"typings": "./index.d.ts",
"dependencies": {
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"path-browserify": "1.0.1",
"react-native-fs": "2.20.0",
"react-native-path": "0.0.5"
Expand Down
8 changes: 4 additions & 4 deletions packages/handlers/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/delegate": "9.0.24",
"@graphql-tools/url-loader": "7.17.5",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/wrap": "9.3.3",
"@graphql-tools/delegate": "9.0.25",
"@graphql-tools/url-loader": "7.17.8",
"@graphql-tools/utils": "9.2.0",
"@graphql-tools/wrap": "9.3.4",
"lodash.get": "4.4.2",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@json-schema-tools/meta-schema": "1.7.0",
"@omnigraph/json-schema": "0.38.7",
"graphql-compose": "9.0.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/handlers/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/delegate": "9.0.24",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/delegate": "9.0.25",
"@graphql-tools/utils": "9.2.0",
"graphql-compose": "9.0.10",
"graphql-fields": "2.0.3",
"graphql-scalars": "1.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/neo4j/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@neo4j/graphql": "3.15.0",
"@neo4j/introspector": "^1.0.1",
"graphql-scalars": "1.20.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/handlers/odata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/delegate": "9.0.24",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/delegate": "9.0.25",
"@graphql-tools/utils": "9.2.0",
"@whatwg-node/fetch": "^0.6.0",
"dataloader": "2.1.0",
"fast-xml-parser": "4.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@omnigraph/openapi": "0.19.8",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/postgraphile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/delegate": "9.0.24",
"@graphql-tools/delegate": "9.0.25",
"pg": "^8.6.0",
"postgraphile": "4.13.0",
"postgraphile-core": "4.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/raml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@omnigraph/raml": "0.9.7",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/soap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@omnigraph/soap": "0.4.7",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/thrift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"graphql-scalars": "1.20.1",
"pascal-case": "3.1.2",
"thrift": "0.17.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"@graphql-mesh/runtime": "0.46.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@whatwg-node/router": "0.1.7",
"graphql-yoga": "3.4.0",
"@whatwg-node/router": "0.1.10",
"graphql-yoga": "3.5.1",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/lodash.get": "4.4.7",
"@types/mkdirp": "1.0.2",
"@types/rimraf": "3.0.2",
"@types/ws": "8.5.4",
"@types/yargs": "17.0.20"
"@types/yargs": "17.0.22"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/jit-executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"dependencies": {
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"graphql-jit": "0.7.4",
"@graphql-tools/utils": "9.2.0",
"graphql-jit": "0.8.0",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/json-machete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-mesh/cross-helpers": "0.3.1",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@json-schema-tools/meta-schema": "1.7.0",
"@whatwg-node/fetch": "^0.6.0",
"json-pointer": "0.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@json-schema-tools/meta-schema": "1.7.0",
"@whatwg-node/fetch": "^0.6.0",
"ajv": "8.12.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/loaders/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@graphql-tools/utils": "9.1.4",
"@whatwg-node/router": "0.1.7",
"graphql-yoga": "3.4.0",
"@graphql-tools/utils": "9.2.0",
"@whatwg-node/router": "0.1.10",
"graphql-yoga": "3.5.1",
"json-bigint-patch": "0.0.8"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/raml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/cross-helpers": "0.3.1",
"@graphql-mesh/string-interpolation": "0.4.2",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"@omnigraph/json-schema": "0.38.7",
"@whatwg-node/fetch": "^0.6.0",
"change-case": "4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/loaders/soap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"dependencies": {
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/utils": "9.2.0",
"fast-xml-parser": "4.0.15",
"graphql-compose": "9.0.10",
"graphql-scalars": "1.20.1"
},
"devDependencies": {
"@whatwg-node/fetch": "0.6.2"
"@whatwg-node/fetch": "0.6.5"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/mergers/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@graphql-mesh/merger-stitching": "0.18.8",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/schema": "9.0.14",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/schema": "9.0.15",
"@graphql-tools/utils": "9.2.0",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/mergers/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/schema": "9.0.14",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/wrap": "9.3.3",
"@graphql-tools/schema": "9.0.15",
"@graphql-tools/utils": "9.2.0",
"@graphql-tools/wrap": "9.3.4",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/mergers/stitching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"@graphql-mesh/store": "0.9.6",
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@graphql-tools/delegate": "9.0.24",
"@graphql-tools/schema": "9.0.14",
"@graphql-tools/stitch": "8.7.38",
"@graphql-tools/stitching-directives": "2.3.27",
"@graphql-tools/utils": "9.1.4",
"@graphql-tools/delegate": "9.0.25",
"@graphql-tools/schema": "9.0.15",
"@graphql-tools/stitch": "8.7.39",
"@graphql-tools/stitching-directives": "2.3.28",
"@graphql-tools/utils": "9.2.0",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/deduplicate-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@whatwg-node/fetch": "0.6.2",
"@whatwg-node/fetch": "0.6.5",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/http-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@graphql-mesh/types": "0.89.5",
"@graphql-mesh/utils": "0.43.6",
"@whatwg-node/fetch": "0.6.2",
"@whatwg-node/fetch": "0.6.5",
"http-cache-semantics": "4.1.1",
"tslib": "^2.4.0"
},
Expand Down
Loading

0 comments on commit b5fe1b3

Please sign in to comment.