Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.6.0 (#1663)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2023
1 parent 4e9dc01 commit ba2d245
Show file tree
Hide file tree
Showing 37 changed files with 42 additions and 175 deletions.
2 changes: 1 addition & 1 deletion examples/nexus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@envelop/core": "*",
"graphql-helix": "1.13.0",
"nexus": "1.3.0",
"graphql": "15.5.1",
"graphql": "16.6.0",
"reflect-metadata": "0.1.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/typegraphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"graphql-helix": "1.13.0",
"class-validator": "0.14.0",
"type-graphql": "1.1.1",
"graphql": "15.5.1",
"graphql": "16.6.0",
"reflect-metadata": "0.1.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"resolutions": {
"esbuild": "^0.17.0",
"graphql": "16.3.0",
"graphql": "16.6.0",
"prettier": "2.7.1"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/schema": "8.5.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"buildOptions": {
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 @@ -50,7 +50,7 @@
"@graphql-tools/schema": "8.5.1",
"apollo-server-caching": "3.3.0",
"apollo-datasource": "3.3.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"dependencies": {
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 @@ -52,7 +52,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4",
"@apollo/gateway": "0.43.1",
"@apollo/federation": "0.33.6",
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 @@ -52,7 +52,7 @@
},
"devDependencies": {
"apollo-server-core": "3.5.0",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -53,7 +53,7 @@
},
"devDependencies": {
"@graphql-tools/schema": "8.5.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -52,7 +52,7 @@
"devDependencies": {
"dataloader": "2.2.1",
"reflect-metadata": "0.1.13",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -53,7 +53,7 @@
"devDependencies": {
"@envelop/core": "^3.0.4",
"@types/graphql-depth-limit": "1.1.3",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -50,7 +50,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -51,7 +51,7 @@
},
"devDependencies": {
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -51,7 +51,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -50,7 +50,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -52,7 +52,7 @@
"@types/common-tags": "1.8.1",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/schema": "8.5.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4",
"oneline": "1.0.3",
"common-tags": "1.8.2"
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 @@ -51,7 +51,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -53,7 +53,7 @@
},
"devDependencies": {
"reflect-metadata": "0.1.13",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -51,7 +51,7 @@
},
"devDependencies": {
"graphql-middleware": "6.1.33",
"graphql": "16.3.0",
"graphql": "16.6.0",
"graphql-shield": "7.6.5",
"typescript": "4.8.4"
},
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 @@ -52,7 +52,7 @@
"devDependencies": {
"reflect-metadata": "0.1.13",
"graphql-modules": "2.1.0",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -48,7 +48,7 @@
},
"dependencies": {},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -54,7 +54,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4",
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@types/newrelic": "7.0.4",
"graphql": "16.3.0",
"graphql": "16.6.0",
"newrelic": "8.17.1",
"typescript": "4.8.4"
},
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 @@ -48,7 +48,7 @@
},
"dependencies": {},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -53,7 +53,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -51,7 +51,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -51,7 +51,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -51,7 +51,7 @@
},
"devDependencies": {
"@graphql-tools/schema": "8.5.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -50,7 +50,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
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 @@ -53,7 +53,7 @@
"devDependencies": {
"prom-client": "14.0.1",
"@graphql-tools/schema": "8.5.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/rate-limiter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/resource-limitations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@graphql-tools/utils": "^8.8.0",
"@types/lru-cache": "5.1.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"ioredis-mock": "5.9.1",
"typescript": "4.8.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@sentry/node": "7.37.1",
"@sentry/tracing": "7.37.1",
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4",
"sentry-testkit": "5.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/statsd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"hot-shots": "9.3.0",
"typescript": "4.8.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/validation-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"js-sha1": "^0.6.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"graphql": "16.3.0",
"graphql": "16.6.0",
"typescript": "4.8.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ba2d245

Please sign in to comment.