Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1891)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jul 3, 2023
1 parent 976cff8 commit d8ae972
Show file tree
Hide file tree
Showing 52 changed files with 108 additions and 107 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@graphql-tools/schema": "10.0.0",
"faker": "5.5.3",
"fastify": "4.18.0",
"graphql": "16.6.0"
"graphql": "16.7.0"
}
}
2 changes: 1 addition & 1 deletion examples/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@apollo/server-plugin-landing-page-graphql-playground": "^4.0.0",
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0"
"graphql": "16.7.0"
},
"devDependencies": {
"@types/node": "18.16.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/azure-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0",
"worktop": "0.7.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/express-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@graphql-tools/schema": "10.0.0",
"express": "4.18.2",
"express-graphql": "0.12.0",
"graphql": "16.6.0"
"graphql": "16.7.0"
},
"devDependencies": {
"@types/node": "18.16.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/google-cloud-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@graphql-tools/schema": "10.0.0",
"firebase-admin": "11.9.0",
"firebase-functions": "4.4.1",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-helix-auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"fastify": "4.18.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-helix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"fastify": "4.18.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-http": "^1.18.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/graphql-socket.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@graphql-tools/schema": "10.0.0",
"@n1ru4l/socket-io-graphql-client": "0.13.0",
"@n1ru4l/socket-io-graphql-server": "0.13.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-ws": "^5.0.0",
"socket.io": "4.6.2",
"socket.io-client": "4.6.2",
"socket.io": "4.7.0",
"socket.io-client": "4.7.0",
"ws": "8.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-sse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-sse": "^2.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-ws": "^5.0.0",
"ws": "8.13.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/lambda-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"aws-sdk": "2.1400.0",
"graphql": "16.6.0",
"aws-sdk": "2.1402.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/nexus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"fastify": "4.18.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0",
"nexus": "1.3.0",
"reflect-metadata": "0.1.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0"
"graphql": "16.7.0"
},
"devDependencies": {
"@types/node": "18.16.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/typegraphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@envelop/core": "*",
"class-validator": "0.14.0",
"fastify": "4.18.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0",
"reflect-metadata": "0.1.13",
"type-graphql": "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@envelop/core": "*",
"@graphql-tools/schema": "10.0.0",
"fastify": "4.18.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-helix": "1.13.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@graphql-tools/schema": "10.0.0",
"@graphql-tools/utils": "10.0.3",
"@repeaterjs/repeater": "3.0.4",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-datasources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@graphql-tools/schema": "10.0.0",
"apollo-datasource": "3.3.2",
"apollo-server-caching": "3.3.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@apollo/federation": "0.38.1",
"@apollo/gateway": "0.54.1",
"@envelop/core": "^4.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-tag": "2.12.6",
"typescript": "5.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-server-errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"apollo-server-core": "3.12.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/dataloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"dataloader": "2.2.2",
"graphql": "16.6.0",
"graphql": "16.7.0",
"reflect-metadata": "0.1.13",
"typescript": "5.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/depth-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@types/graphql-depth-limit": "1.1.3",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/disable-introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@envelop/core": "^4.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/execute-subscription-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/extended-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/filter-operation-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@envelop/core": "^4.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/fragment-arguments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@graphql-tools/utils": "10.0.3",
"@types/common-tags": "1.8.1",
"common-tags": "1.8.2",
"graphql": "16.6.0",
"graphql": "16.7.0",
"jest-diff": "29.5.0",
"oneline": "1.0.3",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/generic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-jit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"lru-cache": "^10.0.0",
"reflect-metadata": "0.1.13",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-middleware": "6.1.34",
"graphql-shield": "7.6.5",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@envelop/core": "^4.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"graphql-modules": "2.1.2",
"reflect-metadata": "0.1.13",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/immediate-introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {},
"devDependencies": {
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@graphql-tools/schema": "^10.0.0",
"@newrelic/test-utilities": "6.5.5",
"@types/newrelic": "9.14.0",
"graphql": "16.6.0",
"newrelic": "9.8.1",
"graphql": "16.7.0",
"newrelic": "9.15.0",
"typescript": "4.8.4"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/on-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@envelop/core": "^4.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/operation-field-permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/parser-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@envelop/core": "^4.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/persisted-operations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/preload-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.7.0",
"prom-client": "14.2.0",
"typescript": "5.1.3"
},
Expand Down
Loading

0 comments on commit d8ae972

Please sign in to comment.