Skip to content

Commit

Permalink
Bump graphql from 16.1.0-experimental-stream-defer.6 to 16.1.0
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.1.0-experimental-stream-defer.6 to 16.1.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.1.0-experimental-stream-defer.6...v16.1.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 64e2dc8 commit b2615f4
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion grafast/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"grafast": "workspace:^",
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"tslib": "^2.6.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion grafast/dataplan-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"glob": "^10.3.4",
"grafserv": "workspace:*",
"graphile-export": "workspace:*",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"iterall": "^1.3.0",
"jest": "^29.6.4",
"jest-serializer-simple": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions grafast/grafast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@
"chalk": "^4.1.2",
"debug": "^4.3.4",
"eventemitter3": "^5.0.1",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"iterall": "^1.3.0",
"tamedevil": "workspace:^",
"tslib": "^2.6.2"
},
"peerDependencies": {
"@envelop/core": "^3.0.4",
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"tamedevil": "workspace:^"
},
"peerDependenciesMeta": {
Expand All @@ -99,7 +99,7 @@
"@types/node": "^20.5.7",
"@types/nodemon": "1.19.2",
"chai": "^4.3.8",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"jest": "^29.6.4",
"lodash": "^4.17.21",
"mermaid": "^9.4.3",
Expand Down
2 changes: 1 addition & 1 deletion grafast/ruru-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/nodemon": "1.19.2",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"jest": "^29.6.4",
"nodemon": "^3.0.1",
"typescript": "^5.2.2"
Expand Down
6 changes: 3 additions & 3 deletions grafast/ruru/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@emotion/is-prop-valid": "^1.2.1",
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"http-proxy": "^1.18.1",
"tslib": "^2.6.2",
"yargs": "^17.7.2"
Expand All @@ -56,7 +56,7 @@
},
"peerDependencies": {
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6"
"graphql": "^16.1.0"
},
"files": [
"dist",
Expand All @@ -69,7 +69,7 @@
"@types/yargs": "^17.0.24",
"css-loader": "^6.8.1",
"file-loader": "^6.2.0",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"ruru-components": "workspace:^",
"style-loader": "^3.3.3",
"svg-inline-loader": "^0.8.2",
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"fastify": "^4.22.1",
"fastify-static": "^4.7.0",
"graphile-export": "workspace:^",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"graphql-helix": "^1.13.0",
"graphql-ws": "^5.14.0",
"jest": "^29.6.4",
Expand Down
6 changes: 3 additions & 3 deletions graphile-build/graphile-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chalk": "^4.1.2",
"debug": "^4.3.4",
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"lodash": "^4.17.21",
"pluralize": "^7.0.0",
"semver": "^7.5.4",
Expand All @@ -54,7 +54,7 @@
"peerDependencies": {
"grafast": "workspace:^",
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6"
"graphql": "^16.1.0"
},
"files": [
"dist",
Expand All @@ -64,7 +64,7 @@
"@types/debug": "^4.1.8",
"@types/jest": "^29.5.4",
"graphile-export": "workspace:^",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"jest": "^29.6.4",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-tsdoc": "^0.2.17",
"eslint_d": "^12.2.1",
"glob": "^10.3.4",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"jest": "^29.6.4",
"mock-fs": "^5.2.0",
"pg": "^8.11.3",
Expand Down
2 changes: 1 addition & 1 deletion postgraphile/pgl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"graphile-build": "workspace:*",
"graphile-build-pg": "workspace:*",
"graphile-config": "workspace:^",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"iterall": "^1.3.0",
"jsonwebtoken": "^9.0.2",
"pg": "^8.11.3",
Expand Down
4 changes: 2 additions & 2 deletions postgraphile/postgraphile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"graphile-build-pg": "workspace:*",
"graphile-config": "workspace:^",
"graphile-utils": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"iterall": "^1.3.0",
"jsonwebtoken": "^9.0.2",
"pg": "^8.11.3",
Expand All @@ -216,7 +216,7 @@
"graphile-build": "workspace:*",
"graphile-build-pg": "workspace:*",
"graphile-config": "workspace:^",
"graphql": "^16.1.0-experimental-stream-defer.6",
"graphql": "^16.1.0",
"pg": "^8.7.1",
"pg-sql2": "workspace:^",
"tamedevil": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion utils/jest-serializer-graphql-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.4",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql": "16.1.0",
"jest": "^29.6.4",
"pretty-format": "^29.6.3",
"ts-node": "^10.9.1",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2264,7 +2264,7 @@ __metadata:
glob: "npm:^10.3.4"
grafserv: "workspace:*"
graphile-export: "workspace:*"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
iterall: "npm:^1.3.0"
jest: "npm:^29.6.4"
jest-serializer-simple: "workspace:^"
Expand Down Expand Up @@ -4004,7 +4004,7 @@ __metadata:
glob: "npm:^10.3.4"
grafast: "workspace:^"
graphile-config: "workspace:^"
graphql: "npm:^16.1.0-experimental-stream-defer.6"
graphql: "npm:^16.1.0"
nodemon: "npm:^3.0.1"
ts-node: "npm:^10.9.1"
tslib: "npm:^2.6.2"
Expand Down Expand Up @@ -12042,7 +12042,7 @@ __metadata:
chalk: "npm:^4.1.2"
debug: "npm:^4.3.4"
eventemitter3: "npm:^5.0.1"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
iterall: "npm:^1.3.0"
jest: "npm:^29.6.4"
lodash: "npm:^4.17.21"
Expand All @@ -12060,7 +12060,7 @@ __metadata:
peerDependencies:
"@envelop/core": ^3.0.4
graphile-config: "workspace:^"
graphql: ^16.1.0-experimental-stream-defer.6
graphql: ^16.1.0
tamedevil: "workspace:^"
peerDependenciesMeta:
"@envelop/core":
Expand Down Expand Up @@ -12147,7 +12147,7 @@ __metadata:
fastify-static: "npm:^4.7.0"
graphile-config: "workspace:^"
graphile-export: "workspace:^"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
graphql-helix: "npm:^1.13.0"
graphql-ws: "npm:^5.14.0"
jest: "npm:^29.6.4"
Expand Down Expand Up @@ -12187,7 +12187,7 @@ __metadata:
debug: "npm:^4.3.4"
graphile-config: "workspace:^"
graphile-export: "workspace:^"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
jest: "npm:^29.6.4"
lodash: "npm:^4.17.21"
pluralize: "npm:^7.0.0"
Expand All @@ -12198,7 +12198,7 @@ __metadata:
peerDependencies:
grafast: "workspace:^"
graphile-config: "workspace:^"
graphql: ^16.1.0-experimental-stream-defer.6
graphql: ^16.1.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12411,17 +12411,17 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.1.0-experimental-stream-defer.6":
version: 16.1.0-experimental-stream-defer.6
resolution: "graphql@npm:16.1.0-experimental-stream-defer.6"
checksum: 8e280798cf5738f2013c30891fd4f720d5e0fa1b074061176597af95db7779bc435d981fd7da31b89c10c84b35ce9b3377e2f7891be62d63386bebcf45f3c2d9
"graphql@npm:16.1.0":
version: 16.1.0
resolution: "graphql@npm:16.1.0"
checksum: a0a54f144c9ddd2ec40ed6bfea11f91dec4ba330b09e869236ddc4595b7d5247276e421c88205fc13cb88bf72edba9c2169a3eb5a6f461cafb97415bf1ad34b9
languageName: node
linkType: hard

"graphql@npm:^16.1.0-experimental-stream-defer.6":
version: 16.8.0
resolution: "graphql@npm:16.8.0"
checksum: 93a2e9e0ff33f05bb64c4f46595814549155e88d27e79a266e9493ded10e66afac0d15fdb44804321b2d54bf1ab25530f0817cb61f33cfb2fabd68ad4c627356
"graphql@npm:^16.1.0":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: e3a95625d233c1d13c6f1df659f66955f582cb95dddb8407558090376088abcc414f39ed387a549541fca8cee681f3a5976253b6f53a5d47930dd129a5030143
languageName: node
linkType: hard

Expand Down Expand Up @@ -14203,7 +14203,7 @@ __metadata:
resolution: "jest-serializer-graphql-schema@workspace:utils/jest-serializer-graphql-schema"
dependencies:
"@types/jest": "npm:^29.5.4"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
jest: "npm:^29.6.4"
pretty-format: "npm:^29.6.3"
ts-node: "npm:^10.9.1"
Expand Down Expand Up @@ -17215,7 +17215,7 @@ __metadata:
graphile-build: "workspace:*"
graphile-build-pg: "workspace:*"
graphile-config: "workspace:^"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
iterall: "npm:^1.3.0"
jest: "npm:^29.6.4"
jsonwebtoken: "npm:^9.0.2"
Expand Down Expand Up @@ -17814,7 +17814,7 @@ __metadata:
graphile-config: "workspace:^"
graphile-export: "workspace:^"
graphile-utils: "workspace:^"
graphql: "npm:^16.1.0-experimental-stream-defer.6"
graphql: "npm:^16.1.0"
iterall: "npm:^1.3.0"
jest: "npm:^29.6.4"
jsonwebtoken: "npm:^9.0.2"
Expand All @@ -17835,7 +17835,7 @@ __metadata:
graphile-build: "workspace:*"
graphile-build-pg: "workspace:*"
graphile-config: "workspace:^"
graphql: ^16.1.0-experimental-stream-defer.6
graphql: ^16.1.0
pg: ^8.7.1
pg-sql2: "workspace:^"
tamedevil: "workspace:^"
Expand Down Expand Up @@ -19210,7 +19210,7 @@ __metadata:
eslint-plugin-tsdoc: "npm:^0.2.17"
eslint_d: "npm:^12.2.1"
glob: "npm:^10.3.4"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
jest: "npm:^29.6.4"
mock-fs: "npm:^5.2.0"
pg: "npm:^8.11.3"
Expand Down Expand Up @@ -19270,7 +19270,7 @@ __metadata:
"@types/react-dom": "npm:^18.2.7"
grafast: "workspace:^"
graphiql: "npm:^3.1.1-canary-64994e0e.0"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
graphql-ws: "npm:^5.14.0"
jest: "npm:^29.6.4"
nodemon: "npm:^3.0.1"
Expand Down Expand Up @@ -19298,7 +19298,7 @@ __metadata:
css-loader: "npm:^6.8.1"
file-loader: "npm:^6.2.0"
graphile-config: "workspace:^"
graphql: "npm:16.1.0-experimental-stream-defer.6"
graphql: "npm:16.1.0"
http-proxy: "npm:^1.18.1"
ruru-components: "workspace:^"
style-loader: "npm:^3.3.3"
Expand All @@ -19312,7 +19312,7 @@ __metadata:
yargs: "npm:^17.7.2"
peerDependencies:
graphile-config: "workspace:^"
graphql: ^16.1.0-experimental-stream-defer.6
graphql: ^16.1.0
bin:
ruru: ./dist/cli-run.js
languageName: unknown
Expand Down

0 comments on commit b2615f4

Please sign in to comment.