diff --git a/.changeset/tender-cars-cross.md b/.changeset/tender-cars-cross.md new file mode 100644 index 0000000000..90e2fb4ffe --- /dev/null +++ b/.changeset/tender-cars-cross.md @@ -0,0 +1,5 @@ +--- +'graphql-ez': patch +--- + +Bump Envelop versions diff --git a/benchmarks/apis/envelop-fastify-raw/package.json b/benchmarks/apis/envelop-fastify-raw/package.json index 392575d300..761a24db07 100644 --- a/benchmarks/apis/envelop-fastify-raw/package.json +++ b/benchmarks/apis/envelop-fastify-raw/package.json @@ -11,9 +11,9 @@ }, "dependencies": { "@envelop/core": "^2.3.3", - "@envelop/graphql-jit": "^4.2.2", - "@envelop/parser-cache": "^4.3.2", - "@envelop/types": "^2.2.0", + "@envelop/graphql-jit": "^4.2.3", + "@envelop/parser-cache": "^4.3.3", + "@envelop/types": "^2.2.1", "@envelop/validation-cache": "*", "benchmark-bench": "workspace:1.0.0", "fastify": "^3.29.0", @@ -21,9 +21,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/express-graphql/package.json b/benchmarks/apis/express-graphql/package.json index d20686d2f9..3ce883a21e 100644 --- a/benchmarks/apis/express-graphql/package.json +++ b/benchmarks/apis/express-graphql/package.json @@ -17,9 +17,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/ez-express/package.json b/benchmarks/apis/ez-express/package.json index db0bd5d37f..486135a47a 100644 --- a/benchmarks/apis/ez-express/package.json +++ b/benchmarks/apis/ez-express/package.json @@ -10,7 +10,7 @@ "start": "bob-tsm --node-env=prod src/index.ts" }, "dependencies": { - "@envelop/graphql-jit": "^4.2.2", + "@envelop/graphql-jit": "^4.2.3", "@graphql-ez/express": "workspace:^0.9.8", "@types/express": "^4.17.13", "benchmark-bench": "workspace:1.0.0", @@ -21,9 +21,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/ez-fastify/package.json b/benchmarks/apis/ez-fastify/package.json index 72e5432a96..615df8d01b 100644 --- a/benchmarks/apis/ez-fastify/package.json +++ b/benchmarks/apis/ez-fastify/package.json @@ -10,7 +10,7 @@ "start": "bob-tsm --node-env=prod src/index.ts" }, "dependencies": { - "@envelop/graphql-jit": "^4.2.2", + "@envelop/graphql-jit": "^4.2.3", "@graphql-ez/fastify": "workspace:^0.10.0", "benchmark-bench": "workspace:1.0.0", "cross-env": "^7.0.3", @@ -20,9 +20,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/ez-hapi/package.json b/benchmarks/apis/ez-hapi/package.json index f1d604eaf5..d187de6851 100644 --- a/benchmarks/apis/ez-hapi/package.json +++ b/benchmarks/apis/ez-hapi/package.json @@ -10,10 +10,10 @@ "start": "bob-tsm --node-env=prod src/index.ts" }, "dependencies": { - "@envelop/graphql-jit": "^4.2.2", + "@envelop/graphql-jit": "^4.2.3", "@graphql-ez/hapi": "workspace:^0.8.10", "@hapi/hapi": "^20.2.2", - "@types/hapi__hapi": "^20.0.10", + "@types/hapi__hapi": "20.0.12", "benchmark-bench": "workspace:1.0.0", "cross-env": "^7.0.3", "graphql": "16.1.0-experimental-stream-defer.6", @@ -21,9 +21,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/ez-http/package.json b/benchmarks/apis/ez-http/package.json index 388ad280fe..4ddc959de3 100644 --- a/benchmarks/apis/ez-http/package.json +++ b/benchmarks/apis/ez-http/package.json @@ -10,7 +10,7 @@ "start": "bob-tsm --node-env=prod src/index.ts" }, "dependencies": { - "@envelop/graphql-jit": "^4.2.2", + "@envelop/graphql-jit": "^4.2.3", "@graphql-ez/http": "workspace:^0.10.4", "benchmark-bench": "workspace:1.0.0", "cross-env": "^7.0.3", @@ -19,9 +19,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/ez-koa/package.json b/benchmarks/apis/ez-koa/package.json index 0a1c0da939..4a89cc4f86 100644 --- a/benchmarks/apis/ez-koa/package.json +++ b/benchmarks/apis/ez-koa/package.json @@ -10,7 +10,7 @@ "start": "bob-tsm --node-env=prod src/index.ts" }, "dependencies": { - "@envelop/graphql-jit": "^4.2.2", + "@envelop/graphql-jit": "^4.2.3", "@graphql-ez/koa": "workspace:^0.8.11", "@koa/router": "^10.1.1", "benchmark-bench": "workspace:1.0.0", @@ -21,9 +21,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/graphql-helix/package.json b/benchmarks/apis/graphql-helix/package.json index 74f0aef313..84effca844 100644 --- a/benchmarks/apis/graphql-helix/package.json +++ b/benchmarks/apis/graphql-helix/package.json @@ -17,9 +17,9 @@ "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/benchmarks/apis/mercurius/package.json b/benchmarks/apis/mercurius/package.json index 1376d867a4..5a4e0acffe 100644 --- a/benchmarks/apis/mercurius/package.json +++ b/benchmarks/apis/mercurius/package.json @@ -14,14 +14,14 @@ "cross-env": "^7.0.3", "fastify": "^3.29.0", "graphql": "^16.5.0", - "mercurius": "^9.5.0", + "mercurius": "^9.8.0", "require-env-variable": "^4.0.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "dependenciesMeta": { "benchmark-bench": { diff --git a/benchmarks/bench/package.json b/benchmarks/bench/package.json index 01a576c957..2bb30b7feb 100644 --- a/benchmarks/bench/package.json +++ b/benchmarks/bench/package.json @@ -12,18 +12,18 @@ }, "dependencies": { "@faker-js/faker": "^6.3.1", - "@graphql-tools/schema": "^8.3.11", + "@graphql-tools/schema": "^8.3.14", "autocannon": "^7.9.0", "chalk": "^5.0.1", "cli-table": "^0.3.11", - "concurrently": "^7.2.0", + "concurrently": "^7.2.1", "cross-env": "^7.0.3", "kill-port": "^2.0.0", "md5": "^2.3.0", "mkdirp": "^1.0.4", "require-env-variable": "^4.0.1", "rimraf": "^3.0.2", - "systeminformation": "^5.11.15", + "systeminformation": "^5.11.18", "wait-on": "^6.0.1" }, "devDependencies": { @@ -31,13 +31,13 @@ "@types/cli-table": "^0.3.0", "@types/md5": "^2.3.2", "@types/mkdirp": "^1.0.2", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/rimraf": "^3.0.2", "@types/wait-on": "^5.3.1", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*" diff --git a/examples/cloudflare/package.json b/examples/cloudflare/package.json index a58d62f014..20712a905c 100644 --- a/examples/cloudflare/package.json +++ b/examples/cloudflare/package.json @@ -19,11 +19,11 @@ "worktop": "^0.7.3" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "clipboardy": "^3.0.0", - "concurrently": "^7.2.0", + "concurrently": "^7.2.1", "esbuild": "^0.14.43", - "miniflare": "^2.4.0", - "typescript": "^4.6.4" + "miniflare": "^2.5.0", + "typescript": "^4.7.3" } } diff --git a/examples/express/complete/package.json b/examples/express/complete/package.json index e21ef24dc6..d4f7b985df 100644 --- a/examples/express/complete/package.json +++ b/examples/express/complete/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@types/express": "^4.17.13", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/fastify/basic/package.json b/examples/fastify/basic/package.json index dccf144b5a..613646ce72 100644 --- a/examples/fastify/basic/package.json +++ b/examples/fastify/basic/package.json @@ -18,9 +18,9 @@ "graphql-ez": "workspace:^0.15.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/fastify/complete/package.json b/examples/fastify/complete/package.json index 9f3cc8da0e..918f9b27a6 100644 --- a/examples/fastify/complete/package.json +++ b/examples/fastify/complete/package.json @@ -28,9 +28,9 @@ "graphql-upload": "^13.0.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/fastify/nexus/package.json b/examples/fastify/nexus/package.json index efd1ba79bd..69a4ac1c89 100644 --- a/examples/fastify/nexus/package.json +++ b/examples/fastify/nexus/package.json @@ -10,10 +10,10 @@ "start": "bob-tsm src/index.ts" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "dependencies": { "@graphql-ez/fastify": "workspace:^0.10.0", diff --git a/examples/fastify/pothos/package.json b/examples/fastify/pothos/package.json index f47142bd88..983438d5d9 100644 --- a/examples/fastify/pothos/package.json +++ b/examples/fastify/pothos/package.json @@ -12,15 +12,15 @@ "dependencies": { "@graphql-ez/fastify": "workspace:^0.10.0", "@graphql-ez/plugin-graphiql": "workspace:^0.11.5", - "@pothos/core": "^3.11.0", + "@pothos/core": "^3.12.0", "fastify": "^3.29.0", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/fastify/type-graphql/package.json b/examples/fastify/type-graphql/package.json index 4f7a3df01d..c123af487e 100644 --- a/examples/fastify/type-graphql/package.json +++ b/examples/fastify/type-graphql/package.json @@ -17,10 +17,10 @@ "type-graphql": "^1.1.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", "tsc-watch": "^5.0.3", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "dependenciesMeta": { "graphql-ez": { diff --git a/examples/hapi/complete/package.json b/examples/hapi/complete/package.json index 8f162e9040..c76ef19e26 100644 --- a/examples/hapi/complete/package.json +++ b/examples/hapi/complete/package.json @@ -25,10 +25,10 @@ "graphql-ez": "workspace:^0.15.0" }, "devDependencies": { - "@types/hapi__hapi": "^20.0.10", - "@types/node": "^17.0.35", + "@types/hapi__hapi": "20.0.12", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/http/complete/package.json b/examples/http/complete/package.json index 41ff538bd2..13c79d905e 100644 --- a/examples/http/complete/package.json +++ b/examples/http/complete/package.json @@ -24,9 +24,9 @@ "graphql-ez": "workspace:^0.15.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/koa/complete/package.json b/examples/koa/complete/package.json index 626b3cb239..9be5cd1e31 100644 --- a/examples/koa/complete/package.json +++ b/examples/koa/complete/package.json @@ -31,9 +31,9 @@ "@types/koa": "^2.13.4", "@types/koa-bodyparser": "^4.3.7", "@types/koa__router": "^8.0.11", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-tsm": "^1.0.0", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/nextjs/complete/package.json b/examples/nextjs/complete/package.json index b7aa1fd293..2bfa2c14be 100644 --- a/examples/nextjs/complete/package.json +++ b/examples/nextjs/complete/package.json @@ -20,17 +20,17 @@ "@graphql-typed-document-node/core": "^3.1.1", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "graphql-request": "^4.2.0", + "graphql-request": "^4.3.0", "next": "^12.1.6", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-query": "^3.39.0" + "react-query": "^3.39.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/react": "^17.0.45", - "@types/react-dom": "^18.0.4", + "@types/react-dom": "^18.0.5", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/sveltekit/package.json b/examples/sveltekit/package.json index 37a91f4a2a..167e073c34 100644 --- a/examples/sveltekit/package.json +++ b/examples/sveltekit/package.json @@ -17,20 +17,20 @@ "@graphql-ez/plugin-schema": "workspace:^0.8.5", "@graphql-ez/plugin-voyager": "workspace:^0.9.4", "@graphql-ez/sveltekit": "workspace:^0.4.1", - "@graphql-tools/schema": "^8.3.11", - "@sveltejs/adapter-node": "^1.0.0-next.73", + "@graphql-tools/schema": "^8.3.14", + "@sveltejs/adapter-node": "^1.0.0-next.78", "altair-static-slim": "4.4.1", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0" }, "devDependencies": { "@sveltejs/kit": "1.0.0-next.336", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", "svelte": "^3.48.0", - "svelte-check": "^2.7.1", - "svelte-preprocess": "^4.10.6", + "svelte-check": "^2.7.2", + "svelte-preprocess": "^4.10.7", "tslib": "^2.4.0", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/examples/vercel/package.json b/examples/vercel/package.json index c082465be4..13bd9ceb4d 100644 --- a/examples/vercel/package.json +++ b/examples/vercel/package.json @@ -16,8 +16,8 @@ "graphql-ez": "workspace:^0.15.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/integration/gql-15-interop/package.json b/integration/gql-15-interop/package.json index f2232a5367..b0cca77071 100644 --- a/integration/gql-15-interop/package.json +++ b/integration/gql-15-interop/package.json @@ -32,8 +32,8 @@ } }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/integration/gql-15-stream-defer-interop/package.json b/integration/gql-15-stream-defer-interop/package.json index d0069848f0..e35464bcd0 100644 --- a/integration/gql-15-stream-defer-interop/package.json +++ b/integration/gql-15-stream-defer-interop/package.json @@ -32,8 +32,8 @@ } }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/integration/gql-16-esm/package.json b/integration/gql-16-esm/package.json index ec2ae876c8..19d9aa8565 100644 --- a/integration/gql-16-esm/package.json +++ b/integration/gql-16-esm/package.json @@ -11,7 +11,7 @@ "c8": "^7.11.3", "chai": "^4.3.6", "fastify": "^3.29.0", - "graphql": "npm:graphql-esm@^16.0.1", + "graphql": "npm:graphql-esm@^16.5.0", "graphql-ez": "workspace:^0.15.0", "mocha": "^10.0.0" }, @@ -30,8 +30,8 @@ } }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/integration/gql-16-interop/package.json b/integration/gql-16-interop/package.json index 57df32bb11..16ced79ff9 100644 --- a/integration/gql-16-interop/package.json +++ b/integration/gql-16-interop/package.json @@ -32,8 +32,8 @@ } }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/integration/gql-16-stream-defer-interop/package.json b/integration/gql-16-stream-defer-interop/package.json index db4b8d0402..189b9daf64 100644 --- a/integration/gql-16-stream-defer-interop/package.json +++ b/integration/gql-16-stream-defer-interop/package.json @@ -32,8 +32,8 @@ } }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" } } diff --git a/integration/gql-17/package.json b/integration/gql-17/package.json index fcc26d9ad2..3f741cc2aa 100644 --- a/integration/gql-17/package.json +++ b/integration/gql-17/package.json @@ -7,7 +7,7 @@ "dependencies": { "@graphql-ez/fastify": "workspace:^0.10.0", "@graphql-ez/fastify-testing": "workspace:^0.2.1", - "@pothos/core": "^3.11.0", + "@pothos/core": "^3.12.0", "c8": "^7.11.3", "chai": "^4.3.6", "fastify": "^3.29.0", @@ -16,9 +16,9 @@ "mocha": "^10.0.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "esbuild": "^0.14.43", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "dependenciesMeta": { "@graphql-ez/fastify": { diff --git a/internal/testing/package.json b/internal/testing/package.json index f3132b2ea2..0dc70b6141 100644 --- a/internal/testing/package.json +++ b/internal/testing/package.json @@ -25,22 +25,22 @@ "devDependencies": { "@fastify/nextjs": "^8.0.0", "@graphql-ez/utils": "workspace:^0.1.4", - "@graphql-tools/schema": "^8.3.11", - "@graphql-tools/utils": "^8.6.10", + "@graphql-tools/schema": "^8.3.14", + "@graphql-tools/utils": "^8.6.13", "@graphql-typed-document-node/core": "^3.1.1", "@hapi/hapi": "^20.2.2", - "@jest/types": "^28.1.0", + "@jest/types": "^28.1.1", "@koa/router": "^10.1.1", "@types/eventsource": "^1.1.8", "@types/express": "^4.17.13", "@types/express-serve-static-core": "^4.17.28", "@types/fs-extra": "^9.0.13", - "@types/hapi__hapi": "^20.0.10", - "@types/jest": "^27.5.1", + "@types/hapi__hapi": "20.0.12", + "@types/jest": "^27.5.2", "@types/koa": "^2.13.4", "@types/koa__router": "^8.0.11", "@types/lodash": "^4.14.182", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/ws": "^8.5.3", "bob-esbuild-cli": "^4.0.0", "esbuild": "^0.14.43", @@ -53,16 +53,16 @@ "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:*", "graphql-modules": "^2.0.0", - "graphql-ws": "^5.8.2", - "jest": "^28.1.0", + "graphql-ws": "^5.9.0", + "jest": "^28.1.1", "koa": "^2.13.4", "lodash": "^4.17.21", "subscriptions-transport-ws-envelop": "^2.0.2", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4", - "undici": "^5.2.0", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3", + "undici": "^5.5.1", "wait-for-expect": "^3.0.2", - "ws": "^8.6.0" + "ws": "^8.8.0" }, "peerDependencies": { "@graphql-ez/express": "workspace:*", diff --git a/internal/website/package.json b/internal/website/package.json index b5cd09282e..7b8d8602e7 100644 --- a/internal/website/package.json +++ b/internal/website/package.json @@ -15,38 +15,38 @@ "@chakra-ui/react": "^1.8.8", "@chakra-ui/theme-tools": "^1.3.6", "@chakra-ui/utils": "^1.10.4", - "@emotion/react": "^11.9.0", - "@emotion/styled": "^11.8.1", + "@emotion/react": "^11.9.3", + "@emotion/styled": "^11.9.3", "@guild-docs/client": "2.1.1", "@guild-docs/server": "3.0.1", "@mdx-js/react": "^2.1.1", "@theguild/components": "^1.11.8", "date-fns": "^2.28.0", - "framer-motion": "^6.3.3", + "framer-motion": "^6.3.11", "next": "^12.1.6", "next-i18next": "^11.0.0", "next-seo": "^5.4.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-icons": "^4.3.1", - "react-use": "^17.3.2", - "sharp": "~0.30.4", + "react-icons": "^4.4.0", + "react-use": "^17.4.0", + "sharp": "~0.30.6", "shiki": "^0.10.1" }, "devDependencies": { "@next/bundle-analyzer": "^12.1.6", "@types/mdx-js__react": "^1.5.5", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/react": "^17.0.45", - "@types/react-dom": "^18.0.4", + "@types/react-dom": "^18.0.5", "@types/wait-on": "^5.3.1", "bob-tsm": "^1.0.0", - "concurrently": "^7.2.0", + "concurrently": "^7.2.1", "cross-env": "^7.0.3", "esbuild": "^0.14.43", "next-remote-watch": "^1.0.0", "open-cli": "^7.0.1", - "typescript": "^4.6.4", + "typescript": "^4.7.3", "wait-on": "^6.0.1" } } diff --git a/package.json b/package.json index 464be55316..2d807e22b5 100644 --- a/package.json +++ b/package.json @@ -41,31 +41,31 @@ "typecheck": "bob-esbuild tsc" }, "devDependencies": { - "@changesets/assemble-release-plan": "^5.1.2", - "@changesets/cli": "^2.22.0", + "@changesets/assemble-release-plan": "^5.1.3", + "@changesets/cli": "^2.23.0", "@types/chai": "^4.3.1", "@types/express-serve-static-core": "^4.17.28", - "@types/jest": "^27.5.1", + "@types/jest": "^27.5.2", "@types/mocha": "^9.1.1", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild": "^4.0.0", "bob-esbuild-cli": "^4.0.0", "bob-tsm": "^1.0.0", "chalk": "^5.0.1", "changesets-github-release": "^0.1.0", - "concurrently": "^7.2.0", + "concurrently": "^7.2.1", "cross-env": "^7.0.3", "esbuild": "^0.14.43", "fastify": "^3.29.0", - "globby": "^13.1.1", + "globby": "^13.1.2", "graphql-ez-testing": "workspace:^1.0.0", "husky": "8.0.1", - "jest": "^28.1.0", + "jest": "^28.1.1", "mocha": "^10.0.0", "prettier": "^2.6.2", "pretty-quick": "^3.1.3", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "engines": { "node": ">=14.13.1", diff --git a/packages/client/main/package.json b/packages/client/main/package.json index 9c35815a03..c79eb1024e 100644 --- a/packages/client/main/package.json +++ b/packages/client/main/package.json @@ -30,13 +30,13 @@ }, "dependencies": { "@graphql-ez/utils": "workspace:^0.1.4", - "undici": "^5.2.0" + "undici": "^5.5.1" }, "devDependencies": { "@graphql-typed-document-node/core": "^3.1.1", "@types/eventsource": "^1.1.8", "@types/extract-files": "^8.1.1", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/node-fetch": "^2.6.1", "@types/rimraf": "^3.0.2", "@types/ws": "^8.5.3", @@ -47,13 +47,13 @@ "extract-files": "^11.0.0", "form-data": "^4.0.0", "graphql": "16.1.0-experimental-stream-defer.6", - "graphql-ws": "^5.8.2", - "jest": "^28.1.0", + "graphql-ws": "^5.9.0", + "jest": "^28.1.1", "node-fetch": "^2.6.7", "rimraf": "^3.0.2", "subscriptions-transport-ws-envelop": "^2.0.2", - "typescript": "^4.6.4", - "ws": "^8.6.0" + "typescript": "^4.7.3", + "ws": "^8.8.0" }, "peerDependencies": { "@graphql-typed-document-node/core": "*", diff --git a/packages/cloudflare/main/package.json b/packages/cloudflare/main/package.json index 6bbc24d3de..6e0c9c33d5 100644 --- a/packages/cloudflare/main/package.json +++ b/packages/cloudflare/main/package.json @@ -33,7 +33,7 @@ "@graphql-ez/utils": "workspace:^0.1.4" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/wait-on": "^5.3.1", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", @@ -42,10 +42,10 @@ "get-port": "^5.1.1", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "miniflare": "^2.4.0", - "typescript": "^4.6.4", - "undici": "^5.2.0", + "jest": "^28.1.1", + "miniflare": "^2.5.0", + "typescript": "^4.7.3", + "undici": "^5.5.1", "wait-on": "^6.0.1", "worktop": "^0.7.3" }, diff --git a/packages/core/main/package.json b/packages/core/main/package.json index 73760ec97a..3a625fbee6 100644 --- a/packages/core/main/package.json +++ b/packages/core/main/package.json @@ -35,20 +35,20 @@ }, "dependencies": { "@envelop/core": "^2.3.3", - "@envelop/types": "^2.2.0", + "@envelop/types": "^2.2.1", "@graphql-ez/utils": "workspace:^0.1.4", "@pablosz/graphql-helix": "workspace:^2.0.3", "tiny-lru": "8.0.2" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*" diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index 976569bd2d..2ac9e0a51a 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -27,11 +27,11 @@ "prepack": "bob-esbuild build" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/packages/express/main/package.json b/packages/express/main/package.json index e43907497f..0c1373b9cf 100644 --- a/packages/express/main/package.json +++ b/packages/express/main/package.json @@ -37,16 +37,16 @@ }, "devDependencies": { "@types/express": "^4.17.13", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "express": "^4.18.1", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/packages/express/testing/package.json b/packages/express/testing/package.json index 89f345e868..1f4c4c8f8a 100644 --- a/packages/express/testing/package.json +++ b/packages/express/testing/package.json @@ -35,15 +35,15 @@ "devDependencies": { "@graphql-ez/express": "workspace:^0.9.8", "@types/express": "^4.17.13", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "express": "^4.18.1", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "typescript": "^4.7.3" }, "peerDependencies": { "@graphql-ez/express": "workspace:^0.9.8", diff --git a/packages/fastify/main/package.json b/packages/fastify/main/package.json index 12a39230dd..30126b5ac0 100644 --- a/packages/fastify/main/package.json +++ b/packages/fastify/main/package.json @@ -34,16 +34,16 @@ "@graphql-ez/utils": "workspace:^0.1.4" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "fastify": "^3.29.0", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/packages/fastify/testing/package.json b/packages/fastify/testing/package.json index c1634d23ff..0df88f6365 100644 --- a/packages/fastify/testing/package.json +++ b/packages/fastify/testing/package.json @@ -34,15 +34,15 @@ }, "devDependencies": { "@graphql-ez/fastify": "workspace:^0.10.0", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "fastify": "^3.29.0", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "typescript": "^4.7.3" }, "peerDependencies": { "@graphql-ez/fastify": "workspace:^0.10.0", diff --git a/packages/hapi/main/package.json b/packages/hapi/main/package.json index 3377e98908..a871b79ada 100644 --- a/packages/hapi/main/package.json +++ b/packages/hapi/main/package.json @@ -30,16 +30,16 @@ "test": "jest" }, "devDependencies": { - "@types/hapi__hapi": "20.0.10", - "@types/node": "^17.0.35", + "@types/hapi__hapi": "20.0.12", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@hapi/hapi": "^20.2.2", diff --git a/packages/hapi/testing/package.json b/packages/hapi/testing/package.json index b2cd5efa31..aad53fcc14 100644 --- a/packages/hapi/testing/package.json +++ b/packages/hapi/testing/package.json @@ -35,15 +35,15 @@ "devDependencies": { "@graphql-ez/hapi": "workspace:^0.8.10", "@hapi/hapi": "^20.2.2", - "@types/hapi__hapi": "^20.0.10", - "@types/node": "^17.0.35", + "@types/hapi__hapi": "20.0.12", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "typescript": "^4.7.3" }, "peerDependencies": { "@graphql-ez/hapi": "workspace:^0.8.10", diff --git a/packages/helix/core/package.json b/packages/helix/core/package.json index 8422f5733a..5db26c91e9 100644 --- a/packages/helix/core/package.json +++ b/packages/helix/core/package.json @@ -31,12 +31,12 @@ "prepack": "bob-esbuild build" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "publishConfig": { "directory": "dist" diff --git a/packages/helix/graphiql/package.json b/packages/helix/graphiql/package.json index 46abfcdf2e..2c9a38f333 100644 --- a/packages/helix/graphiql/package.json +++ b/packages/helix/graphiql/package.json @@ -36,30 +36,30 @@ }, "devDependencies": { "@graphiql/toolkit": "0.4.5", - "@graphql-tools/url-loader": "^7.9.21", - "@graphql-tools/utils": "^8.6.10", + "@graphql-tools/url-loader": "^7.9.24", + "@graphql-tools/utils": "^8.6.13", "@n1ru4l/graphql-live-query": "^0.9.0", - "@types/node": "^17.0.35", - "@types/prettier": "^2.6.1", + "@types/node": "^17.0.42", + "@types/prettier": "^2.6.3", "@types/prop-types": "^15.7.5", "@types/react": "^17.0.45", - "@types/react-dom": "^18.0.4", + "@types/react-dom": "^18.0.5", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", - "concurrently": "^7.2.0", + "concurrently": "^7.2.1", "copy-to-clipboard": "^3.3.1", "cpy": "^9.0.1", "esbuild": "^0.14.43", - "graphiql": "^1.8.10", + "graphiql": "^1.9.7", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", "graphql-language-service-interface": "^2.10.2", - "graphql-ws": "^5.8.2", + "graphql-ws": "^5.9.0", "prettier": "^2.6.2", "prop-types": "^15.8.1", "react": "^17.0.2", "react-dom": "^17.0.2", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "publishConfig": { "directory": "dist" diff --git a/packages/http/main/package.json b/packages/http/main/package.json index 37a9efeaf2..3ffde9ca5a 100644 --- a/packages/http/main/package.json +++ b/packages/http/main/package.json @@ -35,15 +35,15 @@ "cors": "^2.8.5" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/packages/http/testing/package.json b/packages/http/testing/package.json index 242099c4bf..ec284d77fb 100644 --- a/packages/http/testing/package.json +++ b/packages/http/testing/package.json @@ -34,14 +34,14 @@ }, "devDependencies": { "@graphql-ez/http": "workspace:^0.10.4", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "typescript": "^4.7.3" }, "peerDependencies": { "@graphql-ez/http": "workspace:^0.10.4", diff --git a/packages/koa/main/package.json b/packages/koa/main/package.json index 3feaa40980..2748712351 100644 --- a/packages/koa/main/package.json +++ b/packages/koa/main/package.json @@ -39,16 +39,16 @@ "@koa/router": "^10.1.1", "@types/koa": "^2.13.4", "@types/koa__router": "^8.0.11", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "koa": "^2.13.4", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@koa/router": "^10.1.1", diff --git a/packages/koa/testing/package.json b/packages/koa/testing/package.json index de4c84ebac..55cb2437ac 100644 --- a/packages/koa/testing/package.json +++ b/packages/koa/testing/package.json @@ -37,15 +37,15 @@ "@koa/router": "^10.1.1", "@types/koa": "^2.13.4", "@types/koa__router": "^8.0.11", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "koa": "^2.13.4", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "peerDependencies": { "@graphql-ez/koa": "workspace:^0.8.11", diff --git a/packages/nextjs/main/package.json b/packages/nextjs/main/package.json index 11787add1b..d221cd2953 100644 --- a/packages/nextjs/main/package.json +++ b/packages/nextjs/main/package.json @@ -34,22 +34,22 @@ "cors": "^2.8.5" }, "devDependencies": { - "@graphql-tools/schema": "^8.3.11", - "@types/node": "^17.0.35", + "@graphql-tools/schema": "^8.3.14", + "@types/node": "^17.0.42", "@types/react": "^17.0.45", - "@types/react-dom": "^18.0.4", + "@types/react-dom": "^18.0.5", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "next": "^12.1.6", - "next-test-api-route-handler": "^3.1.2", + "next-test-api-route-handler": "^3.1.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/packages/nextjs/testing/package.json b/packages/nextjs/testing/package.json index fbaf73e0d0..58bb8736d3 100644 --- a/packages/nextjs/testing/package.json +++ b/packages/nextjs/testing/package.json @@ -31,17 +31,17 @@ "dependencies": { "@graphql-ez/utils": "workspace:^0.1.4", "@graphql-typed-document-node/core": "^3.1.1", - "next-test-api-route-handler": "^3.1.2" + "next-test-api-route-handler": "^3.1.3" }, "devDependencies": { "@graphql-ez/nextjs": "workspace:^0.10.2", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", "next": "^12.1.6", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "peerDependencies": { "@graphql-ez/nextjs": "workspace:^0.10.2", diff --git a/packages/plugin/altair/package.json b/packages/plugin/altair/package.json index 5179bbe786..69e28eee5b 100644 --- a/packages/plugin/altair/package.json +++ b/packages/plugin/altair/package.json @@ -37,15 +37,15 @@ }, "devDependencies": { "@types/mime-types": "^2.1.1", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "next": "^12.1.6", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/packages/plugin/automatic-persisted-queries/package.json b/packages/plugin/automatic-persisted-queries/package.json index a052f1df3b..4b25b9a228 100644 --- a/packages/plugin/automatic-persisted-queries/package.json +++ b/packages/plugin/automatic-persisted-queries/package.json @@ -34,15 +34,15 @@ "tiny-lru": "^8.0.2" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*", diff --git a/packages/plugin/codegen/package.json b/packages/plugin/codegen/package.json index 2dd63a428f..cd687983e1 100644 --- a/packages/plugin/codegen/package.json +++ b/packages/plugin/codegen/package.json @@ -32,31 +32,31 @@ "dependencies": { "@graphql-codegen/core": "^2.5.1", "@graphql-codegen/plugin-helpers": "^2.4.2", - "@graphql-codegen/typed-document-node": "^2.2.11", - "@graphql-codegen/typescript": "^2.4.11", - "@graphql-codegen/typescript-operations": "^2.4.0", - "@graphql-codegen/typescript-resolvers": "^2.6.4", + "@graphql-codegen/typed-document-node": "^2.2.13", + "@graphql-codegen/typescript": "^2.5.1", + "@graphql-codegen/typescript-operations": "^2.4.2", + "@graphql-codegen/typescript-resolvers": "^2.6.6", "@graphql-ez/utils": "workspace:^0.1.4", - "@graphql-tools/graphql-file-loader": "^7.3.12", - "@graphql-tools/load": "^7.5.11", - "@graphql-tools/utils": "^8.6.10", + "@graphql-tools/graphql-file-loader": "^7.3.15", + "@graphql-tools/load": "^7.5.14", + "@graphql-tools/utils": "^8.6.13", "mkdirp": "^1.0.4", "prettier": "^2.6.2" }, "devDependencies": { "@types/fs-extra": "^9.0.13", "@types/mkdirp": "^1.0.2", - "@types/node": "^17.0.35", - "@types/prettier": "^2.6.1", + "@types/node": "^17.0.42", + "@types/prettier": "^2.6.3", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "tmp-promise": "^3.0.3", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*", diff --git a/packages/plugin/dataloader/package.json b/packages/plugin/dataloader/package.json index 7b26fe6275..d9469689f7 100644 --- a/packages/plugin/dataloader/package.json +++ b/packages/plugin/dataloader/package.json @@ -30,22 +30,22 @@ "test": "jest" }, "dependencies": { - "@envelop/dataloader": "^3.3.2", + "@envelop/dataloader": "^3.3.3", "@envelop/execute-subscription-event": "^2.3.3", "dataloader": "^2.1.0" }, "devDependencies": { "@envelop/core": "^2.3.3", - "@pothos/core": "^3.11.0", - "@types/node": "^17.0.35", + "@pothos/core": "^3.12.0", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql-ez": "workspace:^0.15.0" diff --git a/packages/plugin/graphiql/package.json b/packages/plugin/graphiql/package.json index 3b6b91fb79..b574c7ee63 100644 --- a/packages/plugin/graphiql/package.json +++ b/packages/plugin/graphiql/package.json @@ -34,15 +34,15 @@ "@pablosz/graphql-helix-graphiql": "workspace:^4.2.1" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "next": "^12.1.6", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql-ez": "workspace:^0.15.0" diff --git a/packages/plugin/modules/package.json b/packages/plugin/modules/package.json index 60ec792af2..93c4402e5a 100644 --- a/packages/plugin/modules/package.json +++ b/packages/plugin/modules/package.json @@ -30,21 +30,21 @@ "test": "jest" }, "dependencies": { - "@envelop/graphql-modules": "^3.3.2", + "@envelop/graphql-modules": "^3.3.3", "@graphql-ez/utils": "workspace:^0.1.4", - "@graphql-tools/schema": "^8.3.11", + "@graphql-tools/schema": "^8.3.14", "graphql-modules": "^2.0.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*", diff --git a/packages/plugin/scalars/package.json b/packages/plugin/scalars/package.json index 8c464369f6..f001ff8fae 100644 --- a/packages/plugin/scalars/package.json +++ b/packages/plugin/scalars/package.json @@ -31,19 +31,19 @@ }, "dependencies": { "@graphql-ez/utils": "workspace:^0.1.4", - "@graphql-tools/utils": "^8.6.10", + "@graphql-tools/utils": "^8.6.13", "graphql-scalars": "^1.17.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*", diff --git a/packages/plugin/schema/package.json b/packages/plugin/schema/package.json index b4f856d02e..63f91c876b 100644 --- a/packages/plugin/schema/package.json +++ b/packages/plugin/schema/package.json @@ -30,19 +30,19 @@ }, "dependencies": { "@graphql-ez/utils": "workspace:^0.1.4", - "@graphql-tools/schema": "^8.3.11", - "@graphql-tools/utils": "^8.6.10" + "@graphql-tools/schema": "^8.3.14", + "@graphql-tools/utils": "^8.6.13" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*", diff --git a/packages/plugin/sse/package.json b/packages/plugin/sse/package.json index e8a1fe0c38..2c4e9e42af 100644 --- a/packages/plugin/sse/package.json +++ b/packages/plugin/sse/package.json @@ -29,14 +29,14 @@ "postpublish": "gh-release" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", @@ -45,7 +45,7 @@ }, "dependencies": { "@graphql-ez/utils": "workspace:^0.1.4", - "graphql-sse": "^1.2.0" + "graphql-sse": "^1.2.3" }, "publishConfig": { "directory": "dist" diff --git a/packages/plugin/upload/package.json b/packages/plugin/upload/package.json index ad8c582a93..496eb7bd5f 100644 --- a/packages/plugin/upload/package.json +++ b/packages/plugin/upload/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/graphql-upload": "^8.0.11", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/node-fetch": "^2.6.1", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", @@ -39,10 +39,10 @@ "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", "graphql-upload": "^13.0.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "node-fetch": "^2.6.7", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "@types/graphql-upload": "*", diff --git a/packages/plugin/voyager/package.json b/packages/plugin/voyager/package.json index 8a6d763374..9066bc0d49 100644 --- a/packages/plugin/voyager/package.json +++ b/packages/plugin/voyager/package.json @@ -30,15 +30,15 @@ "test": "jest" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "next": "^12.1.6", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql-ez": "workspace:^0.15.0" diff --git a/packages/plugin/websockets/package.json b/packages/plugin/websockets/package.json index 2811474a99..5b4f0a7a76 100644 --- a/packages/plugin/websockets/package.json +++ b/packages/plugin/websockets/package.json @@ -32,20 +32,20 @@ "dependencies": { "@graphql-ez/utils": "workspace:^0.1.4", "@types/ws": "^8.5.3", - "graphql-ws": "^5.8.2", + "graphql-ws": "^5.9.0", "subscriptions-transport-ws-envelop": "^2.0.2", - "ws": "^8.6.0" + "ws": "^8.8.0" }, "devDependencies": { - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "bob-esbuild-cli": "^4.0.0", "changesets-github-release": "^0.1.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4" + "jest": "^28.1.1", + "ts-jest": "^28.0.4", + "typescript": "^4.7.3" }, "peerDependencies": { "graphql": "*", diff --git a/packages/sveltekit/main/package.json b/packages/sveltekit/main/package.json index 8367cb1d91..913cb9e96f 100644 --- a/packages/sveltekit/main/package.json +++ b/packages/sveltekit/main/package.json @@ -33,15 +33,15 @@ }, "devDependencies": { "@envelop/core": "^2.3.3", - "@envelop/types": "^2.2.0", + "@envelop/types": "^2.2.1", "@graphql-ez/plugin-altair": "workspace:^0.9.10", "@graphql-ez/plugin-graphiql": "workspace:^0.11.5", "@graphql-ez/plugin-schema": "workspace:^0.8.5", "@graphql-ez/plugin-voyager": "workspace:^0.9.4", - "@graphql-tools/schema": "^8.3.11", - "@sveltejs/adapter-node": "^1.0.0-next.73", + "@graphql-tools/schema": "^8.3.14", + "@sveltejs/adapter-node": "^1.0.0-next.78", "@sveltejs/kit": "1.0.0-next.336", - "@types/node": "^17.0.35", + "@types/node": "^17.0.42", "@types/wait-on": "^5.3.1", "altair-static-slim": "4.4.1", "bob-esbuild-cli": "^4.0.0", @@ -51,14 +51,14 @@ "get-port": "^5.1.1", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "jest": "^28.1.0", + "jest": "^28.1.1", "mime-types": "^2.1.35", "svelte": "^3.48.0", - "svelte-check": "^2.7.1", - "svelte-preprocess": "^4.10.6", + "svelte-check": "^2.7.2", + "svelte-preprocess": "^4.10.7", "tiny-lru": "^8.0.2", "tslib": "^2.4.0", - "typescript": "^4.6.4", + "typescript": "^4.7.3", "wait-on": "^6.0.1" }, "peerDependencies": { diff --git a/packages/vercel/main/package.json b/packages/vercel/main/package.json index 1af8daa2b6..eca9409a66 100644 --- a/packages/vercel/main/package.json +++ b/packages/vercel/main/package.json @@ -32,13 +32,13 @@ "cors": "^2.8.5" }, "devDependencies": { - "@types/node": "^17.0.35", - "@vercel/node": "^1.15.3", + "@types/node": "^17.0.42", + "@vercel/node": "^1.15.4", "bob-esbuild-cli": "^4.0.0", "esbuild": "^0.14.43", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:^0.15.0", - "typescript": "^4.6.4" + "typescript": "^4.7.3" }, "peerDependencies": { "@types/node": "*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 369d8fa8e7..0c2a5ce42b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,39 +15,39 @@ importers: .: specifiers: - '@changesets/assemble-release-plan': ^5.1.2 - '@changesets/cli': ^2.22.0 + '@changesets/assemble-release-plan': ^5.1.3 + '@changesets/cli': ^2.23.0 '@types/chai': ^4.3.1 '@types/express-serve-static-core': ^4.17.28 - '@types/jest': ^27.5.1 + '@types/jest': ^27.5.2 '@types/mocha': ^9.1.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild: ^4.0.0 bob-esbuild-cli: ^4.0.0 bob-tsm: ^1.0.0 chalk: ^5.0.1 changesets-github-release: ^0.1.0 - concurrently: ^7.2.0 + concurrently: ^7.2.1 cross-env: ^7.0.3 esbuild: ^0.14.43 fastify: ^3.29.0 - globby: ^13.1.1 + globby: ^13.1.2 graphql-ez-testing: workspace:^1.0.0 husky: 8.0.1 - jest: ^28.1.0 + jest: ^28.1.1 mocha: ^10.0.0 prettier: ^2.6.2 pretty-quick: ^3.1.3 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 devDependencies: - '@changesets/assemble-release-plan': 5.1.2 - '@changesets/cli': 2.22.0 + '@changesets/assemble-release-plan': 5.1.3 + '@changesets/cli': 2.23.0 '@types/chai': 4.3.1 '@types/express-serve-static-core': 4.17.28 '@types/jest': 27.5.2 '@types/mocha': 9.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild: 4.0.0_rfzdi44t3f7d4pftnjts7dki7e bob-esbuild-cli: 4.0.0_bob-esbuild@4.0.0 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e @@ -57,10 +57,10 @@ importers: cross-env: 7.0.3 esbuild: 0.14.43 fastify: 3.29.0 - globby: 13.1.1 + globby: 13.1.2 graphql-ez-testing: link:internal/testing husky: 8.0.1 - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 mocha: 10.0.0 prettier: 2.6.2 pretty-quick: 3.1.3_prettier@2.6.2 @@ -70,18 +70,18 @@ importers: benchmarks/apis/envelop-fastify-raw: specifiers: '@envelop/core': ^2.3.3 - '@envelop/graphql-jit': ^4.2.2 - '@envelop/parser-cache': ^4.3.2 - '@envelop/types': ^2.2.0 + '@envelop/graphql-jit': ^4.2.3 + '@envelop/parser-cache': ^4.3.3 + '@envelop/types': ^2.2.1 '@envelop/validation-cache': '*' - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@envelop/core': 2.3.3_ptiko6tsqj7cmirxhjfetabnhu '@envelop/graphql-jit': 4.2.3_no7zwq3lhahvisczcmca6vlcuy @@ -93,14 +93,14 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/express-graphql: specifiers: - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 esbuild: ^0.14.43 @@ -108,7 +108,7 @@ importers: express-graphql: ^0.12.0 graphql: 16.1.0-experimental-stream-defer.6 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: benchmark-bench: link:../../bench express: 4.18.1 @@ -116,17 +116,17 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/ez-express: specifiers: - '@envelop/graphql-jit': ^4.2.2 + '@envelop/graphql-jit': ^4.2.3 '@graphql-ez/express': workspace:^0.9.8 '@types/express': ^4.17.13 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 cross-env: ^7.0.3 @@ -135,7 +135,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@envelop/graphql-jit': 4.2.3_ptiko6tsqj7cmirxhjfetabnhu '@graphql-ez/express': link:../../../packages/express/main @@ -147,16 +147,16 @@ importers: graphql-ez: link:../../../packages/core/main require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/ez-fastify: specifiers: - '@envelop/graphql-jit': ^4.2.2 + '@envelop/graphql-jit': ^4.2.3 '@graphql-ez/fastify': workspace:^0.10.0 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 cross-env: ^7.0.3 @@ -165,7 +165,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@envelop/graphql-jit': 4.2.3_ptiko6tsqj7cmirxhjfetabnhu '@graphql-ez/fastify': link:../../../packages/fastify/main @@ -176,18 +176,18 @@ importers: graphql-ez: link:../../../packages/core/main require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/ez-hapi: specifiers: - '@envelop/graphql-jit': ^4.2.2 + '@envelop/graphql-jit': ^4.2.3 '@graphql-ez/hapi': workspace:^0.8.10 '@hapi/hapi': ^20.2.2 '@types/hapi__hapi': 20.0.12 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 cross-env: ^7.0.3 @@ -195,7 +195,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@envelop/graphql-jit': 4.2.3_ptiko6tsqj7cmirxhjfetabnhu '@graphql-ez/hapi': link:../../../packages/hapi/main @@ -207,16 +207,16 @@ importers: graphql-ez: link:../../../packages/core/main require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/ez-http: specifiers: - '@envelop/graphql-jit': ^4.2.2 + '@envelop/graphql-jit': ^4.2.3 '@graphql-ez/http': workspace:^0.10.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 cross-env: ^7.0.3 @@ -224,7 +224,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@envelop/graphql-jit': 4.2.3_ptiko6tsqj7cmirxhjfetabnhu '@graphql-ez/http': link:../../../packages/http/main @@ -234,17 +234,17 @@ importers: graphql-ez: link:../../../packages/core/main require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/ez-koa: specifiers: - '@envelop/graphql-jit': ^4.2.2 + '@envelop/graphql-jit': ^4.2.3 '@graphql-ez/koa': workspace:^0.8.11 '@koa/router': ^10.1.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 cross-env: ^7.0.3 @@ -253,7 +253,7 @@ importers: graphql-ez: workspace:^0.15.0 koa: ^2.13.4 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@envelop/graphql-jit': 4.2.3_ptiko6tsqj7cmirxhjfetabnhu '@graphql-ez/koa': link:../../../packages/koa/main @@ -265,14 +265,14 @@ importers: koa: 2.13.4 require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/graphql-helix: specifiers: - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 esbuild: ^0.14.43 @@ -280,7 +280,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-helix: ^1.12.0 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: benchmark-bench: link:../../bench fastify: 3.29.0 @@ -288,23 +288,23 @@ importers: graphql-helix: 1.12.0_ptiko6tsqj7cmirxhjfetabnhu require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 benchmarks/apis/mercurius: specifiers: - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 benchmark-bench: workspace:1.0.0 bob-tsm: ^1.0.0 cross-env: ^7.0.3 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: ^16.5.0 - mercurius: ^9.5.0 + mercurius: ^9.8.0 require-env-variable: ^4.0.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: benchmark-bench: file:benchmarks/bench_graphql@16.5.0 cross-env: 7.0.3 @@ -313,7 +313,7 @@ importers: mercurius: 9.8.0 require-env-variable: 4.0.1 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -324,19 +324,19 @@ importers: benchmarks/bench: specifiers: '@faker-js/faker': ^6.3.1 - '@graphql-tools/schema': ^8.3.11 + '@graphql-tools/schema': ^8.3.14 '@types/autocannon': ^7.6.1 '@types/cli-table': ^0.3.0 '@types/md5': ^2.3.2 '@types/mkdirp': ^1.0.2 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/rimraf': ^3.0.2 '@types/wait-on': ^5.3.1 autocannon: ^7.9.0 bob-tsm: ^1.0.0 chalk: ^5.0.1 cli-table: ^0.3.11 - concurrently: ^7.2.0 + concurrently: ^7.2.1 cross-env: ^7.0.3 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 @@ -345,8 +345,8 @@ importers: mkdirp: ^1.0.4 require-env-variable: ^4.0.1 rimraf: ^3.0.2 - systeminformation: ^5.11.15 - typescript: ^4.6.4 + systeminformation: ^5.11.18 + typescript: ^4.7.3 wait-on: ^6.0.1 dependencies: '@faker-js/faker': 6.3.1 @@ -361,14 +361,14 @@ importers: mkdirp: 1.0.4 require-env-variable: 4.0.1 rimraf: 3.0.2 - systeminformation: 5.11.16 + systeminformation: 5.11.18 wait-on: 6.0.1 devDependencies: '@types/autocannon': 7.6.1 '@types/cli-table': 0.3.0 '@types/md5': 2.3.2 '@types/mkdirp': 1.0.2 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/rimraf': 3.0.2 '@types/wait-on': 5.3.1 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e @@ -383,14 +383,14 @@ importers: '@graphql-ez/plugin-graphiql': workspace:^0.11.5 '@graphql-ez/plugin-schema': workspace:^0.8.5 '@graphql-ez/plugin-voyager': workspace:^0.9.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 clipboardy: ^3.0.0 - concurrently: ^7.2.0 + concurrently: ^7.2.1 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - miniflare: ^2.4.0 - typescript: ^4.6.4 + miniflare: ^2.5.0 + typescript: ^4.7.3 worktop: ^0.7.3 dependencies: '@graphql-ez/cloudflare': link:../../packages/cloudflare/main @@ -402,7 +402,7 @@ importers: graphql-ez: link:../../packages/core/main worktop: 0.7.3 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 clipboardy: 3.0.0 concurrently: 7.2.1 esbuild: 0.14.43 @@ -422,13 +422,13 @@ importers: '@graphql-ez/plugin-websockets': workspace:^0.10.5 '@graphql-typed-document-node/core': ^3.1.1 '@types/express': ^4.17.13 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 express: ^4.18.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/express': link:../../../packages/express/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -445,7 +445,7 @@ importers: graphql-ez: link:../../../packages/core/main devDependencies: '@types/express': 4.17.13 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -455,13 +455,13 @@ importers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/plugin-codegen': workspace:^0.7.10 '@graphql-ez/plugin-schema': workspace:^0.8.5 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/fastify': link:../../../packages/fastify/main '@graphql-ez/plugin-codegen': link:../../../packages/plugin/codegen @@ -470,7 +470,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../../packages/core/main devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -489,14 +489,14 @@ importers: '@graphql-ez/plugin-voyager': workspace:^0.9.4 '@graphql-ez/plugin-websockets': workspace:^0.10.5 '@types/graphql-upload': ^8.0.11 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 graphql-upload: ^13.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/fastify': link:../../../packages/fastify/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -515,7 +515,7 @@ importers: graphql-ez: link:../../../packages/core/main graphql-upload: 13.0.0_ptiko6tsqj7cmirxhjfetabnhu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -524,14 +524,14 @@ importers: specifiers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/plugin-altair': workspace:^0.9.10 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 nexus: ^1.3.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/fastify': link:../../../packages/fastify/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -540,7 +540,7 @@ importers: graphql-ez: link:../../../packages/core/main nexus: 1.3.0_ptiko6tsqj7cmirxhjfetabnhu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -549,23 +549,23 @@ importers: specifiers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/plugin-graphiql': workspace:^0.11.5 - '@pothos/core': ^3.11.0 - '@types/node': ^17.0.35 + '@pothos/core': ^3.12.0 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/fastify': link:../../../packages/fastify/main '@graphql-ez/plugin-graphiql': link:../../../packages/plugin/graphiql - '@pothos/core': 3.11.1_ptiko6tsqj7cmirxhjfetabnhu + '@pothos/core': 3.12.0_ptiko6tsqj7cmirxhjfetabnhu fastify: 3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../../packages/core/main devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -574,7 +574,7 @@ importers: specifiers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/plugin-altair': workspace:^0.9.10 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 class-validator: ^0.13.2 esbuild: ^0.14.43 fastify: ^3.29.0 @@ -583,9 +583,9 @@ importers: reflect-metadata: ^0.1.13 tsc-watch: ^5.0.3 type-graphql: ^1.1.1 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_2jum3nbul7ib6cfmci55dkrayu + '@graphql-ez/fastify': file:packages/fastify/main_n66pdfbbi46mrnlezs2xizq4t4 '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair class-validator: 0.13.2 fastify: 3.29.0 @@ -594,7 +594,7 @@ importers: reflect-metadata: 0.1.13 type-graphql: 1.1.1_v2revtygxcm7xrdg2oz3ssohfu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 tsc-watch: 5.0.3_typescript@4.7.3 typescript: 4.7.3 @@ -618,12 +618,12 @@ importers: '@graphql-typed-document-node/core': ^3.1.1 '@hapi/hapi': ^20.2.2 '@types/hapi__hapi': 20.0.12 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/hapi': link:../../../packages/hapi/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -640,7 +640,7 @@ importers: graphql-ez: link:../../../packages/core/main devDependencies: '@types/hapi__hapi': 20.0.12 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -657,12 +657,12 @@ importers: '@graphql-ez/plugin-upload': workspace:^0.7.2 '@graphql-ez/plugin-websockets': workspace:^0.10.5 '@graphql-typed-document-node/core': ^3.1.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/http': link:../../../packages/http/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -677,7 +677,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../../packages/core/main devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -699,14 +699,14 @@ importers: '@types/koa': ^2.13.4 '@types/koa__router': ^8.0.11 '@types/koa-bodyparser': ^4.3.7 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-tsm: ^1.0.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 koa: ^2.13.4 koa-bodyparser: ^4.3.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/koa': link:../../../packages/koa/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -728,7 +728,7 @@ importers: '@types/koa': 2.13.4 '@types/koa__router': 8.0.11 '@types/koa-bodyparser': 4.3.7 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-tsm: 1.0.0_rfzdi44t3f7d4pftnjts7dki7e esbuild: 0.14.43 typescript: 4.7.3 @@ -744,18 +744,18 @@ importers: '@graphql-ez/plugin-upload': workspace:^0.7.2 '@graphql-ez/plugin-voyager': workspace:^0.9.4 '@graphql-typed-document-node/core': ^3.1.1 - '@types/node': ^17.0.35 - '@types/react': ^17.0.44 - '@types/react-dom': ^18.0.4 + '@types/node': ^17.0.42 + '@types/react': ^17.0.45 + '@types/react-dom': ^18.0.5 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - graphql-request: ^4.2.0 + graphql-request: ^4.3.0 next: ^12.1.6 react: ^17.0.2 react-dom: ^17.0.2 - react-query: ^3.39.0 - typescript: ^4.6.4 + react-query: ^3.39.1 + typescript: ^4.7.3 dependencies: '@graphql-ez/nextjs': link:../../../packages/nextjs/main '@graphql-ez/plugin-altair': link:../../../packages/plugin/altair @@ -774,7 +774,7 @@ importers: react-dom: 17.0.2_react@17.0.2 react-query: 3.39.1_sfoxds7t5ydpegc3knd667wn6m devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/react': 17.0.45 '@types/react-dom': 18.0.5 esbuild: 0.14.43 @@ -788,19 +788,19 @@ importers: '@graphql-ez/plugin-schema': workspace:^0.8.5 '@graphql-ez/plugin-voyager': workspace:^0.9.4 '@graphql-ez/sveltekit': workspace:^0.4.1 - '@graphql-tools/schema': ^8.3.11 - '@sveltejs/adapter-node': ^1.0.0-next.73 + '@graphql-tools/schema': ^8.3.14 + '@sveltejs/adapter-node': ^1.0.0-next.78 '@sveltejs/kit': 1.0.0-next.336 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 altair-static-slim: 4.4.1 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 svelte: ^3.48.0 - svelte-check: ^2.7.1 - svelte-preprocess: ^4.10.6 + svelte-check: ^2.7.2 + svelte-preprocess: ^4.10.7 tslib: ^2.4.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/plugin-altair': link:../../packages/plugin/altair '@graphql-ez/plugin-codegen': link:../../packages/plugin/codegen @@ -815,7 +815,7 @@ importers: graphql-ez: link:../../packages/core/main devDependencies: '@sveltejs/kit': 1.0.0-next.336_svelte@3.48.0 - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 svelte: 3.48.0 svelte-check: 2.7.2_svelte@3.48.0 @@ -830,11 +830,11 @@ importers: '@graphql-ez/plugin-schema': workspace:^0.8.5 '@graphql-ez/plugin-voyager': workspace:^0.9.4 '@graphql-ez/vercel': workspace:^0.1.3 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/plugin-altair': link:../../packages/plugin/altair '@graphql-ez/plugin-graphiql': link:../../packages/plugin/graphiql @@ -844,7 +844,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../packages/core/main devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 @@ -853,7 +853,7 @@ importers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/fastify-testing': workspace:^0.2.1 '@graphql-ez/plugin-schema': workspace:^0.8.5 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 c8: ^7.11.3 chai: ^4.3.6 esbuild: ^0.14.43 @@ -861,9 +861,9 @@ importers: graphql: 15.8.0 graphql-ez: workspace:^0.15.0 mocha: ^10.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_2jum3nbul7ib6cfmci55dkrayu + '@graphql-ez/fastify': file:packages/fastify/main_n66pdfbbi46mrnlezs2xizq4t4 '@graphql-ez/fastify-testing': file:packages/fastify/testing_sqhjzyjhpubrs5nt3a5pw6eg2u '@graphql-ez/plugin-schema': file:packages/plugin/schema_kti5umutftx32khads4w5km74i c8: 7.11.3 @@ -873,7 +873,7 @@ importers: graphql-ez: file:packages/core/main_graphql@15.8.0 mocha: 10.0.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 dependenciesMeta: @@ -891,7 +891,7 @@ importers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/fastify-testing': workspace:^0.2.1 '@graphql-ez/plugin-schema': workspace:^0.8.5 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 c8: ^7.11.3 chai: ^4.3.6 esbuild: ^0.14.43 @@ -899,9 +899,9 @@ importers: graphql: 15.4.0-experimental-stream-defer.1 graphql-ez: workspace:^0.15.0 mocha: ^10.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_zwhu7u6w2oywovhc7abq363gym + '@graphql-ez/fastify': file:packages/fastify/main_t3vsuhg2qc7elmck4w6htznbae '@graphql-ez/fastify-testing': file:packages/fastify/testing_y7qmijdmb2lnle5xukozpy7eme '@graphql-ez/plugin-schema': file:packages/plugin/schema_wht7zxvd4mbl2ro6p5fyb4elme c8: 7.11.3 @@ -911,7 +911,7 @@ importers: graphql-ez: file:packages/core/main_gtorhqsyh7roiqmmeoqngd6dra mocha: 10.0.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 dependenciesMeta: @@ -929,17 +929,17 @@ importers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/fastify-testing': workspace:^0.2.1 '@graphql-ez/plugin-schema': workspace:^0.8.5 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 c8: ^7.11.3 chai: ^4.3.6 esbuild: ^0.14.43 fastify: ^3.29.0 - graphql: npm:graphql-esm@^16.0.1 + graphql: npm:graphql-esm@^16.5.0 graphql-ez: workspace:^0.15.0 mocha: ^10.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_ip2fag7yrkru33j5nv2pmsmrca + '@graphql-ez/fastify': file:packages/fastify/main_kmoabbvwpzogwjipwdjvabg6fq '@graphql-ez/fastify-testing': file:packages/fastify/testing_ilpcigonk3beyanmgicjct42da '@graphql-ez/plugin-schema': file:packages/plugin/schema_g2hnhyfkisbf3ovuj245she75a c8: 7.11.3 @@ -949,7 +949,7 @@ importers: graphql-ez: file:packages/core/main_graphql-esm@16.5.0 mocha: 10.0.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 dependenciesMeta: @@ -967,7 +967,7 @@ importers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/fastify-testing': workspace:^0.2.1 '@graphql-ez/plugin-schema': workspace:^0.8.5 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 c8: ^7.11.3 chai: ^4.3.6 esbuild: ^0.14.43 @@ -975,9 +975,9 @@ importers: graphql: 16.5.0 graphql-ez: workspace:^0.15.0 mocha: ^10.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_t3byqpwfysdo4vpyzyug2vzbd4 + '@graphql-ez/fastify': file:packages/fastify/main_2m6xcvblrgcvqgdgxateuuxc7m '@graphql-ez/fastify-testing': file:packages/fastify/testing_z7lu2y56hkyuv4z463qid2ggku '@graphql-ez/plugin-schema': file:packages/plugin/schema_3kx7l67agz4oy6ahmmg3ahjspe c8: 7.11.3 @@ -987,7 +987,7 @@ importers: graphql-ez: file:packages/core/main_graphql@16.5.0 mocha: 10.0.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 dependenciesMeta: @@ -1005,7 +1005,7 @@ importers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/fastify-testing': workspace:^0.2.1 '@graphql-ez/plugin-schema': workspace:^0.8.5 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 c8: ^7.11.3 chai: ^4.3.6 esbuild: ^0.14.43 @@ -1013,9 +1013,9 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 mocha: ^10.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_nx5c5bi7zcegprccoqqjpgzyay + '@graphql-ez/fastify': file:packages/fastify/main_qap24ncafarb3f664iv5ed3yga '@graphql-ez/fastify-testing': file:packages/fastify/testing_lw34f3xwisutwiioadzoe6c7hq '@graphql-ez/plugin-schema': file:packages/plugin/schema_ntu2nbgjp7fa2wks34g2v2mela c8: 7.11.3 @@ -1025,7 +1025,7 @@ importers: graphql-ez: file:packages/core/main_ptiko6tsqj7cmirxhjfetabnhu mocha: 10.0.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 dependenciesMeta: @@ -1042,8 +1042,8 @@ importers: specifiers: '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/fastify-testing': workspace:^0.2.1 - '@pothos/core': ^3.11.0 - '@types/node': ^17.0.35 + '@pothos/core': ^3.12.0 + '@types/node': ^17.0.42 c8: ^7.11.3 chai: ^4.3.6 esbuild: ^0.14.43 @@ -1051,11 +1051,11 @@ importers: graphql: 17.0.0-alpha.1 graphql-ez: workspace:^0.15.0 mocha: ^10.0.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: - '@graphql-ez/fastify': file:packages/fastify/main_6gzqslc4pm727ynukg4sfw5vjq + '@graphql-ez/fastify': file:packages/fastify/main_hodqkfpb2r5x5ggx7zrgn3rpqq '@graphql-ez/fastify-testing': file:packages/fastify/testing_3muocqbkmggjq3v2qysnc2rsza - '@pothos/core': 3.11.1_graphql@17.0.0-alpha.1 + '@pothos/core': 3.12.0_graphql@17.0.0-alpha.1 c8: 7.11.3 chai: 4.3.6 fastify: 3.29.0 @@ -1063,7 +1063,7 @@ importers: graphql-ez: file:packages/core/main_graphql@17.0.0-alpha.1 mocha: 10.0.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 esbuild: 0.14.43 typescript: 4.7.3 dependenciesMeta: @@ -1080,22 +1080,22 @@ importers: specifiers: '@fastify/nextjs': ^8.0.0 '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/schema': ^8.3.11 - '@graphql-tools/utils': ^8.6.10 + '@graphql-tools/schema': ^8.3.14 + '@graphql-tools/utils': ^8.6.13 '@graphql-typed-document-node/core': ^3.1.1 '@hapi/hapi': ^20.2.2 - '@jest/types': ^28.1.0 + '@jest/types': ^28.1.1 '@koa/router': ^10.1.1 '@types/eventsource': ^1.1.8 '@types/express': ^4.17.13 '@types/express-serve-static-core': ^4.17.28 '@types/fs-extra': ^9.0.13 '@types/hapi__hapi': 20.0.12 - '@types/jest': ^27.5.1 + '@types/jest': ^27.5.2 '@types/koa': ^2.13.4 '@types/koa__router': ^8.0.11 '@types/lodash': ^4.14.182 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/ws': ^8.5.3 bob-esbuild-cli: ^4.0.0 esbuild: ^0.14.43 @@ -1108,16 +1108,16 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:* graphql-modules: ^2.0.0 - graphql-ws: ^5.8.2 - jest: ^28.1.0 + graphql-ws: ^5.9.0 + jest: ^28.1.1 koa: ^2.13.4 lodash: ^4.17.21 subscriptions-transport-ws-envelop: ^2.0.2 - ts-jest: ^28.0.2 - typescript: ^4.6.4 - undici: ^5.2.0 + ts-jest: ^28.0.4 + typescript: ^4.7.3 + undici: ^5.5.1 wait-for-expect: ^3.0.2 - ws: ^8.6.0 + ws: ^8.8.0 devDependencies: '@fastify/nextjs': 8.0.0 '@graphql-ez/utils': link:../../packages/core/utils @@ -1136,7 +1136,7 @@ importers: '@types/koa': 2.13.4 '@types/koa__router': 8.0.11 '@types/lodash': 4.14.182 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/ws': 8.5.3 bob-esbuild-cli: 4.0.0 esbuild: 0.14.43 @@ -1149,16 +1149,16 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../packages/core/main graphql-modules: 2.0.0_ptiko6tsqj7cmirxhjfetabnhu - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu - jest: 28.1.1_@types+node@17.0.41 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu + jest: 28.1.1_@types+node@17.0.42 koa: 2.13.4 lodash: 4.17.21 - subscriptions-transport-ws-envelop: 2.0.2_f3ebkmek6sz5dqes5jni24gc5i + subscriptions-transport-ws-envelop: 2.0.2_bf4y2jeuttlnwheq7voyejhbhi ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 - undici: 5.4.0 + undici: 5.5.1 wait-for-expect: 3.0.2 - ws: 8.7.0 + ws: 8.8.0 internal/website: specifiers: @@ -1166,24 +1166,24 @@ importers: '@chakra-ui/react': ^1.8.8 '@chakra-ui/theme-tools': ^1.3.6 '@chakra-ui/utils': ^1.10.4 - '@emotion/react': ^11.9.0 - '@emotion/styled': ^11.8.1 + '@emotion/react': ^11.9.3 + '@emotion/styled': ^11.9.3 '@guild-docs/client': 2.1.1 '@guild-docs/server': 3.0.1 '@mdx-js/react': ^2.1.1 '@next/bundle-analyzer': ^12.1.6 '@theguild/components': ^1.11.8 '@types/mdx-js__react': ^1.5.5 - '@types/node': ^17.0.35 - '@types/react': ^17.0.44 - '@types/react-dom': ^18.0.4 + '@types/node': ^17.0.42 + '@types/react': ^17.0.45 + '@types/react-dom': ^18.0.5 '@types/wait-on': ^5.3.1 bob-tsm: ^1.0.0 - concurrently: ^7.2.0 + concurrently: ^7.2.1 cross-env: ^7.0.3 date-fns: ^2.28.0 esbuild: ^0.14.43 - framer-motion: ^6.3.3 + framer-motion: ^6.3.11 next: ^12.1.6 next-i18next: ^11.0.0 next-remote-watch: ^1.0.0 @@ -1191,25 +1191,25 @@ importers: open-cli: ^7.0.1 react: ^17.0.2 react-dom: ^17.0.2 - react-icons: ^4.3.1 - react-use: ^17.3.2 - sharp: ~0.30.4 + react-icons: ^4.4.0 + react-use: ^17.4.0 + sharp: ~0.30.6 shiki: ^0.10.1 - typescript: ^4.6.4 + typescript: ^4.7.3 wait-on: ^6.0.1 dependencies: '@chakra-ui/icons': 1.1.7_react@17.0.2 - '@chakra-ui/react': 1.8.8_35m6iuyn7qvwsjtignyl5fhroi + '@chakra-ui/react': 1.8.8_e67m22ktarfjb7kifmb4qysgza '@chakra-ui/theme-tools': 1.3.6 '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/styled': 11.8.1_ghmaxsi4osxavftb6vjohy2gwe - '@guild-docs/client': 2.1.1_atpkhdtt62h6guzoreo7gu2tvy + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/styled': 11.9.3_te5k3czhdeex6uyealpexg33cy + '@guild-docs/client': 2.1.1_pcejtnkmryqbmhynf6dwkwqmgm '@guild-docs/server': 3.0.1_jeyqdb3iyk4kn7z7etcvk3n22q '@mdx-js/react': 2.1.1_react@17.0.2 '@theguild/components': 1.11.8_k2mvpji5i2ojml6m4ftklg47pa date-fns: 2.28.0 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m next: 12.1.6_sfoxds7t5ydpegc3knd667wn6m next-i18next: 11.0.0_zhtyyhxvjc4vmyivr6fwl32yja next-seo: 5.4.0_zhtyyhxvjc4vmyivr6fwl32yja @@ -1222,7 +1222,7 @@ importers: devDependencies: '@next/bundle-analyzer': 12.1.6 '@types/mdx-js__react': 1.5.5 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/react': 17.0.45 '@types/react-dom': 18.0.5 '@types/wait-on': 5.3.1 @@ -1241,7 +1241,7 @@ importers: '@graphql-typed-document-node/core': ^3.1.1 '@types/eventsource': ^1.1.8 '@types/extract-files': ^8.1.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/node-fetch': ^2.6.1 '@types/rimraf': ^3.0.2 '@types/ws': ^8.5.3 @@ -1252,44 +1252,44 @@ importers: extract-files: ^11.0.0 form-data: ^4.0.0 graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: ^5.8.2 - jest: ^28.1.0 + graphql-ws: ^5.9.0 + jest: ^28.1.1 node-fetch: ^2.6.7 rimraf: ^3.0.2 subscriptions-transport-ws-envelop: ^2.0.2 - typescript: ^4.6.4 - undici: ^5.2.0 - ws: ^8.6.0 + typescript: ^4.7.3 + undici: ^5.5.1 + ws: ^8.8.0 dependencies: '@graphql-ez/utils': link:../../core/utils - undici: 5.4.0 + undici: 5.5.1 devDependencies: '@graphql-typed-document-node/core': 3.1.1_ptiko6tsqj7cmirxhjfetabnhu '@types/eventsource': 1.1.8 '@types/extract-files': 8.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/node-fetch': 2.6.1 '@types/rimraf': 3.0.2 '@types/ws': 8.5.3 - bob-ts: 4.0.0_vtnezxpv6rlphxoe5pxcnntjua + bob-ts: 4.0.0_hfwfusnnzkmvb5x2imxpsrkgea changesets-github-release: 0.1.0 esbuild: 0.14.43 eventsource: 2.0.2 extract-files: 11.0.0 form-data: 4.0.0 graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu - jest: 28.1.1_@types+node@17.0.41 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu + jest: 28.1.1_@types+node@17.0.42 node-fetch: 2.6.7 rimraf: 3.0.2 - subscriptions-transport-ws-envelop: 2.0.2_f3ebkmek6sz5dqes5jni24gc5i + subscriptions-transport-ws-envelop: 2.0.2_bf4y2jeuttlnwheq7voyejhbhi typescript: 4.7.3 - ws: 8.7.0 + ws: 8.8.0 packages/cloudflare/main: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/wait-on': ^5.3.1 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 @@ -1298,16 +1298,16 @@ importers: get-port: ^5.1.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - miniflare: ^2.4.0 - typescript: ^4.6.4 - undici: ^5.2.0 + jest: ^28.1.1 + miniflare: ^2.5.0 + typescript: ^4.7.3 + undici: ^5.5.1 wait-on: ^6.0.1 worktop: ^0.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/wait-on': 5.3.1 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 @@ -1316,28 +1316,28 @@ importers: get-port: 5.1.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 miniflare: 2.5.0 typescript: 4.7.3 - undici: 5.4.0 + undici: 5.5.1 wait-on: 6.0.1 worktop: 0.7.3 packages/core/main: specifiers: '@envelop/core': ^2.3.3 - '@envelop/types': ^2.2.0 + '@envelop/types': ^2.2.1 '@graphql-ez/utils': workspace:^0.1.4 '@pablosz/graphql-helix': workspace:^2.0.3 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 - jest: ^28.1.0 + jest: ^28.1.1 tiny-lru: 8.0.2 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@envelop/core': 2.3.3_ptiko6tsqj7cmirxhjfetabnhu '@envelop/types': 2.2.1_ptiko6tsqj7cmirxhjfetabnhu @@ -1345,24 +1345,24 @@ importers: '@pablosz/graphql-helix': link:../../helix/core tiny-lru: 8.0.2 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 packages/core/utils: specifiers: - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 - typescript: ^4.6.4 + typescript: ^4.7.3 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 @@ -1374,7 +1374,7 @@ importers: '@types/body-parser': ^1.19.2 '@types/cors': ^2.8.12 '@types/express': ^4.17.13 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 cors: ^2.8.5 @@ -1382,9 +1382,9 @@ importers: express: ^4.18.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils '@types/body-parser': 1.19.2 @@ -1392,14 +1392,14 @@ importers: cors: 2.8.5 devDependencies: '@types/express': 4.17.13 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 express: 4.18.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1409,57 +1409,57 @@ importers: '@graphql-ez/express': workspace:^0.9.8 '@graphql-ez/utils': workspace:^0.1.4 '@types/express': ^4.17.13 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 express: ^4.18.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - typescript: ^4.6.4 + jest: ^28.1.1 + typescript: ^4.7.3 dependencies: '@graphql-ez/client': link:../../client/main '@graphql-ez/utils': link:../../core/utils devDependencies: '@graphql-ez/express': link:../main '@types/express': 4.17.13 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 express: 4.18.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 typescript: 4.7.3 packages/fastify/main: specifiers: '@fastify/cors': ^7.0.0 '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:../../core/utils devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 fastify: 3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1468,51 +1468,51 @@ importers: '@graphql-ez/client': workspace:^0.6.0 '@graphql-ez/fastify': workspace:^0.10.0 '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 fastify: ^3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - typescript: ^4.6.4 + jest: ^28.1.1 + typescript: ^4.7.3 dependencies: '@graphql-ez/client': link:../../client/main '@graphql-ez/utils': link:../../core/utils devDependencies: '@graphql-ez/fastify': link:../main - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 fastify: 3.29.0 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 typescript: 4.7.3 packages/hapi/main: specifiers: '@types/hapi__hapi': 20.0.12 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 devDependencies: '@types/hapi__hapi': 20.0.12 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1523,14 +1523,14 @@ importers: '@graphql-ez/utils': workspace:^0.1.4 '@hapi/hapi': ^20.2.2 '@types/hapi__hapi': 20.0.12 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - typescript: ^4.6.4 + jest: ^28.1.1 + typescript: ^4.7.3 dependencies: '@graphql-ez/client': link:../../client/main '@graphql-ez/utils': link:../../core/utils @@ -1538,25 +1538,25 @@ importers: '@graphql-ez/hapi': link:../main '@hapi/hapi': 20.2.2 '@types/hapi__hapi': 20.0.12 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 typescript: 4.7.3 packages/helix/core: specifiers: - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 - typescript: ^4.6.4 + typescript: ^4.7.3 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 @@ -1567,38 +1567,38 @@ importers: specifiers: '@graphiql/toolkit': 0.4.5 '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/url-loader': ^7.9.21 - '@graphql-tools/utils': ^8.6.10 + '@graphql-tools/url-loader': ^7.9.24 + '@graphql-tools/utils': ^8.6.13 '@n1ru4l/graphql-live-query': ^0.9.0 - '@types/node': ^17.0.35 - '@types/prettier': ^2.6.1 + '@types/node': ^17.0.42 + '@types/prettier': ^2.6.3 '@types/prop-types': ^15.7.5 - '@types/react': ^17.0.44 - '@types/react-dom': ^18.0.4 + '@types/react': ^17.0.45 + '@types/react-dom': ^18.0.5 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 - concurrently: ^7.2.0 + concurrently: ^7.2.1 copy-to-clipboard: ^3.3.1 cpy: ^9.0.1 esbuild: ^0.14.43 - graphiql: ^1.8.10 + graphiql: ^1.9.7 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 graphql-language-service-interface: ^2.10.2 - graphql-ws: ^5.8.2 + graphql-ws: ^5.9.0 prettier: ^2.6.2 prop-types: ^15.8.1 react: ^17.0.2 react-dom: ^17.0.2 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils devDependencies: - '@graphiql/toolkit': 0.4.5_yjlbj5iefrahkkqtzjdxwg3bsi - '@graphql-tools/url-loader': 7.9.24_hpd26pxjdtqgd5vnuymhglwlia + '@graphiql/toolkit': 0.4.5_aurbtdkxa4anpyic3pecmzf6hy + '@graphql-tools/url-loader': 7.9.24_nzbeqddjnvfutrlpelegfxm6gu '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu '@n1ru4l/graphql-live-query': 0.9.0_ptiko6tsqj7cmirxhjfetabnhu - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/prettier': 2.6.3 '@types/prop-types': 15.7.5 '@types/react': 17.0.45 @@ -1609,11 +1609,11 @@ importers: copy-to-clipboard: 3.3.1 cpy: 9.0.1 esbuild: 0.14.43 - graphiql: 1.9.6_xcdbzumhatha34vl6yvnh3fagi + graphiql: 1.9.7_mr2b3sezwi3v5dcrje46gdzouu graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - graphql-language-service-interface: 2.10.2_szxzbfwxgmeuidyijthf6a72pu - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu + graphql-language-service-interface: 2.10.2_ny6mpbtumj5v3obmoobgr5saa4 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu prettier: 2.6.2 prop-types: 15.8.1 react: 17.0.2 @@ -1624,28 +1624,28 @@ importers: specifiers: '@graphql-ez/utils': workspace:^0.1.4 '@types/cors': ^2.8.12 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 cors: ^2.8.5 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils '@types/cors': 2.8.12 cors: 2.8.5 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1654,26 +1654,26 @@ importers: '@graphql-ez/client': workspace:^0.6.0 '@graphql-ez/http': workspace:^0.10.4 '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - typescript: ^4.6.4 + jest: ^28.1.1 + typescript: ^4.7.3 dependencies: '@graphql-ez/client': link:../../client/main '@graphql-ez/utils': link:../../core/utils devDependencies: '@graphql-ez/http': link:../main - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 typescript: 4.7.3 packages/koa/main: @@ -1684,17 +1684,17 @@ importers: '@types/koa__cors': ^3.3.0 '@types/koa__router': ^8.0.11 '@types/koa-bodyparser': ^4.3.7 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 koa: ^2.13.4 koa-bodyparser: ^4.3.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@koa/cors': 3.3.0 '@types/koa__cors': 3.3.0 @@ -1704,13 +1704,13 @@ importers: '@koa/router': 10.1.1 '@types/koa': 2.13.4 '@types/koa__router': 8.0.11 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 koa: 2.13.4 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1723,15 +1723,15 @@ importers: '@koa/router': ^10.1.1 '@types/koa': ^2.13.4 '@types/koa__router': ^8.0.11 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 koa: ^2.13.4 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/client': link:../../client/main '@graphql-ez/utils': link:../../core/utils @@ -1740,42 +1740,42 @@ importers: '@koa/router': 10.1.1 '@types/koa': 2.13.4 '@types/koa__router': 8.0.11 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 koa: 2.13.4 typescript: 4.7.3 packages/nextjs/main: specifiers: - '@graphql-tools/schema': ^8.3.11 + '@graphql-tools/schema': ^8.3.14 '@types/cors': ^2.8.12 - '@types/node': ^17.0.35 - '@types/react': ^17.0.44 - '@types/react-dom': ^18.0.4 + '@types/node': ^17.0.42 + '@types/react': ^17.0.45 + '@types/react-dom': ^18.0.5 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 cors: ^2.8.5 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 next: ^12.1.6 - next-test-api-route-handler: ^3.1.2 + next-test-api-route-handler: ^3.1.3 react: ^17.0.2 react-dom: ^17.0.2 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@types/cors': 2.8.12 cors: 2.8.5 devDependencies: '@graphql-tools/schema': 8.3.14_ptiko6tsqj7cmirxhjfetabnhu - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/react': 17.0.45 '@types/react-dom': 18.0.5 bob-esbuild-cli: 4.0.0 @@ -1783,7 +1783,7 @@ importers: esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 next: 12.1.6_sfoxds7t5ydpegc3knd667wn6m next-test-api-route-handler: 3.1.3_next@12.1.6 react: 17.0.2 @@ -1796,21 +1796,21 @@ importers: '@graphql-ez/nextjs': workspace:^0.10.2 '@graphql-ez/utils': workspace:^0.1.4 '@graphql-typed-document-node/core': ^3.1.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 next: ^12.1.6 - next-test-api-route-handler: ^3.1.2 - typescript: ^4.6.4 + next-test-api-route-handler: ^3.1.3 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils '@graphql-typed-document-node/core': 3.1.1_ptiko6tsqj7cmirxhjfetabnhu next-test-api-route-handler: 3.1.3_next@12.1.6 devDependencies: '@graphql-ez/nextjs': link:../main - '@types/node': 17.0.41 + '@types/node': 17.0.42 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 @@ -1822,18 +1822,18 @@ importers: specifiers: '@graphql-ez/utils': workspace:^0.1.4 '@types/mime-types': ^2.1.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 altair-static-slim: 4.4.1 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 cross-fetch: ^3.1.5 esbuild: ^0.14.43 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 mime-types: ^2.1.35 next: ^12.1.6 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils altair-static-slim: 4.4.1 @@ -1841,12 +1841,12 @@ importers: mime-types: 2.1.35 devDependencies: '@types/mime-types': 2.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 next: 12.1.6 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1854,27 +1854,27 @@ importers: packages/plugin/automatic-persisted-queries: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 tiny-lru: ^8.0.2 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils tiny-lru: 8.0.2 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1882,36 +1882,36 @@ importers: specifiers: '@graphql-codegen/core': ^2.5.1 '@graphql-codegen/plugin-helpers': ^2.4.2 - '@graphql-codegen/typed-document-node': ^2.2.11 - '@graphql-codegen/typescript': ^2.4.11 - '@graphql-codegen/typescript-operations': ^2.4.0 - '@graphql-codegen/typescript-resolvers': ^2.6.4 + '@graphql-codegen/typed-document-node': ^2.2.13 + '@graphql-codegen/typescript': ^2.5.1 + '@graphql-codegen/typescript-operations': ^2.4.2 + '@graphql-codegen/typescript-resolvers': ^2.6.6 '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/graphql-file-loader': ^7.3.12 - '@graphql-tools/load': ^7.5.11 - '@graphql-tools/utils': ^8.6.10 + '@graphql-tools/graphql-file-loader': ^7.3.15 + '@graphql-tools/load': ^7.5.14 + '@graphql-tools/utils': ^8.6.13 '@types/fs-extra': ^9.0.13 '@types/mkdirp': ^1.0.2 - '@types/node': ^17.0.35 - '@types/prettier': ^2.6.1 + '@types/node': ^17.0.42 + '@types/prettier': ^2.6.3 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 mkdirp: ^1.0.4 prettier: ^2.6.2 tmp-promise: ^3.0.3 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-codegen/core': 2.5.1_ptiko6tsqj7cmirxhjfetabnhu '@graphql-codegen/plugin-helpers': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/typed-document-node': 2.2.12_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/typescript': 2.5.0_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/typescript-operations': 2.4.1_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/typescript-resolvers': 2.6.5_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/typed-document-node': 2.2.13_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/typescript': 2.5.1_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/typescript-operations': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/typescript-resolvers': 2.6.6_ptiko6tsqj7cmirxhjfetabnhu '@graphql-ez/utils': link:../../core/utils '@graphql-tools/graphql-file-loader': 7.3.15_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/load': 7.5.14_ptiko6tsqj7cmirxhjfetabnhu @@ -1921,14 +1921,14 @@ importers: devDependencies: '@types/fs-extra': 9.0.13 '@types/mkdirp': 1.0.2 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/prettier': 2.6.3 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 tmp-promise: 3.0.3 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1936,33 +1936,33 @@ importers: packages/plugin/dataloader: specifiers: '@envelop/core': ^2.3.3 - '@envelop/dataloader': ^3.3.2 + '@envelop/dataloader': ^3.3.3 '@envelop/execute-subscription-event': ^2.3.3 - '@pothos/core': ^3.11.0 - '@types/node': ^17.0.35 + '@pothos/core': ^3.12.0 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 dataloader: ^2.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@envelop/dataloader': 3.3.3_pqiybher5k4egqjfgmhs6ma7ou '@envelop/execute-subscription-event': 2.3.3_no7zwq3lhahvisczcmca6vlcuy dataloader: 2.1.0 devDependencies: '@envelop/core': 2.3.3_ptiko6tsqj7cmirxhjfetabnhu - '@pothos/core': 3.11.1_ptiko6tsqj7cmirxhjfetabnhu - '@types/node': 17.0.41 + '@pothos/core': 3.12.0_ptiko6tsqj7cmirxhjfetabnhu + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -1970,148 +1970,148 @@ importers: specifiers: '@graphql-ez/utils': workspace:^0.1.4 '@pablosz/graphql-helix-graphiql': workspace:^4.2.1 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 next: ^12.1.6 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils '@pablosz/graphql-helix-graphiql': link:../../helix/graphiql devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 next: 12.1.6 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 packages/plugin/modules: specifiers: - '@envelop/graphql-modules': ^3.3.2 + '@envelop/graphql-modules': ^3.3.3 '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/schema': ^8.3.11 - '@types/node': ^17.0.35 + '@graphql-tools/schema': ^8.3.14 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 graphql-modules: ^2.0.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@envelop/graphql-modules': 3.3.3_ed6pbbjvgqtbpdosb3hmddokky '@graphql-ez/utils': link:../../core/utils '@graphql-tools/schema': 8.3.14_ptiko6tsqj7cmirxhjfetabnhu graphql-modules: 2.0.0_ptiko6tsqj7cmirxhjfetabnhu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 packages/plugin/scalars: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/utils': ^8.6.10 - '@types/node': ^17.0.35 + '@graphql-tools/utils': ^8.6.13 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 graphql-scalars: ^1.17.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu graphql-scalars: 1.17.0_ptiko6tsqj7cmirxhjfetabnhu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 packages/plugin/schema: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/schema': ^8.3.11 - '@graphql-tools/utils': ^8.6.10 - '@types/node': ^17.0.35 + '@graphql-tools/schema': ^8.3.14 + '@graphql-tools/utils': ^8.6.13 + '@types/node': ^17.0.42 bob-esbuild: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + jest: ^28.1.1 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils '@graphql-tools/schema': 8.3.14_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild: 4.0.0_rfzdi44t3f7d4pftnjts7dki7e changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 packages/plugin/sse: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - graphql-sse: ^1.2.0 - jest: ^28.1.0 - typescript: ^4.6.4 + graphql-sse: ^1.2.3 + jest: ^28.1.1 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils - graphql-sse: 1.2.0_ptiko6tsqj7cmirxhjfetabnhu + graphql-sse: 1.2.3_ptiko6tsqj7cmirxhjfetabnhu devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 typescript: 4.7.3 packages/plugin/upload: specifiers: '@graphql-ez/utils': workspace:^0.1.4 '@types/graphql-upload': ^8.0.11 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/node-fetch': ^2.6.1 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 @@ -2119,15 +2119,15 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 graphql-upload: ^13.0.0 - jest: ^28.1.0 + jest: ^28.1.1 node-fetch: ^2.6.7 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils devDependencies: '@types/graphql-upload': 8.0.11 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/node-fetch': 2.6.1 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 @@ -2135,7 +2135,7 @@ importers: graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main graphql-upload: 13.0.0_ptiko6tsqj7cmirxhjfetabnhu - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 node-fetch: 2.6.7 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -2143,24 +2143,24 @@ importers: packages/plugin/voyager: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 next: ^12.1.6 - ts-jest: ^28.0.2 - typescript: ^4.6.4 + ts-jest: ^28.0.4 + typescript: ^4.7.3 dependencies: '@graphql-ez/utils': link:../../core/utils devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 next: 12.1.6 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 @@ -2168,49 +2168,49 @@ importers: packages/plugin/websockets: specifiers: '@graphql-ez/utils': workspace:^0.1.4 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/ws': ^8.5.3 bob-esbuild-cli: ^4.0.0 changesets-github-release: ^0.1.0 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - graphql-ws: ^5.8.2 - jest: ^28.1.0 + graphql-ws: ^5.9.0 + jest: ^28.1.1 subscriptions-transport-ws-envelop: ^2.0.2 - ts-jest: ^28.0.2 - typescript: ^4.6.4 - ws: ^8.6.0 + ts-jest: ^28.0.4 + typescript: ^4.7.3 + ws: ^8.8.0 dependencies: '@graphql-ez/utils': link:../../core/utils '@types/ws': 8.5.3 - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu - subscriptions-transport-ws-envelop: 2.0.2_f3ebkmek6sz5dqes5jni24gc5i - ws: 8.7.0 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu + subscriptions-transport-ws-envelop: 2.0.2_bf4y2jeuttlnwheq7voyejhbhi + ws: 8.8.0 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-cli: 4.0.0 changesets-github-release: 0.1.0 esbuild: 0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 ts-jest: 28.0.4_hhjivpbef6nbltei64cv7t7zz4 typescript: 4.7.3 packages/sveltekit/main: specifiers: '@envelop/core': ^2.3.3 - '@envelop/types': ^2.2.0 + '@envelop/types': ^2.2.1 '@graphql-ez/plugin-altair': workspace:^0.9.10 '@graphql-ez/plugin-graphiql': workspace:^0.11.5 '@graphql-ez/plugin-schema': workspace:^0.8.5 '@graphql-ez/plugin-voyager': workspace:^0.9.4 '@graphql-ez/utils': workspace:^0.1.4 - '@graphql-tools/schema': ^8.3.11 - '@sveltejs/adapter-node': ^1.0.0-next.73 + '@graphql-tools/schema': ^8.3.14 + '@sveltejs/adapter-node': ^1.0.0-next.78 '@sveltejs/kit': 1.0.0-next.336 - '@types/node': ^17.0.35 + '@types/node': ^17.0.42 '@types/wait-on': ^5.3.1 altair-static-slim: 4.4.1 bob-esbuild-cli: ^4.0.0 @@ -2220,14 +2220,14 @@ importers: get-port: ^5.1.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - jest: ^28.1.0 + jest: ^28.1.1 mime-types: ^2.1.35 svelte: ^3.48.0 - svelte-check: ^2.7.1 - svelte-preprocess: ^4.10.6 + svelte-check: ^2.7.2 + svelte-preprocess: ^4.10.7 tiny-lru: ^8.0.2 tslib: ^2.4.0 - typescript: ^4.6.4 + typescript: ^4.7.3 wait-on: ^6.0.1 dependencies: '@graphql-ez/utils': link:../../core/utils @@ -2241,7 +2241,7 @@ importers: '@graphql-tools/schema': 8.3.14_ptiko6tsqj7cmirxhjfetabnhu '@sveltejs/adapter-node': 1.0.0-next.78 '@sveltejs/kit': 1.0.0-next.336_svelte@3.48.0 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/wait-on': 5.3.1 altair-static-slim: 4.4.1 bob-esbuild-cli: 4.0.0 @@ -2251,7 +2251,7 @@ importers: get-port: 5.1.1 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: link:../../core/main - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 mime-types: 2.1.35 svelte: 3.48.0 svelte-check: 2.7.2_svelte@3.48.0 @@ -2264,19 +2264,19 @@ importers: packages/vercel/main: specifiers: '@types/cors': ^2.8.12 - '@types/node': ^17.0.35 - '@vercel/node': ^1.15.3 + '@types/node': ^17.0.42 + '@vercel/node': ^1.15.4 bob-esbuild-cli: ^4.0.0 cors: ^2.8.5 esbuild: ^0.14.43 graphql: 16.1.0-experimental-stream-defer.6 graphql-ez: workspace:^0.15.0 - typescript: ^4.6.4 + typescript: ^4.7.3 dependencies: '@types/cors': 2.8.12 cors: 2.8.5 devDependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@vercel/node': 1.15.4 bob-esbuild-cli: 4.0.0 esbuild: 0.14.43 @@ -2451,6 +2451,35 @@ packages: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.13 + /@ardatan/relay-compiler/12.0.0_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==} + hasBin: true + peerDependencies: + graphql: '*' + dependencies: + '@babel/core': 7.18.5 + '@babel/generator': 7.18.2 + '@babel/parser': 7.18.5 + '@babel/runtime': 7.18.3 + '@babel/traverse': 7.18.5 + '@babel/types': 7.18.4 + babel-preset-fbjs: 3.4.0_@babel+core@7.18.5 + chalk: 4.1.2 + fb-watchman: 2.0.1 + fbjs: 3.0.4 + glob: 7.2.3 + graphql: 16.1.0-experimental-stream-defer.6 + immutable: 3.7.6 + invariant: 2.2.4 + nullthrows: 1.1.1 + relay-runtime: 12.0.0 + signedsource: 1.0.0 + yargs: 15.4.1 + transitivePeerDependencies: + - encoding + - supports-color + dev: false + /@assemblyscript/loader/0.19.23: resolution: {integrity: sha512-ulkCYfFbYj01ie1MDOyxv2F6SpRN1TOj7fQxbP07D6HmeR+gr2JLSmINKjga2emB+b1L2KGrFKBTc+e00p54nw==} dev: false @@ -2461,23 +2490,23 @@ packages: dependencies: '@babel/highlight': 7.17.12 - /@babel/compat-data/7.17.10: - resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==} + /@babel/compat-data/7.18.5: + resolution: {integrity: sha512-BxhE40PVCBxVEJsSBhB6UWyAuqJRxGsAw8BdHMJ3AKGydcwuWW4kOO3HmqBQAdcq/OP+/DlTVxLvsCzRTnZuGg==} engines: {node: '>=6.9.0'} - /@babel/core/7.18.2: - resolution: {integrity: sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==} + /@babel/core/7.18.5: + resolution: {integrity: sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.16.7 '@babel/generator': 7.18.2 - '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5 '@babel/helper-module-transforms': 7.18.0 '@babel/helpers': 7.18.2 - '@babel/parser': 7.18.4 + '@babel/parser': 7.18.5 '@babel/template': 7.16.7 - '@babel/traverse': 7.18.2 + '@babel/traverse': 7.18.5 '@babel/types': 7.18.4 convert-source-map: 1.8.0 debug: 4.3.4 @@ -2502,7 +2531,7 @@ packages: '@babel/types': 7.18.4 dev: false - /@babel/helper-compilation-targets/7.18.2_@babel+core@7.18.2: + /@babel/helper-compilation-targets/7.18.2_@babel+core@7.18.5: resolution: {integrity: sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2511,13 +2540,13 @@ packages: '@babel/core': optional: true dependencies: - '@babel/compat-data': 7.17.10 - '@babel/core': 7.18.2 + '@babel/compat-data': 7.18.5 + '@babel/core': 7.18.5 '@babel/helper-validator-option': 7.16.7 browserslist: 4.20.4 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.2: + /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.5: resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2526,7 +2555,7 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-function-name': 7.17.9 @@ -2578,7 +2607,7 @@ packages: '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.18.2 + '@babel/traverse': 7.18.5 '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color @@ -2601,7 +2630,7 @@ packages: '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.18.2 + '@babel/traverse': 7.18.5 '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color @@ -2639,7 +2668,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.18.2 + '@babel/traverse': 7.18.5 '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color @@ -2652,14 +2681,14 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.18.4: - resolution: {integrity: sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==} + /@babel/parser/7.18.5: + resolution: {integrity: sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.18.4 - /@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.2: + /@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2668,14 +2697,14 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 - '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 + '@babel/core': 7.18.5 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.5 '@babel/helper-plugin-utils': 7.17.12 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.2: + /@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2684,12 +2713,12 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.5 dev: false - /@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.18.2: + /@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.18.5: resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2698,15 +2727,15 @@ packages: '@babel/core': optional: true dependencies: - '@babel/compat-data': 7.17.10 - '@babel/core': 7.18.2 - '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 + '@babel/compat-data': 7.18.5 + '@babel/core': 7.18.5 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.5 dev: false - /@babel/plugin-proposal-optional-chaining/7.17.12_@babel+core@7.18.2: + /@babel/plugin-proposal-optional-chaining/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2715,13 +2744,13 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.5 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.2: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.5: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2729,11 +2758,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.2: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.5: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2741,11 +2770,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.2: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.5: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2753,10 +2782,10 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - /@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.2: + /@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-B8QIgBvkIG6G2jgsOHQUist7Sm0EBLDCx8sen072IwqNuzMegZNXrYnSv77cYzA8mLDZAfQYqsLIhimiP1s2HQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2765,11 +2794,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.2: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.5: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2777,11 +2806,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.2: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.5: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2789,7 +2818,7 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true @@ -2805,7 +2834,7 @@ packages: '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.2: + /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2814,11 +2843,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.2: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.5: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2826,11 +2855,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.2: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.5: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2838,10 +2867,10 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.2: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.5: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2849,11 +2878,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.2: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2861,10 +2890,10 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.2: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.5: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2872,11 +2901,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.2: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.5: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2884,10 +2913,10 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.2: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2896,11 +2925,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-typescript/7.17.12_@babel+core@7.18.2: + /@babel/plugin-syntax-typescript/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2909,10 +2938,10 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - /@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2921,11 +2950,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2934,11 +2963,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-block-scoping/7.18.4_@babel+core@7.18.2: + /@babel/plugin-transform-block-scoping/7.18.4_@babel+core@7.18.5: resolution: {integrity: sha512-+Hq10ye+jlvLEogSOtq4mKvtk7qwcUQ1f0Mrueai866C82f844Yom2cttfJdMdqRLTxWpsbfbkIkOIfovyUQXw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2947,11 +2976,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-classes/7.18.4_@babel+core@7.18.2: + /@babel/plugin-transform-classes/7.18.4_@babel+core@7.18.5: resolution: {integrity: sha512-e42NSG2mlKWgxKUAD9EJJSkZxR67+wZqzNxLSpc51T8tRU5SLFHsPmgYR5yr7sdgX4u+iHA1C5VafJ6AyImV3A==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2960,7 +2989,7 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-function-name': 7.17.9 @@ -2973,7 +3002,7 @@ packages: - supports-color dev: false - /@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2982,11 +3011,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.18.2: + /@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.18.5: resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2995,11 +3024,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-flow-strip-types/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-flow-strip-types/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-g8cSNt+cHCpG/uunPQELdq/TeV3eg1OLJYwxypwHtAWo9+nErH3lQx9CSO2uI9lF74A0mR0t4KoMjs1snSgnTw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3008,12 +3037,12 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.18.5 dev: false - /@babel/plugin-transform-for-of/7.18.1_@babel+core@7.18.2: + /@babel/plugin-transform-for-of/7.18.1_@babel+core@7.18.5: resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3022,11 +3051,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3035,13 +3064,13 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 - '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 + '@babel/core': 7.18.5 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5 '@babel/helper-function-name': 7.17.9 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-literals/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-literals/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3050,11 +3079,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3063,11 +3092,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-modules-commonjs/7.18.2_@babel+core@7.18.2: + /@babel/plugin-transform-modules-commonjs/7.18.2_@babel+core@7.18.5: resolution: {integrity: sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3076,7 +3105,7 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-module-transforms': 7.18.0 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-simple-access': 7.18.2 @@ -3085,7 +3114,7 @@ packages: - supports-color dev: false - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3094,14 +3123,14 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-replace-supers': 7.18.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-parameters/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-parameters/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3110,11 +3139,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3123,11 +3152,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3136,11 +3165,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-react-jsx/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-react-jsx/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3149,15 +3178,15 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.5 '@babel/types': 7.18.4 dev: false - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.2: + /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3166,11 +3195,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-spread/7.17.12_@babel+core@7.18.2: + /@babel/plugin-transform-spread/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3179,12 +3208,12 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: false - /@babel/plugin-transform-template-literals/7.18.2_@babel+core@7.18.2: + /@babel/plugin-transform-template-literals/7.18.2_@babel+core@7.18.5: resolution: {integrity: sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3193,11 +3222,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 dev: false - /@babel/plugin-transform-typescript/7.18.4_@babel+core@7.18.2: + /@babel/plugin-transform-typescript/7.18.4_@babel+core@7.18.5: resolution: {integrity: sha512-l4vHuSLUajptpHNEOUDEGsnpl9pfRLsN1XUoDQDD/YBuXTM+v37SHGS+c6n4jdcZy96QtuUuSvZYMLSSsjH8Mw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3206,15 +3235,15 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 - '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 + '@babel/core': 7.18.5 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.5 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.5 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-flow/7.17.12_@babel+core@7.18.2: + /@babel/preset-flow/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-7QDz7k4uiaBdu7N89VKjUn807pJRXmdirQu0KyR9LXnQrr5Jt41eIMKTS7ljej+H29erwmMrwq9Io9mJHLI3Lw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3223,13 +3252,13 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.18.5 dev: false - /@babel/preset-typescript/7.17.12_@babel+core@7.18.2: + /@babel/preset-typescript/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-S1ViF8W2QwAKUGJXxP9NAfNaqGDdEBJKpYkxHf5Yy2C4NPPzXGeR3Lhk7G8xJaaLcFTRfNjVbtbVtm8Gb0mqvg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3238,15 +3267,15 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-typescript': 7.18.4_@babel+core@7.18.2 + '@babel/plugin-transform-typescript': 7.18.4_@babel+core@7.18.5 transitivePeerDependencies: - supports-color dev: false - /@babel/register/7.17.7_@babel+core@7.18.2: + /@babel/register/7.17.7_@babel+core@7.18.5: resolution: {integrity: sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3255,7 +3284,7 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -3274,11 +3303,11 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/parser': 7.18.4 + '@babel/parser': 7.18.5 '@babel/types': 7.18.4 - /@babel/traverse/7.18.2: - resolution: {integrity: sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==} + /@babel/traverse/7.18.5: + resolution: {integrity: sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 @@ -3287,7 +3316,7 @@ packages: '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.18.4 + '@babel/parser': 7.18.5 '@babel/types': 7.18.4 debug: 4.3.4 globals: 11.12.0 @@ -3309,7 +3338,7 @@ packages: deprecated: Potential XSS vulnerability patched in v6.0.0. dev: false - /@chakra-ui/accordion/1.4.11_5q4dia636cx7ayc3jmkztslefe: + /@chakra-ui/accordion/1.4.11_rkimswubgptqpx4bbiejbp427m: resolution: {integrity: sha512-d/gvSgGwcZaJXxXqGmecpAgko/tUYb5vR0E0B2/V/z9AVbS8ei//fbiO9+8Ouyl/K46oWHWYj5vt8iTadlZleg==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -3325,10 +3354,10 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y - '@chakra-ui/transition': 1.4.8_wqm4ypyyexhlohnntvsdczhkuu + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq + '@chakra-ui/transition': 1.4.8_5oqq4g45hdll4bnappxq6yw2sa '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -3345,7 +3374,7 @@ packages: dependencies: '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3358,7 +3387,7 @@ packages: '@chakra-ui/system': optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/theme-tools': 1.3.6_@chakra-ui+system@1.12.1 dev: false @@ -3375,7 +3404,7 @@ packages: dependencies: '@chakra-ui/image': 1.1.10_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3392,7 +3421,7 @@ packages: optional: true dependencies: '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3411,12 +3440,12 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/spinner': 1.2.6_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false - /@chakra-ui/checkbox/1.7.1_5q4dia636cx7ayc3jmkztslefe: + /@chakra-ui/checkbox/1.7.1_rkimswubgptqpx4bbiejbp427m: resolution: {integrity: sha512-9Io97yn8OrdaIynCj+3Z/neJV7lTT1MtcdYh3BKMd7WnoJDkRY/GlBM8zsdgC5Wvm+ZQ1M83t0YvRPKLLzusyA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -3431,10 +3460,10 @@ packages: '@chakra-ui/form-control': 1.6.0_5qblqjf622vzzkdskgddihcrca '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -3463,7 +3492,7 @@ packages: optional: true dependencies: '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3493,7 +3522,7 @@ packages: react: optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3511,7 +3540,7 @@ packages: react: 17.0.2 dev: false - /@chakra-ui/css-reset/1.1.3_qy3iey4iudt25gp34xnq4xoic4: + /@chakra-ui/css-reset/1.1.3_6gbh3mu672biaufra4tf4noafe: resolution: {integrity: sha512-AgfrE7bRTJvNi/4zIfacI/kBHmHmHEIeQtHwCvk/0qM9V2gK1VM3ctYlnibf7BTh17F/UszweOGRb1lHSPfWjw==} peerDependencies: '@emotion/react': '>=10.0.35' @@ -3520,7 +3549,7 @@ packages: react: optional: true dependencies: - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q react: 17.0.2 dev: false @@ -3549,7 +3578,7 @@ packages: dependencies: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3583,7 +3612,7 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3614,7 +3643,7 @@ packages: react: optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3662,7 +3691,7 @@ packages: optional: true dependencies: '@chakra-ui/hooks': 1.9.1_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3680,7 +3709,7 @@ packages: dependencies: '@chakra-ui/form-control': 1.6.0_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3698,7 +3727,7 @@ packages: dependencies: '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3728,13 +3757,13 @@ packages: optional: true dependencies: '@chakra-ui/react-env': 1.1.6_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false - /@chakra-ui/menu/1.8.11_5q4dia636cx7ayc3jmkztslefe: + /@chakra-ui/menu/1.8.11_rkimswubgptqpx4bbiejbp427m: resolution: {integrity: sha512-8K65xItPsdMvSfuGWYIGigOF/QMcy7+D48UIEO/Hu0u0ckd11/JXbpSIFPddH5fYedclJ18PGRohTne487OVjQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -3751,14 +3780,14 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/popper': 2.4.3_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y - '@chakra-ui/transition': 1.4.8_wqm4ypyyexhlohnntvsdczhkuu + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq + '@chakra-ui/transition': 1.4.8_5oqq4g45hdll4bnappxq6yw2sa '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false - /@chakra-ui/modal/1.11.1_o6or5jvbm37b3mcyk4iaof2csi: + /@chakra-ui/modal/1.11.1_ghwhtp62fxtier6sjhjejtyywe: resolution: {integrity: sha512-B2BBDonHb04vbPLAWgko1JYBwgW8ZNSLyhTJK+rbrCsRSgazuLTcwq4hdyJqrYNWtaQEfSwpAXqJ7joMZdv59A==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -3778,11 +3807,11 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/portal': 1.3.10_sfoxds7t5ydpegc3knd667wn6m '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y - '@chakra-ui/transition': 1.4.8_wqm4ypyyexhlohnntvsdczhkuu + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq + '@chakra-ui/transition': 1.4.8_5oqq4g45hdll4bnappxq6yw2sa '@chakra-ui/utils': 1.10.4 aria-hidden: 1.1.3 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-remove-scroll: 2.4.1_hx2b44akkvgcgvvtmk7ds2qk6q @@ -3806,7 +3835,7 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -3825,12 +3854,12 @@ packages: '@chakra-ui/descendant': 2.1.3_react@17.0.2 '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false - /@chakra-ui/popover/1.11.9_5q4dia636cx7ayc3jmkztslefe: + /@chakra-ui/popover/1.11.9_rkimswubgptqpx4bbiejbp427m: resolution: {integrity: sha512-hJ1/Lwukox3ryTN7W1wnj+nE44utfLwQYvfUSdatt5dznnh8k0P6Wx7Hmjm1cYffRavBhqzwua/QZDWjJN9N0g==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -3846,9 +3875,9 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/popper': 2.4.3_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -3894,13 +3923,13 @@ packages: react: optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/theme-tools': 1.3.6_@chakra-ui+system@1.12.1 '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false - /@chakra-ui/provider/1.7.14_rikzftoujo3cmwul4lespwcm6i: + /@chakra-ui/provider/1.7.14_bk6rmx7robimclftfia7dcxft4: resolution: {integrity: sha512-FCA33CZy/jFzExglKMioeri8sr9NtDTcNVPnx95ZJiA7WpfFo0xuZ6/fMC4DwIQPkJKbSIZBXYLZ3U10Ntylrw==} peerDependencies: '@emotion/react': ^11.0.0 @@ -3913,14 +3942,14 @@ packages: react-dom: optional: true dependencies: - '@chakra-ui/css-reset': 1.1.3_qy3iey4iudt25gp34xnq4xoic4 + '@chakra-ui/css-reset': 1.1.3_6gbh3mu672biaufra4tf4noafe '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/portal': 1.3.10_sfoxds7t5ydpegc3knd667wn6m '@chakra-ui/react-env': 1.1.6_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/styled': 11.8.1_ghmaxsi4osxavftb6vjohy2gwe + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/styled': 11.9.3_te5k3czhdeex6uyealpexg33cy react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false @@ -3939,7 +3968,7 @@ packages: '@chakra-ui/form-control': 1.6.0_5qblqjf622vzzkdskgddihcrca '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca react: 17.0.2 @@ -3969,7 +3998,7 @@ packages: react: 17.0.2 dev: false - /@chakra-ui/react/1.8.8_35m6iuyn7qvwsjtignyl5fhroi: + /@chakra-ui/react/1.8.8_e67m22ktarfjb7kifmb4qysgza: resolution: {integrity: sha512-/XqL25J0i0h+usAXBngn/RTG2u1oQRzbhHe9tNHwFyNbx/izIADhQW/6ji06QU0KtaRIU77XvgSAyTtMJY1KmA==} peerDependencies: '@emotion/react': ^11.0.0 @@ -3983,16 +4012,16 @@ packages: react-dom: optional: true dependencies: - '@chakra-ui/accordion': 1.4.11_5q4dia636cx7ayc3jmkztslefe + '@chakra-ui/accordion': 1.4.11_rkimswubgptqpx4bbiejbp427m '@chakra-ui/alert': 1.3.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/avatar': 1.3.11_5qblqjf622vzzkdskgddihcrca '@chakra-ui/breadcrumb': 1.3.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/button': 1.5.10_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/checkbox': 1.7.1_5q4dia636cx7ayc3jmkztslefe + '@chakra-ui/checkbox': 1.7.1_rkimswubgptqpx4bbiejbp427m '@chakra-ui/close-button': 1.2.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/control-box': 1.1.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/counter': 1.2.10_react@17.0.2 - '@chakra-ui/css-reset': 1.1.3_qy3iey4iudt25gp34xnq4xoic4 + '@chakra-ui/css-reset': 1.1.3_6gbh3mu672biaufra4tf4noafe '@chakra-ui/editable': 1.4.2_5qblqjf622vzzkdskgddihcrca '@chakra-ui/form-control': 1.6.0_5qblqjf622vzzkdskgddihcrca '@chakra-ui/hooks': 1.9.1_react@17.0.2 @@ -4002,37 +4031,37 @@ packages: '@chakra-ui/layout': 1.8.0_5qblqjf622vzzkdskgddihcrca '@chakra-ui/live-region': 1.1.6_react@17.0.2 '@chakra-ui/media-query': 2.0.4_sxr25aaor3bltw4csjjk62xw3q - '@chakra-ui/menu': 1.8.11_5q4dia636cx7ayc3jmkztslefe - '@chakra-ui/modal': 1.11.1_o6or5jvbm37b3mcyk4iaof2csi + '@chakra-ui/menu': 1.8.11_rkimswubgptqpx4bbiejbp427m + '@chakra-ui/modal': 1.11.1_ghwhtp62fxtier6sjhjejtyywe '@chakra-ui/number-input': 1.4.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/pin-input': 1.7.10_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/popover': 1.11.9_5q4dia636cx7ayc3jmkztslefe + '@chakra-ui/popover': 1.11.9_rkimswubgptqpx4bbiejbp427m '@chakra-ui/popper': 2.4.3_react@17.0.2 '@chakra-ui/portal': 1.3.10_sfoxds7t5ydpegc3knd667wn6m '@chakra-ui/progress': 1.2.6_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/provider': 1.7.14_rikzftoujo3cmwul4lespwcm6i + '@chakra-ui/provider': 1.7.14_bk6rmx7robimclftfia7dcxft4 '@chakra-ui/radio': 1.5.1_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-env': 1.1.6_react@17.0.2 '@chakra-ui/select': 1.2.11_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/skeleton': 1.2.14_4duuylh6eevzah5xrjjxhtcphy + '@chakra-ui/skeleton': 1.2.14_vustmka6z43wta5dkt5lzwvlkq '@chakra-ui/slider': 1.5.11_5qblqjf622vzzkdskgddihcrca '@chakra-ui/spinner': 1.2.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/stat': 1.2.7_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/switch': 1.3.10_5q4dia636cx7ayc3jmkztslefe - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/switch': 1.3.10_rkimswubgptqpx4bbiejbp427m + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/table': 1.3.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/tabs': 1.6.10_5qblqjf622vzzkdskgddihcrca '@chakra-ui/tag': 1.2.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/textarea': 1.2.11_5qblqjf622vzzkdskgddihcrca '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 - '@chakra-ui/toast': 1.5.9_7caotp2y6herssdqxdkjkxoivy - '@chakra-ui/tooltip': 1.5.1_7caotp2y6herssdqxdkjkxoivy - '@chakra-ui/transition': 1.4.8_wqm4ypyyexhlohnntvsdczhkuu + '@chakra-ui/toast': 1.5.9_2heqwujqasycvy52rwoeq563gm + '@chakra-ui/tooltip': 1.5.1_2heqwujqasycvy52rwoeq563gm + '@chakra-ui/transition': 1.4.8_5oqq4g45hdll4bnappxq6yw2sa '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/styled': 11.8.1_ghmaxsi4osxavftb6vjohy2gwe - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/styled': 11.9.3_te5k3czhdeex6uyealpexg33cy + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -4051,12 +4080,12 @@ packages: optional: true dependencies: '@chakra-ui/form-control': 1.6.0_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false - /@chakra-ui/skeleton/1.2.14_4duuylh6eevzah5xrjjxhtcphy: + /@chakra-ui/skeleton/1.2.14_vustmka6z43wta5dkt5lzwvlkq: resolution: {integrity: sha512-R0v4DfQ2yjXCJf9SzhTmDb2PLx5//LxsRbjjgRa8qJCR4MZaGswPrekp4dP8YjY8aEYzuZbvHU12T3vqZBk2GA==} peerDependencies: '@chakra-ui/theme': '>=1.0.0' @@ -4069,11 +4098,11 @@ packages: dependencies: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/media-query': 2.0.4_sxr25aaor3bltw4csjjk62xw3q - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/styled': 11.8.1_ghmaxsi4osxavftb6vjohy2gwe + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/styled': 11.9.3_te5k3czhdeex6uyealpexg33cy react: 17.0.2 dev: false @@ -4090,7 +4119,7 @@ packages: dependencies: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -4106,7 +4135,7 @@ packages: react: optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca react: 17.0.2 @@ -4124,7 +4153,7 @@ packages: optional: true dependencies: '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca react: 17.0.2 @@ -4137,7 +4166,7 @@ packages: csstype: 3.0.9 dev: false - /@chakra-ui/switch/1.3.10_5q4dia636cx7ayc3jmkztslefe: + /@chakra-ui/switch/1.3.10_rkimswubgptqpx4bbiejbp427m: resolution: {integrity: sha512-V6qDLY6oECCbPyu7alWWOAhSBI4+SAuT6XW/zEQbelkwuUOiGO1ax67rTXOmZ59A2AaV1gqQFxDh8AcbvwO5XQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4149,14 +4178,14 @@ packages: react: optional: true dependencies: - '@chakra-ui/checkbox': 1.7.1_5q4dia636cx7ayc3jmkztslefe - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/checkbox': 1.7.1_rkimswubgptqpx4bbiejbp427m + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false - /@chakra-ui/system/1.12.1_bgqmsvm4hz6izcmpcwescmz73y: + /@chakra-ui/system/1.12.1_z5dax4wbbvawomfdisf4dzswiq: resolution: {integrity: sha512-Rp09/rMuPA3hF38OJxeQciGO9N0Ie1GxwHRAw1AFA/TY3fVyK9pNI5oN+J/1cAxq7v9yKdIr1YfnruJTI9xfEg==} peerDependencies: '@emotion/react': ^11.0.0 @@ -4170,8 +4199,8 @@ packages: '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/styled-system': 1.19.0 '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/styled': 11.8.1_ghmaxsi4osxavftb6vjohy2gwe + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/styled': 11.9.3_te5k3czhdeex6uyealpexg33cy react: 17.0.2 react-fast-compare: 3.2.0 dev: false @@ -4187,7 +4216,7 @@ packages: react: optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -4207,7 +4236,7 @@ packages: '@chakra-ui/descendant': 2.1.3_react@17.0.2 '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -4224,7 +4253,7 @@ packages: optional: true dependencies: '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -4241,7 +4270,7 @@ packages: optional: true dependencies: '@chakra-ui/form-control': 1.6.0_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -4266,7 +4295,7 @@ packages: '@chakra-ui/system': optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 '@ctrl/tinycolor': 3.4.1 dev: false @@ -4280,12 +4309,12 @@ packages: optional: true dependencies: '@chakra-ui/anatomy': 1.3.0_@chakra-ui+system@1.12.1 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/theme-tools': 1.3.6_@chakra-ui+system@1.12.1 '@chakra-ui/utils': 1.10.4 dev: false - /@chakra-ui/toast/1.5.9_7caotp2y6herssdqxdkjkxoivy: + /@chakra-ui/toast/1.5.9_2heqwujqasycvy52rwoeq563gm: resolution: {integrity: sha512-rns04bGdMcG7Ijg45L+PfuEW4rCd0Ycraix4EJQhcl9RXI18G9sphmlp9feidhZAkI6Ukafq1YvyvkBfkKnIzQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4303,17 +4332,17 @@ packages: '@chakra-ui/alert': 1.3.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/close-button': 1.2.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/hooks': 1.9.1_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 - '@chakra-ui/transition': 1.4.8_wqm4ypyyexhlohnntvsdczhkuu + '@chakra-ui/transition': 1.4.8_5oqq4g45hdll4bnappxq6yw2sa '@chakra-ui/utils': 1.10.4 '@reach/alert': 0.13.2_sfoxds7t5ydpegc3knd667wn6m - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /@chakra-ui/tooltip/1.5.1_7caotp2y6herssdqxdkjkxoivy: + /@chakra-ui/tooltip/1.5.1_2heqwujqasycvy52rwoeq563gm: resolution: {integrity: sha512-EUAlDdlCBt63VpEVtj/RkFjHQVN/xA9gEAumngQdi1Sp+OXPYCBM9GwSY0NwrM1RfKBnhPSH9wz7FwredJWeaw==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4332,15 +4361,15 @@ packages: '@chakra-ui/popper': 2.4.3_react@17.0.2 '@chakra-ui/portal': 1.3.10_sfoxds7t5ydpegc3knd667wn6m '@chakra-ui/react-utils': 1.2.3_react@17.0.2 - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /@chakra-ui/transition/1.4.8_wqm4ypyyexhlohnntvsdczhkuu: + /@chakra-ui/transition/1.4.8_5oqq4g45hdll4bnappxq6yw2sa: resolution: {integrity: sha512-5uc8LEuCH7+0h++wqAav/EktTHOjbLDSTXQlU9fzPIlNNgyf2eXrHVN2AGMGKiMR9Z4gS7umQjZ54r0w/mZ/Fw==} peerDependencies: framer-motion: '*' @@ -4350,7 +4379,7 @@ packages: optional: true dependencies: '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -4374,7 +4403,7 @@ packages: react: optional: true dependencies: - '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y + '@chakra-ui/system': 1.12.1_z5dax4wbbvawomfdisf4dzswiq '@chakra-ui/utils': 1.10.4 react: 17.0.2 dev: false @@ -4397,8 +4426,8 @@ packages: semver: 5.7.1 dev: true - /@changesets/assemble-release-plan/5.1.2: - resolution: {integrity: sha512-nOFyDw4APSkY/vh5WNwGEtThPgEjVShp03PKVdId6wZTJALVcAALCSLmDRfeqjE2z9EsGJb7hZdDlziKlnqZgw==} + /@changesets/assemble-release-plan/5.1.3: + resolution: {integrity: sha512-I+TTkUoqvxBEuDLoJfJYKDXIJ+nyiTbVJ8KGhpXEsLq4N/ms/AStSbouJwF2d/p3cB+RCPr5+gXh31GSN4kA7w==} dependencies: '@babel/runtime': 7.18.3 '@changesets/errors': 0.1.4 @@ -4414,18 +4443,18 @@ packages: '@changesets/types': 5.0.0 dev: true - /@changesets/cli/2.22.0: - resolution: {integrity: sha512-4bA3YoBkd5cm5WUxmrR2N9WYE7EeQcM+R3bVYMUj2NvffkQVpU3ckAI+z8UICoojq+HRl2OEwtz+S5UBmYY4zw==} + /@changesets/cli/2.23.0: + resolution: {integrity: sha512-Gi3tMi0Vr6eNd8GX6q73tbOm9XOzGfuLEm4PYVeWG2neg5DlRGNOjYwrFULJ/An3N9MHtHn4r5h1Qvnju9Ijug==} hasBin: true dependencies: '@babel/runtime': 7.18.3 '@changesets/apply-release-plan': 6.0.0 - '@changesets/assemble-release-plan': 5.1.2 + '@changesets/assemble-release-plan': 5.1.3 '@changesets/changelog-git': 0.1.11 '@changesets/config': 2.0.0 '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.2 - '@changesets/get-release-plan': 3.0.8 + '@changesets/get-release-plan': 3.0.9 '@changesets/git': 1.3.2 '@changesets/logger': 0.0.5 '@changesets/pre': 1.0.11 @@ -4435,6 +4464,7 @@ packages: '@manypkg/get-packages': 1.1.3 '@types/is-ci': 3.0.0 '@types/semver': 6.2.3 + ansi-colors: 4.1.3 chalk: 2.4.2 enquirer: 2.3.6 external-editor: 3.1.0 @@ -4449,7 +4479,7 @@ packages: semver: 5.7.1 spawndamnit: 2.0.0 term-size: 2.2.1 - tty-table: 2.8.13 + tty-table: 4.1.6 dev: true /@changesets/config/2.0.0: @@ -4480,11 +4510,11 @@ packages: semver: 5.7.1 dev: true - /@changesets/get-release-plan/3.0.8: - resolution: {integrity: sha512-TJYiWNuP0Lzu2dL/KHuk75w7TkiE5HqoYirrXF7SJIxkhlgH9toQf2C7IapiFTObtuF1qDN8HJAX1CuIOwXldg==} + /@changesets/get-release-plan/3.0.9: + resolution: {integrity: sha512-5C1r4DcOjVxcCvPmXpymeyT6mdSTLCNiB2L+5uf19BRkDKndJdIQorH5Fe2XBR2nHUcZQFT+2TXDzCepat969w==} dependencies: '@babel/runtime': 7.18.3 - '@changesets/assemble-release-plan': 5.1.2 + '@changesets/assemble-release-plan': 5.1.3 '@changesets/config': 2.0.0 '@changesets/pre': 1.0.11 '@changesets/read': 0.5.5 @@ -4586,7 +4616,7 @@ packages: '@babel/runtime': 7.18.3 '@emotion/hash': 0.8.0 '@emotion/memoize': 0.7.5 - '@emotion/serialize': 1.0.3 + '@emotion/serialize': 1.0.4 babel-plugin-macros: 2.8.0 convert-source-map: 1.8.0 escape-string-regexp: 4.0.0 @@ -4595,11 +4625,11 @@ packages: stylis: 4.0.13 dev: false - /@emotion/cache/11.7.1: - resolution: {integrity: sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==} + /@emotion/cache/11.9.3: + resolution: {integrity: sha512-0dgkI/JKlCXa+lEXviaMtGBL0ynpx4osh7rjOXE71q9bIF8G+XhJgvi+wDu0B0IdCVx37BffiwXlN9I3UuzFvg==} dependencies: '@emotion/memoize': 0.7.5 - '@emotion/sheet': 1.1.0 + '@emotion/sheet': 1.1.1 '@emotion/utils': 1.1.0 '@emotion/weak-memoize': 0.2.5 stylis: 4.0.13 @@ -4617,8 +4647,8 @@ packages: dev: false optional: true - /@emotion/is-prop-valid/1.1.2: - resolution: {integrity: sha512-3QnhqeL+WW88YjYbQL5gUIkthuMw7a0NGbZ7wfFVk2kg/CK5w8w5FFa0RzWjyY1+sujN0NWbtSHH6OJmWHtJpQ==} + /@emotion/is-prop-valid/1.1.3: + resolution: {integrity: sha512-RFg04p6C+1uO19uG8N+vqanzKqiM9eeV1LDOG3bmkYmuOj7NbKNlFC/4EZq5gnwAIlcC/jOT24f8Td0iax2SXA==} dependencies: '@emotion/memoize': 0.7.5 dev: false @@ -4632,8 +4662,8 @@ packages: resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} dev: false - /@emotion/react/11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q: - resolution: {integrity: sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==} + /@emotion/react/11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q: + resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} peerDependencies: '@babel/core': ^7.0.0 '@types/react': '*' @@ -4648,8 +4678,8 @@ packages: dependencies: '@babel/runtime': 7.18.3 '@emotion/babel-plugin': 11.9.2 - '@emotion/cache': 11.7.1 - '@emotion/serialize': 1.0.3 + '@emotion/cache': 11.9.3 + '@emotion/serialize': 1.0.4 '@emotion/utils': 1.1.0 '@emotion/weak-memoize': 0.2.5 '@types/react': 17.0.45 @@ -4657,8 +4687,8 @@ packages: react: 17.0.2 dev: false - /@emotion/serialize/1.0.3: - resolution: {integrity: sha512-2mSSvgLfyV3q+iVh3YWgNlUc2a9ZlDU7DjuP5MjK3AXRR0dYigCrP99aeFtaB2L/hjfEZdSThn5dsZ0ufqbvsA==} + /@emotion/serialize/1.0.4: + resolution: {integrity: sha512-1JHamSpH8PIfFwAMryO2bNka+y8+KA5yga5Ocf2d7ZEiJjb7xlLW7aknBGZqJLajuLOvJ+72vN+IBSwPlXD1Pg==} dependencies: '@emotion/hash': 0.8.0 '@emotion/memoize': 0.7.5 @@ -4667,12 +4697,12 @@ packages: csstype: 3.1.0 dev: false - /@emotion/sheet/1.1.0: - resolution: {integrity: sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==} + /@emotion/sheet/1.1.1: + resolution: {integrity: sha512-J3YPccVRMiTZxYAY0IOq3kd+hUP8idY8Kz6B/Cyo+JuXq52Ek+zbPbSQUrVQp95aJ+lsAW7DPL1P2Z+U1jGkKA==} dev: false - /@emotion/styled/11.8.1_ghmaxsi4osxavftb6vjohy2gwe: - resolution: {integrity: sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==} + /@emotion/styled/11.9.3_te5k3czhdeex6uyealpexg33cy: + resolution: {integrity: sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==} peerDependencies: '@babel/core': ^7.0.0 '@emotion/react': ^11.0.0-rc.0 @@ -4688,9 +4718,9 @@ packages: dependencies: '@babel/runtime': 7.18.3 '@emotion/babel-plugin': 11.9.2 - '@emotion/is-prop-valid': 1.1.2 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/serialize': 1.0.3 + '@emotion/is-prop-valid': 1.1.3 + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/serialize': 1.0.4 '@emotion/utils': 1.1.0 '@types/react': 17.0.45 react: 17.0.2 @@ -4977,14 +5007,14 @@ packages: resolution: {integrity: sha512-ngZo5rchmhRZaML4MkAY/ClGs8Iyp0+rL97EIP0QsU2N4ICqBKEBG/wGL21ImAhha1RFixEzz8+CB/Ad/W50yw==} dependencies: fastify-plugin: 3.0.1 - ws: 8.7.0 + ws: 8.8.0 transitivePeerDependencies: - bufferutil - utf-8-validate dev: false - /@graphiql/react/0.4.0_xcdbzumhatha34vl6yvnh3fagi: - resolution: {integrity: sha512-9OtwzJ3EaDgD5Qi+WtnHA8Wv0XL9l+W4n3jtNR+wFDjC2vvbEd/grPm0eSikryVcq/0q6aR4HyR3SuKj6tKPYg==} + /@graphiql/react/0.4.1_mr2b3sezwi3v5dcrje46gdzouu: + resolution: {integrity: sha512-YeB26Sc223zfv6wSzygKRfeJ7JeXZW40c6vY4Om/POXuytRyrxuKynuP1Z3ueGYY4Rji8YMg6dPAjtTOUDLjZw==} peerDependencies: graphql: '*' react: '*' @@ -4995,13 +5025,13 @@ packages: react-dom: optional: true dependencies: - '@graphiql/toolkit': 0.6.0_yjlbj5iefrahkkqtzjdxwg3bsi + '@graphiql/toolkit': 0.6.0_aurbtdkxa4anpyic3pecmzf6hy codemirror: 5.65.5 - codemirror-graphql: 1.3.0_ezogifrc2g2p76jnu4j3a75iqq + codemirror-graphql: 1.3.1_ezogifrc2g2p76jnu4j3a75iqq copy-to-clipboard: 3.3.1 escape-html: 1.0.3 graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service: 5.0.4_ptiko6tsqj7cmirxhjfetabnhu + graphql-language-service: 5.0.5_ptiko6tsqj7cmirxhjfetabnhu markdown-it: 12.3.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -5012,7 +5042,7 @@ packages: - graphql-ws dev: true - /@graphiql/toolkit/0.4.5_yjlbj5iefrahkkqtzjdxwg3bsi: + /@graphiql/toolkit/0.4.5_aurbtdkxa4anpyic3pecmzf6hy: resolution: {integrity: sha512-QXuuMSSK/0GfBS7tltrGZdyhIvm6oe9TK4VW9pfa8dALYttpzyJ64Q4Sx9I1Ng++yOMJWziM/ksa043zkNHsjQ==} peerDependencies: graphql: '*' @@ -5020,13 +5050,13 @@ packages: dependencies: '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu - meros: 1.2.0_@types+node@17.0.41 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu + meros: 1.2.0_@types+node@17.0.42 transitivePeerDependencies: - '@types/node' dev: true - /@graphiql/toolkit/0.6.0_yjlbj5iefrahkkqtzjdxwg3bsi: + /@graphiql/toolkit/0.6.0_aurbtdkxa4anpyic3pecmzf6hy: resolution: {integrity: sha512-mbAwbt4lw2bFp9QW3NLVmh/r/ymczlcqvXk1HfvuC7Ma4h0yzrJiQauJyh1/gF5kjqevcRSquvP/YQJSvh1u6w==} peerDependencies: graphql: '*' @@ -5034,8 +5064,8 @@ packages: dependencies: '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu - meros: 1.2.0_@types+node@17.0.41 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu + meros: 1.2.0_@types+node@17.0.42 transitivePeerDependencies: - '@types/node' dev: true @@ -5077,13 +5107,13 @@ packages: tslib: 2.3.1 dev: false - /@graphql-codegen/typed-document-node/2.2.12_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-Xmgl2/JHXjJSdWoh1FG5nDSgPYbJamA2scZYX+ypXnZeEp/Tb7gaN9uabZls4wJNFkM1hYwn5ubbJqgfA5A90w==} + /@graphql-codegen/typed-document-node/2.2.13_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-o3q63smj9hmfCF3z/uwekddsHy0xrR5Rso/Yv83sdN54EKQ4QbHRE340kVaSyimiDK9inUdBM2y6WOmXrvioaw==} peerDependencies: graphql: '*' dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/visitor-plugin-common': 2.9.0_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/visitor-plugin-common': 2.9.1_ptiko6tsqj7cmirxhjfetabnhu auto-bind: 4.0.0 change-case-all: 1.0.14 graphql: 16.1.0-experimental-stream-defer.6 @@ -5093,14 +5123,14 @@ packages: - supports-color dev: false - /@graphql-codegen/typescript-operations/2.4.1_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-NIHn4T5wxQ45PtKJ19q+AOqR4f2jW8UlMfQD34RG7vTuD42g+Y00GupYFTyzE6bsUAIhsVgJ4QJmP+taipBKAQ==} + /@graphql-codegen/typescript-operations/2.4.2_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-0/Jk+FxJVOdznSJ+G3KKPbMr2gK67yQetUAUS0FzV9FptVDFkklK/BazKqJJE5dNrj9ubuI2BafXPzSTN4M2Ug==} peerDependencies: graphql: '*' dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/typescript': 2.5.0_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/visitor-plugin-common': 2.9.0_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/typescript': 2.5.1_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/visitor-plugin-common': 2.9.1_ptiko6tsqj7cmirxhjfetabnhu auto-bind: 4.0.0 graphql: 16.1.0-experimental-stream-defer.6 tslib: 2.4.0 @@ -5109,14 +5139,14 @@ packages: - supports-color dev: false - /@graphql-codegen/typescript-resolvers/2.6.5_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-vzREbHyiYHhy/C90V8HKnfD7hnJIeioqZIYssX9WTQ5pVHqdeO/k4Gbw9ljcFe4OsP5d9GFHzhtU+/GnQlCyaA==} + /@graphql-codegen/typescript-resolvers/2.6.6_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-6yVU0rojI64qZbAtGy4+5kA1xJbolcWbefd4y/nwLOn2g99QBHt9nQRCVl96rppfBNinLPkiJCtQ0thOHu9glg==} peerDependencies: graphql: '*' dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/typescript': 2.5.0_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/visitor-plugin-common': 2.9.0_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/typescript': 2.5.1_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/visitor-plugin-common': 2.9.1_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu auto-bind: 4.0.0 graphql: 16.1.0-experimental-stream-defer.6 @@ -5126,14 +5156,14 @@ packages: - supports-color dev: false - /@graphql-codegen/typescript/2.5.0_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-eCCebNyhV5NcNyfrNOdur1b4zPSyj2o89yaSliEMSShf4WolfFOv4aYpL4tFXjhkw3n2pR7MYFDUnrzmDpfmNw==} + /@graphql-codegen/typescript/2.5.1_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-D/9V2VfVIE4Mu5UiMGQtxyFU5xe1ZkAZi8g/IsqymW8rqlhTwsGhtk4JR55qPfOYxR8G94RJSJpzgNakRneytw==} peerDependencies: graphql: '*' dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu '@graphql-codegen/schema-ast': 2.4.1_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-codegen/visitor-plugin-common': 2.9.0_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-codegen/visitor-plugin-common': 2.9.1_ptiko6tsqj7cmirxhjfetabnhu auto-bind: 4.0.0 graphql: 16.1.0-experimental-stream-defer.6 tslib: 2.4.0 @@ -5142,14 +5172,14 @@ packages: - supports-color dev: false - /@graphql-codegen/visitor-plugin-common/2.9.0_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-w353lPpXlgsQT6dxfcHw3hQdodGnfSwsxofHVfROqrIBZIjH0kNiFHOt8rnewYkLGEa75bWDVaM1ofyXEaN+3w==} + /@graphql-codegen/visitor-plugin-common/2.9.1_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-j9eGOSGt+sJcwv0ijhZiQ2cF/0ponscekNVoF+vHdOT4RB0qgOQxykPBk6EbKxIHECnkdV8ARdPVTA21A93/QQ==} peerDependencies: graphql: '*' dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/optimize': 1.2.1_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-tools/relay-operation-optimizer': 6.4.13_ptiko6tsqj7cmirxhjfetabnhu + '@graphql-tools/relay-operation-optimizer': 6.4.14_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu auto-bind: 4.0.0 change-case-all: 1.0.14 @@ -5291,14 +5321,14 @@ packages: tslib: 2.4.0 dev: false - /@graphql-tools/relay-operation-optimizer/6.4.13_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-H2urxI53jCgrvhjaRFMzFvdHEs95BES3Am07Zr1NZsbme9sxyPfaj8qftnaU37KvVs0v+wtf1pw6PnYelMsNoQ==} + /@graphql-tools/relay-operation-optimizer/6.4.14_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-vqch2M/sIUfMmlRJ4eCupiHlVPXWOPVpHX9yCZwRrpNg0Eaokyc57NSjJuKVV3KcvcJKf03qfMK2PxFbfDvN9A==} peerDependencies: graphql: '*' dependencies: + '@ardatan/relay-compiler': 12.0.0_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu graphql: 16.1.0-experimental-stream-defer.6 - relay-compiler: 12.0.0_ptiko6tsqj7cmirxhjfetabnhu tslib: 2.4.0 transitivePeerDependencies: - encoding @@ -5364,7 +5394,7 @@ packages: tslib: 2.4.0 value-or-promise: 1.0.11 - /@graphql-tools/url-loader/7.9.24_hpd26pxjdtqgd5vnuymhglwlia: + /@graphql-tools/url-loader/7.9.24_nzbeqddjnvfutrlpelegfxm6gu: resolution: {integrity: sha512-DpIP9EVZSyhSJgX3P2/ka7lzmpDLqOQ4hDkt1oCBcRDzkeyMOKl5XQAg5/X6AaIonhss+/el0ELqTVOHt9zDxQ==} peerDependencies: graphql: '*' @@ -5378,13 +5408,13 @@ packages: dset: 3.1.2 extract-files: 11.0.0 graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.8.2_ptiko6tsqj7cmirxhjfetabnhu - isomorphic-ws: 4.0.1_ws@8.7.0 - meros: 1.2.0_@types+node@17.0.41 + graphql-ws: 5.9.0_ptiko6tsqj7cmirxhjfetabnhu + isomorphic-ws: 4.0.1_ws@8.8.0 + meros: 1.2.0_@types+node@17.0.42 sync-fetch: 0.4.1 tslib: 2.4.0 value-or-promise: 1.0.11 - ws: 8.7.0 + ws: 8.8.0 transitivePeerDependencies: - '@types/node' - bufferutil @@ -5463,7 +5493,7 @@ packages: dependencies: graphql: 16.1.0-experimental-stream-defer.6 - /@guild-docs/client/2.1.1_atpkhdtt62h6guzoreo7gu2tvy: + /@guild-docs/client/2.1.1_pcejtnkmryqbmhynf6dwkwqmgm: resolution: {integrity: sha512-ikdcOnjeLvwih+V+WvDCKwP6u8752mVtzK1zjm01H7O+EosmiHHgilHPER7lvvwf7DJ/tBjZJJfqTtvSSrw1zQ==} peerDependencies: '@chakra-ui/icons': '*' @@ -5489,14 +5519,14 @@ packages: optional: true dependencies: '@chakra-ui/icons': 1.1.7_react@17.0.2 - '@chakra-ui/react': 1.8.8_35m6iuyn7qvwsjtignyl5fhroi + '@chakra-ui/react': 1.8.8_e67m22ktarfjb7kifmb4qysgza '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q '@guild-docs/mdx-remote': 2.0.2_c62bghribpr44nzrfj5gk2cjxm '@guild-docs/types': 2.0.0_3xaqzqczgwuy22e74gayxkolea '@mdx-js/react': 2.1.1_react@17.0.2 '@theguild/components': 1.11.8_k2mvpji5i2ojml6m4ftklg47pa - framer-motion: 6.3.10_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.11_sfoxds7t5ydpegc3knd667wn6m immer: 9.0.12 mdx-mermaid: 1.2.2_kiidlhfndo6uojt2z2sy3fi7nm mermaid: 8.11.5 @@ -5595,7 +5625,7 @@ packages: '@types/react': '*' next-i18next: '*' dependencies: - '@chakra-ui/react': 1.8.8_35m6iuyn7qvwsjtignyl5fhroi + '@chakra-ui/react': 1.8.8_e67m22ktarfjb7kifmb4qysgza '@mdx-js/mdx': 2.1.1 '@types/react': 17.0.45 next-i18next: 11.0.0_zhtyyhxvjc4vmyivr6fwl32yja @@ -5611,7 +5641,7 @@ packages: '@types/react': '*' next-i18next: '*' dependencies: - '@chakra-ui/react': 1.8.8_35m6iuyn7qvwsjtignyl5fhroi + '@chakra-ui/react': 1.8.8_e67m22ktarfjb7kifmb4qysgza '@mdx-js/mdx': 2.1.1 '@types/react': 17.0.45 next-i18next: 11.0.0_zhtyyhxvjc4vmyivr6fwl32yja @@ -5840,7 +5870,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 chalk: 4.1.2 jest-message-util: 28.1.1 jest-util: 28.1.1 @@ -5861,14 +5891,14 @@ packages: '@jest/test-result': 28.1.1 '@jest/transform': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.3.1 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 28.0.2 - jest-config: 28.1.1_@types+node@17.0.41 + jest-config: 28.1.1_@types+node@17.0.42 jest-haste-map: 28.1.1 jest-message-util: 28.1.1 jest-regex-util: 28.0.2 @@ -5896,7 +5926,7 @@ packages: dependencies: '@jest/fake-timers': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 jest-mock: 28.1.1 dev: true @@ -5923,7 +5953,7 @@ packages: dependencies: '@jest/types': 28.1.1 '@sinonjs/fake-timers': 9.1.2 - '@types/node': 17.0.41 + '@types/node': 17.0.42 jest-message-util: 28.1.1 jest-mock: 28.1.1 jest-util: 28.1.1 @@ -5955,7 +5985,7 @@ packages: '@jest/transform': 28.1.1 '@jest/types': 28.1.1 '@jridgewell/trace-mapping': 0.3.13 - '@types/node': 17.0.41 + '@types/node': 17.0.42 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -6018,7 +6048,7 @@ packages: resolution: {integrity: sha512-PkfaTUuvjUarl1EDr5ZQcCA++oXkFCP9QFUkG0yVKVmNObjhrqDy0kbMpMebfHWm3CCDHjYNem9eUSH8suVNHQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@jest/types': 28.1.1 '@jridgewell/trace-mapping': 0.3.13 babel-plugin-istanbul: 6.1.1 @@ -6044,7 +6074,7 @@ packages: '@jest/schemas': 28.0.2 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/yargs': 17.0.10 chalk: 4.1.2 dev: true @@ -6127,7 +6157,7 @@ packages: '@types/mdx': 2.0.2 astring: 1.8.3 estree-util-build-jsx: 2.1.0 - estree-util-is-identifier-name: 2.0.0 + estree-util-is-identifier-name: 2.0.1 estree-walker: 3.0.1 hast-util-to-estree: 2.0.2 markdown-extensions: 1.1.1 @@ -6220,7 +6250,7 @@ packages: kleur: 4.1.4 selfsigned: 2.0.1 undici: 5.3.0 - ws: 8.7.0 + ws: 8.8.0 youch: 2.2.2 transitivePeerDependencies: - bufferutil @@ -6296,7 +6326,7 @@ packages: '@miniflare/core': 2.5.0 '@miniflare/shared': 2.5.0 undici: 5.3.0 - ws: 8.7.0 + ws: 8.8.0 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -6579,8 +6609,8 @@ packages: - supports-color dev: false - /@pnpm/types/8.0.1: - resolution: {integrity: sha512-2CdIXHvUvTXo/R+rFthQhQw3MdppvXOVl2QXDDjRPgNR8i6HemYceYqgBZ24alXJqmLzTsnuLKBXPdwiLq6nlA==} + /@pnpm/types/8.1.0: + resolution: {integrity: sha512-1AnX21D0vDE2yiNT85EWY9mEASgfPPNDun3bknLWULNjTfGCfiItZcTfmW4+hUgvFcoIW5PiTkpjxSMzHJ2BvA==} engines: {node: '>=14.19'} dev: true @@ -6592,16 +6622,16 @@ packages: resolution: {integrity: sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==} dev: false - /@pothos/core/3.11.1_graphql@17.0.0-alpha.1: - resolution: {integrity: sha512-n33sZykoNj2sl5YRaLlLu5fArrW23Sx2tRsfiaXs70oC347RkTmFzJ9upKh1lF/2/0MXyXf4xUMkX0wANpPYEA==} + /@pothos/core/3.12.0_graphql@17.0.0-alpha.1: + resolution: {integrity: sha512-3bHYh7TBojfFQjiMvtnkLQ1x4/2hR9D5JV++USH2zAa55ZzWs7/xRXiPr1WpyRe9yxx7NahsU59HKygBxh/P3Q==} peerDependencies: graphql: '*' dependencies: graphql: 17.0.0-alpha.1 dev: false - /@pothos/core/3.11.1_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-n33sZykoNj2sl5YRaLlLu5fArrW23Sx2tRsfiaXs70oC347RkTmFzJ9upKh1lF/2/0MXyXf4xUMkX0wANpPYEA==} + /@pothos/core/3.12.0_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-3bHYh7TBojfFQjiMvtnkLQ1x4/2hR9D5JV++USH2zAa55ZzWs7/xRXiPr1WpyRe9yxx7NahsU59HKygBxh/P3Q==} peerDependencies: graphql: '*' dependencies: @@ -6987,11 +7017,11 @@ packages: peerDependencies: svelte: ^3.44.0 dependencies: - '@sveltejs/vite-plugin-svelte': 1.0.0-next.48_svelte@3.48.0+vite@2.9.10 + '@sveltejs/vite-plugin-svelte': 1.0.0-next.49_svelte@3.48.0+vite@2.9.12 chokidar: 3.5.3 sade: 1.8.1 svelte: 3.48.0 - vite: 2.9.10 + vite: 2.9.12 transitivePeerDependencies: - diff-match-patch - less @@ -7000,8 +7030,8 @@ packages: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/1.0.0-next.48_svelte@3.48.0+vite@2.9.10: - resolution: {integrity: sha512-hjCEww6FKSuHVMe56vZLClUDuRqK4A/ZC5hPUIx/o2fQ7HmRydp4ztEopjMMnl/YYyEceGBKgY781I9PGEYvAw==} + /@sveltejs/vite-plugin-svelte/1.0.0-next.49_svelte@3.48.0+vite@2.9.12: + resolution: {integrity: sha512-AKh0Ka8EDgidnxWUs8Hh2iZLZovkETkefO99XxZ4sW4WGJ7VFeBx5kH/NIIGlaNHLcrIvK3CK0HkZwC3Cici0A==} engines: {node: ^14.13.1 || >= 16} peerDependencies: diff-match-patch: ^1.0.5 @@ -7018,7 +7048,7 @@ packages: magic-string: 0.26.2 svelte: 3.48.0 svelte-hmr: 0.14.12_svelte@3.48.0 - vite: 2.9.10 + vite: 2.9.12 transitivePeerDependencies: - supports-color dev: true @@ -7038,11 +7068,11 @@ packages: '@algolia/autocomplete-plugin-algolia-insights': 1.6.3_c33od6gkmwkmceaqzgf5uwwsxi '@algolia/autocomplete-plugin-query-suggestions': 1.6.3_algoliasearch@4.13.1 '@algolia/autocomplete-theme-classic': 1.6.3 - '@emotion/react': 11.9.0_hx2b44akkvgcgvvtmk7ds2qk6q - '@emotion/styled': 11.8.1_ghmaxsi4osxavftb6vjohy2gwe + '@emotion/react': 11.9.3_hx2b44akkvgcgvvtmk7ds2qk6q + '@emotion/styled': 11.9.3_te5k3czhdeex6uyealpexg33cy '@radix-ui/react-navigation-menu': 0.1.2_sfoxds7t5ydpegc3knd667wn6m algoliasearch: 4.13.1 - focus-trap-react: 8.11.2_sfoxds7t5ydpegc3knd667wn6m + focus-trap-react: 8.11.3_sfoxds7t5ydpegc3knd667wn6m polished: 4.2.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -7068,7 +7098,7 @@ packages: /@types/accepts/1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/acorn/4.0.6: resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} @@ -7079,13 +7109,13 @@ packages: /@types/autocannon/7.6.1: resolution: {integrity: sha512-EzfaH5pdafJKaToqR8BMA1VTgfoaRe9MZwajt/u8vna976FMTQ4FcULw1HGxEGl5mJnAFC6HHq4C2ZO0I0gPAg==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/babel__core/7.1.19: resolution: {integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==} dependencies: - '@babel/parser': 7.18.4 + '@babel/parser': 7.18.5 '@babel/types': 7.18.4 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 @@ -7101,7 +7131,7 @@ packages: /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.18.4 + '@babel/parser': 7.18.5 '@babel/types': 7.18.4 dev: true @@ -7115,7 +7145,7 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/chai/4.3.1: resolution: {integrity: sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==} @@ -7128,7 +7158,7 @@ packages: /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/content-disposition/0.5.5: resolution: {integrity: sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA==} @@ -7139,7 +7169,7 @@ packages: '@types/connect': 3.4.35 '@types/express': 4.17.13 '@types/keygrip': 1.0.2 - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/cors/2.8.12: resolution: {integrity: sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==} @@ -7157,10 +7187,6 @@ packages: '@types/estree': 0.0.51 dev: false - /@types/estree/0.0.46: - resolution: {integrity: sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==} - dev: false - /@types/estree/0.0.51: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: false @@ -7172,7 +7198,7 @@ packages: /@types/express-serve-static-core/4.17.28: resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 @@ -7191,24 +7217,24 @@ packages: /@types/fs-capacitor/2.0.0: resolution: {integrity: sha512-FKVPOCFbhCvZxpVAMhdBdTfVfXUpsh15wFHgqOKxh9N9vzWZVuWCSijZ5T4U34XYNnuj2oduh6xcs1i+LPI+BQ==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/glob/7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/graphql-upload/8.0.11: @@ -7231,7 +7257,7 @@ packages: '@types/hapi__catbox': 10.2.4 '@types/hapi__mimos': 4.1.4 '@types/hapi__shot': 4.1.2 - '@types/node': 17.0.41 + '@types/node': 17.0.42 joi: 17.6.0 /@types/hapi__mimos/4.1.4: @@ -7242,7 +7268,7 @@ packages: /@types/hapi__shot/4.1.2: resolution: {integrity: sha512-8wWgLVP1TeGqgzZtCdt+F+k15DWQvLG1Yv6ZzPfb3D5WIo5/S+GGKtJBVo2uNEcqabP5Ifc71QnJTDnTmw1axA==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/hast/2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} @@ -7332,7 +7358,7 @@ packages: '@types/http-errors': 1.8.2 '@types/keygrip': 1.0.2 '@types/koa-compose': 3.2.5 - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/koa__cors/3.3.0: resolution: {integrity: sha512-FUN8YxcBakIs+walVe3+HcNP+Bxd0SB8BJHBWkglZ5C1XQWljlKcEFDG/dPiCIqwVCUbc5X0nYDlH62uEhdHMA==} @@ -7399,7 +7425,7 @@ packages: /@types/mkdirp/1.0.2: resolution: {integrity: sha512-o0K1tSO0Dx5X6xlU5F1D6625FawhC3dU3iqr25lluNv/+/QIVH8RLNEiVokgIZo+mz+87w/3Mkg/VvQS+J51fQ==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/mocha/9.1.1: @@ -7413,7 +7439,7 @@ packages: /@types/node-fetch/2.6.1: resolution: {integrity: sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 form-data: 3.0.1 dev: true @@ -7421,8 +7447,8 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node/17.0.41: - resolution: {integrity: sha512-xA6drNNeqb5YyV5fO3OAEsnXLfO7uF0whiOfPTz5AeDo8KeZFmODKnvwPymMNO8qE/an8pVY/O50tig2SQCrGw==} + /@types/node/17.0.42: + resolution: {integrity: sha512-Q5BPGyGKcvQgAMbsr7qEGN/kIPN6zZecYYABeTDBizOsau+2NMdSVTar9UQw21A2+JyA2KRNDYaYrPB0Rpk2oQ==} /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -7465,13 +7491,13 @@ packages: resolution: {integrity: sha512-F3OznnSLAUxFrCEu/L5PY8+ny8DtcFRjx7fZZ9bycvXRi3KPTRS9HOitGZwvPg0juRhXFWIeKX58cnX5YqLohQ==} dependencies: '@types/glob': 7.2.0 - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/sass/1.43.1: resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/scheduler/0.16.2: @@ -7489,7 +7515,7 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/stack-trace/0.0.29: resolution: {integrity: sha512-TgfOX+mGY/NyNxJLIbDWrO9DjGoVSW9+aB8H2yy1fy32jsvxijhmyJI9fDFgvz3YP4lvJaq9DzdR/M1bOgVc9g==} @@ -7506,7 +7532,7 @@ packages: /@types/wait-on/5.3.1: resolution: {integrity: sha512-2FFOKCF/YydrMUaqg+fkk49qf0e5rDgwt6aQsMzFQzbS419h2gNOXyiwp/o2yYy27bi/C1z+HgfncryjGzlvgQ==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /@types/warning/3.0.0: @@ -7516,7 +7542,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 /@types/yargs-parser/21.0.0: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} @@ -7538,7 +7564,7 @@ packages: /@vercel/node/1.15.4: resolution: {integrity: sha512-45fV7qVVw1cWCD6tWBXH0i4pSfYck4yF2qNKlJb1gmbO9JHWRqMYm0uxNWISD6E6Z69Pl1KDvfa+l48w/qEkaw==} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@vercel/node-bridge': 2.2.2 ts-node: 8.9.1_typescript@4.3.4 typescript: 4.3.4 @@ -7769,6 +7795,16 @@ packages: engines: {node: '>=0.10.0'} dev: false + /array.prototype.flat/1.3.0: + resolution: {integrity: sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.1 + es-shim-unscopables: 1.0.0 + dev: true + /arrify/1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} @@ -7867,7 +7903,7 @@ packages: optional: true dependencies: browserslist: 4.20.4 - caniuse-lite: 1.0.30001349 + caniuse-lite: 1.0.30001352 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -7892,7 +7928,7 @@ packages: transitivePeerDependencies: - debug - /babel-core/7.0.0-bridge.0_@babel+core@7.18.2: + /babel-core/7.0.0-bridge.0_@babel+core@7.18.5: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -7900,10 +7936,10 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 dev: false - /babel-jest/28.1.1_@babel+core@7.18.2: + /babel-jest/28.1.1_@babel+core@7.18.5: resolution: {integrity: sha512-MEt0263viUdAkTq5D7upHPNxvt4n9uLUGa6pPz3WviNBMtOmStb1lIXS3QobnoqM+qnH+vr4EKlvhe8QcmxIYw==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: @@ -7912,11 +7948,11 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@jest/transform': 28.1.1 '@types/babel__core': 7.1.19 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 28.1.1_@babel+core@7.18.2 + babel-preset-jest: 28.1.1_@babel+core@7.18.5 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -7965,7 +8001,7 @@ packages: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.18.2: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.18.5: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -7973,22 +8009,22 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.2 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.2 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.2 + '@babel/core': 7.18.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.5 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.5 dev: true - /babel-preset-fbjs/3.4.0_@babel+core@7.18.2: + /babel-preset-fbjs/3.4.0_@babel+core@7.18.5: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 @@ -7996,39 +8032,39 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 - '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.2 - '@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.2 - '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-block-scoping': 7.18.4_@babel+core@7.18.2 - '@babel/plugin-transform-classes': 7.18.4_@babel+core@7.18.2 - '@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.2 - '@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.18.2 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-literals': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.18.2 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.2 - '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-template-literals': 7.18.2_@babel+core@7.18.2 + '@babel/core': 7.18.5 + '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.5 + '@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.5 + '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-block-scoping': 7.18.4_@babel+core@7.18.5 + '@babel/plugin-transform-classes': 7.18.4_@babel+core@7.18.5 + '@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.5 + '@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.18.5 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-literals': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.18.5 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.5 + '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-template-literals': 7.18.2_@babel+core@7.18.5 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 transitivePeerDependencies: - supports-color dev: false - /babel-preset-jest/28.1.1_@babel+core@7.18.2: + /babel-preset-jest/28.1.1_@babel+core@7.18.5: resolution: {integrity: sha512-FCq9Oud0ReTeWtcneYf/48981aTfXYuB9gbU4rBNNJVBSQ6ssv7E6v/qvbBxtOWwZFXjLZwpg+W3q7J6vhH25g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: @@ -8037,9 +8073,9 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 babel-plugin-jest-hoist: 28.1.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.2 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.5 dev: true /backo2/1.0.2: @@ -8146,14 +8182,14 @@ packages: typescript: optional: true dependencies: - '@pnpm/types': 8.0.1 + '@pnpm/types': 8.1.0 bob-esbuild-plugin: 4.0.0_2uefy6dldbldonrghlgjus4ieu esbuild: 0.14.43 rollup: 2.75.6 typescript: 4.7.3 dev: true - /bob-ts/4.0.0_vtnezxpv6rlphxoe5pxcnntjua: + /bob-ts/4.0.0_hfwfusnnzkmvb5x2imxpsrkgea: resolution: {integrity: sha512-+8wb4kt7Y0yY5FyrPVn/oviGes859eglOx6Tm1usYponuzdBpih3D90IW06nQbMp7AWzQfOsV/82SrguJBeUxQ==} engines: {node: '>=14.13.1'} hasBin: true @@ -8167,7 +8203,7 @@ packages: typescript: optional: true dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 bob-esbuild-plugin: 4.0.0_2uefy6dldbldonrghlgjus4ieu esbuild: 0.14.43 rollup: 2.75.6 @@ -8272,8 +8308,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001349 - electron-to-chromium: 1.4.148 + caniuse-lite: 1.0.30001352 + electron-to-chromium: 1.4.152 escalade: 3.1.1 node-releases: 2.0.5 picocolors: 1.0.0 @@ -8365,7 +8401,7 @@ packages: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 - get-intrinsic: 1.1.1 + get-intrinsic: 1.1.2 /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} @@ -8410,8 +8446,8 @@ packages: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - /caniuse-lite/1.0.30001349: - resolution: {integrity: sha512-VFaWW3jeo6DLU5rwdiasosxhYSduJgSGil4cSyX3/85fbctlE58pXAkWyuRmVA0r2RxsOSVYUTZcySJ8WpbTxw==} + /caniuse-lite/1.0.30001352: + resolution: {integrity: sha512-GUgH8w6YergqPQDGWhJGt8GDRnY0L/iJVQcU3eJ46GYf52R8tk0Wxp0PymuFVZboJYXGiCqwozAYZNRjVj6IcA==} /capital-case/1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -8689,8 +8725,8 @@ packages: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} - /codemirror-graphql/1.3.0_ezogifrc2g2p76jnu4j3a75iqq: - resolution: {integrity: sha512-Inqecp/PpUsNFz6+V6jpgQD1m7jjGg3yby60baw2t5yb2stBH8Z/6cHm/IYp9eN0Aq2EWqomd0GkGmiISPi4jQ==} + /codemirror-graphql/1.3.1_ezogifrc2g2p76jnu4j3a75iqq: + resolution: {integrity: sha512-jlLwTARoMeuYLR5sQYbh5uYewIoYUYAn+0lOIKXpaHudk9X1rOrP/WtOqfDza1ETnyfnlpLidBnpieIMKktriQ==} peerDependencies: '@codemirror/language': ^0.20.0 codemirror: ^5.65.3 @@ -8698,7 +8734,7 @@ packages: dependencies: codemirror: 5.65.5 graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service: 5.0.4_ptiko6tsqj7cmirxhjfetabnhu + graphql-language-service: 5.0.5_ptiko6tsqj7cmirxhjfetabnhu dev: true /codemirror/5.65.5: @@ -8864,7 +8900,7 @@ packages: safe-buffer: 5.1.2 /cookie-signature/1.0.6: - resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=} + resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} /cookie/0.4.2: resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} @@ -8952,12 +8988,12 @@ packages: dependencies: arrify: 3.0.0 cp-file: 9.1.0 - globby: 13.1.1 + globby: 13.1.2 junk: 4.0.0 micromatch: 4.0.5 nested-error-stacks: 2.1.1 p-filter: 3.0.0 - p-map: 5.4.0 + p-map: 5.5.0 dev: true /create-require/1.1.1: @@ -9009,9 +9045,9 @@ packages: abort-controller: 3.0.0 busboy: 1.6.0 form-data-encoder: 1.7.2 - formdata-node: 4.3.2 + formdata-node: 4.3.3 node-fetch: 2.6.7 - undici: 5.4.0 + undici: 5.5.1 web-streams-polyfill: 3.2.1 transitivePeerDependencies: - encoding @@ -9441,7 +9477,6 @@ packages: dependencies: has-property-descriptors: 1.0.0 object-keys: 1.1.1 - dev: false /define-property/0.2.5: resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} @@ -9626,8 +9661,8 @@ packages: /ee-first/1.1.1: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} - /electron-to-chromium/1.4.148: - resolution: {integrity: sha512-8MJk1bcQUAYkuvCyWZxaldiwoDG0E0AMzBGA6cv3WfuvJySiPgfidEPBFCRRH3cZm6SVZwo/oRlK1ehi1QNEIQ==} + /electron-to-chromium/1.4.152: + resolution: {integrity: sha512-jk4Ju5SGZAQQJ1iI4Rgru7dDlvkQPLpNPWH9gIZmwCD4YteA5Bbk1xPcPDUf5jUYs3e1e80RXdi8XgKQZaigeg==} /emittery/0.10.2: resolution: {integrity: sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==} @@ -9681,6 +9716,50 @@ packages: stackframe: 1.3.4 dev: false + /es-abstract/1.20.1: + resolution: {integrity: sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + es-to-primitive: 1.2.1 + function-bind: 1.1.1 + function.prototype.name: 1.1.5 + get-intrinsic: 1.1.2 + get-symbol-description: 1.0.0 + has: 1.0.3 + has-property-descriptors: 1.0.0 + has-symbols: 1.0.3 + internal-slot: 1.0.3 + is-callable: 1.2.4 + is-negative-zero: 2.0.2 + is-regex: 1.1.4 + is-shared-array-buffer: 1.0.2 + is-string: 1.0.7 + is-weakref: 1.0.2 + object-inspect: 1.12.2 + object-keys: 1.1.1 + object.assign: 4.1.2 + regexp.prototype.flags: 1.4.3 + string.prototype.trimend: 1.0.5 + string.prototype.trimstart: 1.0.5 + unbox-primitive: 1.0.2 + dev: true + + /es-shim-unscopables/1.0.0: + resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} + dependencies: + has: 1.0.3 + dev: true + + /es-to-primitive/1.2.1: + resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} + engines: {node: '>= 0.4'} + dependencies: + is-callable: 1.2.4 + is-date-object: 1.0.5 + is-symbol: 1.0.4 + dev: true + /es6-promise/3.3.1: resolution: {integrity: sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==} dev: true @@ -9922,22 +10001,22 @@ packages: engines: {node: '>=4'} hasBin: true - /estree-util-attach-comments/2.0.0: - resolution: {integrity: sha512-kT9YVRvlt2ewPp9BazfIIgXMGsXOEpOm57bK8aa4F3eOEndMml2JAETjWaG3SZYHmC6axSNIzHGY718dYwIuVg==} + /estree-util-attach-comments/2.0.1: + resolution: {integrity: sha512-1wTBNndwMIsnvnuxjFIaYQz0M7PsCvcgP0YD7/dU8xWh1FuHk+O6pYpT4sLa5THY/CywJvdIdgw4uhozujga/g==} dependencies: - '@types/estree': 0.0.46 + '@types/estree': 0.0.51 dev: false /estree-util-build-jsx/2.1.0: resolution: {integrity: sha512-gsBGfsY6LOJUIDwmMkTOcgCX+3r/LUjRBccgHMSW55PHjhZsV13RmPl/iwpAvW8KcQqoN9P0FEFWTSS2Zc5bGA==} dependencies: '@types/estree-jsx': 0.0.1 - estree-util-is-identifier-name: 2.0.0 + estree-util-is-identifier-name: 2.0.1 estree-walker: 3.0.1 dev: false - /estree-util-is-identifier-name/2.0.0: - resolution: {integrity: sha512-aXXZFVMnBBDRP81vS4YtAYJ0hUkgEsXea7lNKWCOeaAquGb1Jm2rcONPB5fpzwgbNxulTvrWuKnp9UElUGAKeQ==} + /estree-util-is-identifier-name/2.0.1: + resolution: {integrity: sha512-rxZj1GkQhY4x1j/CSnybK9cGuMFQYFPLq0iNyopqf14aOVLFtMv7Esika+ObJWPWiOHuMOAHz3YkWoLYYRnzWQ==} dev: false /estree-util-visit/1.1.0: @@ -10375,8 +10454,8 @@ packages: /flatstr/1.0.12: resolution: {integrity: sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==} - /flow-parser/0.179.0: - resolution: {integrity: sha512-M4dEgnvsGFa1lUTK05RFW+cwle8tkTHioFm6gGWdeGpDJjjhmvyaN8vLIqb8sAHI05TQxARsnUC3U2chzQP1Dw==} + /flow-parser/0.180.0: + resolution: {integrity: sha512-kkzsuGAhckWgn/G+JfCyEa6BYslGrjlH4CJL0LZhdn9of9ukvi7SzVQSFsrEhuhh/zQUghfUEoaeZy1wjQXpUg==} engines: {node: '>=0.4.0'} dev: false @@ -10387,8 +10466,8 @@ packages: tslib: 2.4.0 dev: false - /focus-trap-react/8.11.2_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-+LQSE2vfe/2d23ddg+f2bm2IietBkarVUGw0jkswAU4btUxihHvWOrUC5QfNAqv5MLgfhGRs/rr0rU2IaxzM4w==} + /focus-trap-react/8.11.3_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-y126gMYuB1aVYiEZSP6/v9bAfVmAIUVixanhcoMelkz7bOh+l0c3h05CEHC8S63ztxdRI2AAPS9AsTat6jlDeQ==} peerDependencies: prop-types: ^15.8.1 react: '*' @@ -10401,13 +10480,13 @@ packages: react-dom: optional: true dependencies: - focus-trap: 6.9.3 + focus-trap: 6.9.4 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /focus-trap/6.9.3: - resolution: {integrity: sha512-sUXiHx0QbF8SQMZGdxpu8V8zPcXx0BkU6Fj7t14csEknkcH1pnxorhhh1PfSaGjJj6gj3yiBRPxBV/qoHege3w==} + /focus-trap/6.9.4: + resolution: {integrity: sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==} dependencies: tabbable: 5.3.3 dev: false @@ -10463,8 +10542,8 @@ packages: combined-stream: 1.0.8 mime-types: 2.1.35 - /formdata-node/4.3.2: - resolution: {integrity: sha512-k7lYJyzDOSL6h917favP8j1L0/wNyylzU+x+1w4p5haGVHNlP58dbpdJhiCUsDbWsa9HwEtLp89obQgXl2e0qg==} + /formdata-node/4.3.3: + resolution: {integrity: sha512-coTew7WODO2vF+XhpUdmYz4UBvlsiTMSNaFYZlrXIqYbFd4W7bMwnoALNLE6uvNgzTg2j1JDF0ZImEfF06VPAA==} engines: {node: '>= 12.20'} dependencies: node-domexception: 1.0.0 @@ -10486,8 +10565,8 @@ packages: map-cache: 0.2.2 dev: false - /framer-motion/6.3.10_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-modFplFb1Fznsm0MrmRAJUC32UDA5jbGU9rDvkGzhAHksru2tnoKbU/Pa3orzdsJI0CJviG4NGBrmwGveU98Cg==} + /framer-motion/6.3.11_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-xQLk+ZSklNs5QNCUmdWPpKMOuWiB8ZETsvcIOWw8xvri9K3TamuifgCI/B6XpaEDR0/V2ZQF2Wm+gUAZrXo+rw==} peerDependencies: react: '*' react-dom: '>=16.8 || ^17.0.0 || ^18.0.0' @@ -10574,6 +10653,20 @@ packages: /function-bind/1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + /function.prototype.name/1.1.5: + resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.1 + functions-have-names: 1.2.3 + dev: true + + /functions-have-names/1.2.3: + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + dev: true + /generate-function/2.3.1: resolution: {integrity: sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==} dependencies: @@ -10592,8 +10685,8 @@ packages: resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==} dev: false - /get-intrinsic/1.1.1: - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} + /get-intrinsic/1.1.2: + resolution: {integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==} dependencies: function-bind: 1.1.1 has: 1.0.3 @@ -10631,6 +10724,14 @@ packages: engines: {node: '>=10'} dev: true + /get-symbol-description/1.0.0: + resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.1.2 + dev: true + /get-them-args/1.3.2: resolution: {integrity: sha1-dKILqKSr7OWuGZrQPyvMaP38m6U=} dev: false @@ -10708,6 +10809,18 @@ packages: ignore: 5.2.0 merge2: 1.4.1 slash: 4.0.0 + dev: false + + /globby/13.1.2: + resolution: {integrity: sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + dir-glob: 3.0.1 + fast-glob: 3.2.11 + ignore: 5.2.0 + merge2: 1.4.1 + slash: 4.0.0 + dev: true /globrex/0.1.2: resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} @@ -10719,8 +10832,8 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /graphiql/1.9.6_xcdbzumhatha34vl6yvnh3fagi: - resolution: {integrity: sha512-HxKM2cu6SQUi8x1QqZc/GkLBnyjZerPOKmiBfsZmIWYLtZTJTd4dezeraD2klB80FkYKgPVPbojGLofuLq8w3w==} + /graphiql/1.9.7_mr2b3sezwi3v5dcrje46gdzouu: + resolution: {integrity: sha512-rn0njwDkCpFn5GwDbSuzt7GwjiFLhYCdgiscYm4n8Oq9EeOyGrIxQK/PjUz1YaR/+T7lg1raIBuRAX/Nei9KcQ==} peerDependencies: graphql: '*' react: '*' @@ -10731,11 +10844,11 @@ packages: react-dom: optional: true dependencies: - '@graphiql/react': 0.4.0_xcdbzumhatha34vl6yvnh3fagi - '@graphiql/toolkit': 0.6.0_yjlbj5iefrahkkqtzjdxwg3bsi + '@graphiql/react': 0.4.1_mr2b3sezwi3v5dcrje46gdzouu + '@graphiql/toolkit': 0.6.0_aurbtdkxa4anpyic3pecmzf6hy entities: 2.2.0 graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service: 5.0.4_ptiko6tsqj7cmirxhjfetabnhu + graphql-language-service: 5.0.5_ptiko6tsqj7cmirxhjfetabnhu markdown-it: 12.3.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -10751,7 +10864,7 @@ packages: lodash: 4.17.21 dev: false - /graphql-config/4.3.1_szxzbfwxgmeuidyijthf6a72pu: + /graphql-config/4.3.1_ny6mpbtumj5v3obmoobgr5saa4: resolution: {integrity: sha512-czBWzJSGaLJfOHBLuUTZVRTjfgohPfvlaeN1B5nXBVptFARpiFuS7iI4FnRhCGwm6qt1h2j1g05nkg0OIGA6bg==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -10762,7 +10875,7 @@ packages: '@graphql-tools/json-file-loader': 7.3.15_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/load': 7.5.14_ptiko6tsqj7cmirxhjfetabnhu '@graphql-tools/merge': 8.2.14_ptiko6tsqj7cmirxhjfetabnhu - '@graphql-tools/url-loader': 7.9.24_hpd26pxjdtqgd5vnuymhglwlia + '@graphql-tools/url-loader': 7.9.24_nzbeqddjnvfutrlpelegfxm6gu '@graphql-tools/utils': 8.6.13_ptiko6tsqj7cmirxhjfetabnhu cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 @@ -10828,16 +10941,16 @@ packages: lodash.mergewith: 4.6.2 dev: false - /graphql-language-service-interface/2.10.2_szxzbfwxgmeuidyijthf6a72pu: + /graphql-language-service-interface/2.10.2_ny6mpbtumj5v3obmoobgr5saa4: resolution: {integrity: sha512-RKIEBPhRMWdXY3fxRs99XysTDnEgAvNbu8ov/5iOlnkZsWQNzitjtd0O0l1CutQOQt3iXoHde7w8uhCnKL4tcg==} peerDependencies: graphql: '*' dependencies: graphql: 16.1.0-experimental-stream-defer.6 - graphql-config: 4.3.1_szxzbfwxgmeuidyijthf6a72pu - graphql-language-service-parser: 1.10.4_szxzbfwxgmeuidyijthf6a72pu - graphql-language-service-types: 1.8.7_szxzbfwxgmeuidyijthf6a72pu - graphql-language-service-utils: 2.7.1_szxzbfwxgmeuidyijthf6a72pu + graphql-config: 4.3.1_ny6mpbtumj5v3obmoobgr5saa4 + graphql-language-service-parser: 1.10.4_ny6mpbtumj5v3obmoobgr5saa4 + graphql-language-service-types: 1.8.7_ny6mpbtumj5v3obmoobgr5saa4 + graphql-language-service-utils: 2.7.1_ny6mpbtumj5v3obmoobgr5saa4 vscode-languageserver-types: 3.17.1 transitivePeerDependencies: - '@types/node' @@ -10847,13 +10960,13 @@ packages: - utf-8-validate dev: true - /graphql-language-service-parser/1.10.4_szxzbfwxgmeuidyijthf6a72pu: + /graphql-language-service-parser/1.10.4_ny6mpbtumj5v3obmoobgr5saa4: resolution: {integrity: sha512-duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA==} peerDependencies: graphql: '*' dependencies: graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service-types: 1.8.7_szxzbfwxgmeuidyijthf6a72pu + graphql-language-service-types: 1.8.7_ny6mpbtumj5v3obmoobgr5saa4 transitivePeerDependencies: - '@types/node' - bufferutil @@ -10862,13 +10975,13 @@ packages: - utf-8-validate dev: true - /graphql-language-service-types/1.8.7_szxzbfwxgmeuidyijthf6a72pu: + /graphql-language-service-types/1.8.7_ny6mpbtumj5v3obmoobgr5saa4: resolution: {integrity: sha512-LP/Mx0nFBshYEyD0Ny6EVGfacJAGVx+qXtlJP4hLzUdBNOGimfDNtMVIdZANBXHXcM41MDgMHTnyEx2g6/Ttbw==} peerDependencies: graphql: '*' dependencies: graphql: 16.1.0-experimental-stream-defer.6 - graphql-config: 4.3.1_szxzbfwxgmeuidyijthf6a72pu + graphql-config: 4.3.1_ny6mpbtumj5v3obmoobgr5saa4 vscode-languageserver-types: 3.17.1 transitivePeerDependencies: - '@types/node' @@ -10878,14 +10991,14 @@ packages: - utf-8-validate dev: true - /graphql-language-service-utils/2.7.1_szxzbfwxgmeuidyijthf6a72pu: + /graphql-language-service-utils/2.7.1_ny6mpbtumj5v3obmoobgr5saa4: resolution: {integrity: sha512-Wci5MbrQj+6d7rfvbORrA9uDlfMysBWYaG49ST5TKylNaXYFf3ixFOa74iM1KtM9eidosUbI3E1JlWi0JaidJA==} peerDependencies: graphql: '*' dependencies: '@types/json-schema': 7.0.9 graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service-types: 1.8.7_szxzbfwxgmeuidyijthf6a72pu + graphql-language-service-types: 1.8.7_ny6mpbtumj5v3obmoobgr5saa4 nullthrows: 1.1.1 transitivePeerDependencies: - '@types/node' @@ -10895,8 +11008,8 @@ packages: - utf-8-validate dev: true - /graphql-language-service/5.0.4_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-lX+ahYBwvTHJe1N7JqA08moNwbr0RWaFILxVnbciaaeb469TTIhQi87ZgVJ/y9Szre4d0r3vjIt2EstwafzcDA==} + /graphql-language-service/5.0.5_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-hekBLI73r6ghShWrIMJ7Pe4Z+yJrda/U+kLenNJLNswuCrR0XfFOv5pNtnSXLcjFZkQfY1bwGV0D8IVKZEOW5Q==} hasBin: true peerDependencies: graphql: '*' @@ -10949,8 +11062,8 @@ packages: tslib: 2.3.1 dev: false - /graphql-sse/1.2.0_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-W6XLGLqmwSDUzyUF8dcEPwNmhYe8g90P+wWETZ+6cmk/2kS3zJ1SXgeglWQ2tFKC/FXrc68hTHdHdmLjetJn+Q==} + /graphql-sse/1.2.3_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-Nlzc3ZFlhXmwjiigPkaxFJKSmcnzj4N6PiFQzsDonRo3OObujEmDl/JgdtxHTfwP0NCCBGlxfW+igbepCtq6/Q==} engines: {node: '>=12'} peerDependencies: graphql: '*' @@ -10989,8 +11102,8 @@ packages: http-errors: 1.8.1 object-path: 0.11.8 - /graphql-ws/5.8.2_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-hYo8kTGzxePFJtMGC7Y4cbypwifMphIJJ7n4TDcVUAfviRwQBnmZAbfZlC+XFwWDUaR7raEDQPxWctpccmE0JQ==} + /graphql-ws/5.9.0_ptiko6tsqj7cmirxhjfetabnhu: + resolution: {integrity: sha512-CXv0l0nI1bgChwl4Rm+BqNOAKwL/C9T2N8RfmTkhQ38YLFdUXCi2WNW4oFp8BJP+t75nCLzjHHgR04sP1oF02w==} engines: {node: '>=10'} peerDependencies: graphql: '*' @@ -11046,6 +11159,10 @@ packages: resolution: {integrity: sha512-YF0VPGjkxr7AyyQQNykX8zK4PvtEDsUJAPqwu06UFz1lb6EvI53sPh5H1kWxg8NXI5LsfRCZ8uX9NkYDZBb/mw==} dev: false + /has-bigints/1.0.2: + resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} + dev: true + /has-flag/3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} @@ -11057,8 +11174,7 @@ packages: /has-property-descriptors/1.0.0: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} dependencies: - get-intrinsic: 1.1.1 - dev: false + get-intrinsic: 1.1.2 /has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} @@ -11130,8 +11246,8 @@ packages: '@types/hast': 2.3.4 '@types/unist': 2.0.6 comma-separated-tokens: 2.0.2 - estree-util-attach-comments: 2.0.0 - estree-util-is-identifier-name: 2.0.0 + estree-util-attach-comments: 2.0.1 + estree-util-is-identifier-name: 2.0.1 hast-util-whitespace: 2.0.0 mdast-util-mdx-expression: 1.2.1 mdast-util-mdxjs-esm: 1.2.0 @@ -11444,6 +11560,15 @@ packages: wrap-ansi: 7.0.0 dev: false + /internal-slot/1.0.3: + resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.1.2 + has: 1.0.3 + side-channel: 1.0.4 + dev: true + /invariant/2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: @@ -11494,12 +11619,26 @@ packages: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} dev: false + /is-bigint/1.0.4: + resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} + dependencies: + has-bigints: 1.0.2 + dev: true + /is-binary-path/2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} dependencies: binary-extensions: 2.2.0 + /is-boolean-object/1.1.2: + resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + has-tostringtag: 1.0.0 + dev: true + /is-buffer/1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} dev: false @@ -11509,6 +11648,11 @@ packages: engines: {node: '>=4'} dev: false + /is-callable/1.2.4: + resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==} + engines: {node: '>= 0.4'} + dev: true + /is-ci/3.0.1: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true @@ -11546,6 +11690,13 @@ packages: kind-of: 6.0.3 dev: false + /is-date-object/1.0.5: + resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 + dev: true + /is-decimal/2.0.1: resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==} dev: false @@ -11625,6 +11776,18 @@ packages: tslib: 2.4.0 dev: false + /is-negative-zero/2.0.2: + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} + engines: {node: '>= 0.4'} + dev: true + + /is-number-object/1.0.7: + resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 + dev: true + /is-number/3.0.0: resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} engines: {node: '>=0.10.0'} @@ -11680,6 +11843,14 @@ packages: '@types/estree': 0.0.51 dev: false + /is-regex/1.1.4: + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + has-tostringtag: 1.0.0 + dev: true + /is-relative/1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} engines: {node: '>=0.10.0'} @@ -11687,11 +11858,24 @@ packages: is-unc-path: 1.0.0 dev: false + /is-shared-array-buffer/1.0.2: + resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} + dependencies: + call-bind: 1.0.2 + dev: true + /is-stream/2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} dev: true + /is-string/1.0.7: + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 + dev: true + /is-subdir/1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} @@ -11699,6 +11883,13 @@ packages: better-path-resolve: 1.0.0 dev: true + /is-symbol/1.0.4: + resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} + engines: {node: '>= 0.4'} + dependencies: + has-symbols: 1.0.3 + dev: true + /is-unc-path/1.0.0: resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} engines: {node: '>=0.10.0'} @@ -11716,6 +11907,12 @@ packages: tslib: 2.4.0 dev: false + /is-weakref/1.0.2: + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} + dependencies: + call-bind: 1.0.2 + dev: true + /is-windows/1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} @@ -11744,12 +11941,12 @@ packages: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} - /isomorphic-ws/4.0.1_ws@8.7.0: + /isomorphic-ws/4.0.1_ws@8.8.0: resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==} peerDependencies: ws: '*' dependencies: - ws: 8.7.0 + ws: 8.8.0 /istanbul-lib-coverage/3.2.0: resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} @@ -11759,8 +11956,8 @@ packages: resolution: {integrity: sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.18.2 - '@babel/parser': 7.18.4 + '@babel/core': 7.18.5 + '@babel/parser': 7.18.5 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -11813,7 +12010,7 @@ packages: '@jest/expect': 28.1.1 '@jest/test-result': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -11832,7 +12029,7 @@ packages: - supports-color dev: true - /jest-cli/28.1.1_@types+node@17.0.41: + /jest-cli/28.1.1_@types+node@17.0.42: resolution: {integrity: sha512-+sUfVbJqb1OjBZ0OdBbI6OWfYM1i7bSfzYy6gze1F1w3OKWq8ZTEKkZ8a7ZQPq6G/G1qMh/uKqpdWhgl11NFQQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -11849,7 +12046,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 28.1.1_@types+node@17.0.41 + jest-config: 28.1.1_@types+node@17.0.42 jest-util: 28.1.1 jest-validate: 28.1.1 prompts: 2.4.2 @@ -11860,7 +12057,7 @@ packages: - ts-node dev: true - /jest-config/28.1.1_@types+node@17.0.41: + /jest-config/28.1.1_@types+node@17.0.42: resolution: {integrity: sha512-tASynMhS+jVV85zKvjfbJ8nUyJS/jUSYZ5KQxLUN2ZCvcQc/OmhQl2j6VEL3ezQkNofxn5pQ3SPYWPHb0unTZA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: @@ -11872,11 +12069,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@jest/test-sequencer': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 - babel-jest: 28.1.1_@babel+core@7.18.2 + '@types/node': 17.0.42 + babel-jest: 28.1.1_@babel+core@7.18.5 chalk: 4.1.2 ci-info: 3.3.1 deepmerge: 4.2.2 @@ -11944,7 +12141,7 @@ packages: '@jest/environment': 28.1.1 '@jest/fake-timers': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 jest-mock: 28.1.1 jest-util: 28.1.1 dev: true @@ -11965,7 +12162,7 @@ packages: dependencies: '@jest/types': 28.1.1 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.41 + '@types/node': 17.0.42 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -12026,7 +12223,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@28.1.1: @@ -12080,7 +12277,7 @@ packages: '@jest/test-result': 28.1.1 '@jest/transform': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 chalk: 4.1.2 emittery: 0.10.2 graceful-fs: 4.2.10 @@ -12134,17 +12331,17 @@ packages: resolution: {integrity: sha512-1KjqHJ98adRcbIdMizjF5DipwZFbvxym/kFO4g4fVZCZRxH/dqV8TiBFCa6rqic3p0karsy8RWS1y4E07b7P0A==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@babel/core': 7.18.2 + '@babel/core': 7.18.5 '@babel/generator': 7.18.2 - '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.2 - '@babel/traverse': 7.18.2 + '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.5 + '@babel/traverse': 7.18.5 '@babel/types': 7.18.4 '@jest/expect-utils': 28.1.1 '@jest/transform': 28.1.1 '@jest/types': 28.1.1 '@types/babel__traverse': 7.17.1 '@types/prettier': 2.6.3 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.2 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.5 chalk: 4.1.2 expect: 28.1.1 graceful-fs: 4.2.10 @@ -12166,7 +12363,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 chalk: 4.1.2 ci-info: 3.3.1 graceful-fs: 4.2.10 @@ -12191,7 +12388,7 @@ packages: dependencies: '@jest/test-result': 28.1.1 '@jest/types': 28.1.1 - '@types/node': 17.0.41 + '@types/node': 17.0.42 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.10.2 @@ -12203,12 +12400,12 @@ packages: resolution: {integrity: sha512-Au7slXB08C6h+xbJPp7VIb6U0XX5Kc9uel/WFc6/rcTzGiaVCBRngBExSYuXSLFPULPSYU3cJ3ybS988lNFQhQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest/28.1.1_@types+node@17.0.41: + /jest/28.1.1_@types+node@17.0.42: resolution: {integrity: sha512-qw9YHBnjt6TCbIDMPMpJZqf9E12rh6869iZaN08/vpOGgHJSAaLLUn6H8W3IAEuy34Ls3rct064mZLETkxJ2XA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -12221,7 +12418,7 @@ packages: '@jest/core': 28.1.1 '@jest/types': 28.1.1 import-local: 3.1.0 - jest-cli: 28.1.1_@types+node@17.0.41 + jest-cli: 28.1.1_@types+node@17.0.42 transitivePeerDependencies: - '@types/node' - supports-color @@ -12267,18 +12464,18 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.18.2 - '@babel/parser': 7.18.4 - '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.2 - '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.18.2 - '@babel/preset-flow': 7.17.12_@babel+core@7.18.2 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 - '@babel/register': 7.17.7_@babel+core@7.18.2 - babel-core: 7.0.0-bridge.0_@babel+core@7.18.2 + '@babel/core': 7.18.5 + '@babel/parser': 7.18.5 + '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.5 + '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.18.5 + '@babel/preset-flow': 7.17.12_@babel+core@7.18.5 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 + '@babel/register': 7.17.7_@babel+core@7.18.5 + babel-core: 7.0.0-bridge.0_@babel+core@7.18.5 colors: 1.4.0 - flow-parser: 0.179.0 + flow-parser: 0.180.0 graceful-fs: 4.2.10 micromatch: 3.1.10 neo-async: 2.6.2 @@ -12941,8 +13138,8 @@ packages: secure-json-parse: 2.4.0 single-user-cache: 0.6.0 tiny-lru: 8.0.2 - undici: 5.4.0 - ws: 8.7.0 + undici: 5.5.1 + ws: 8.8.0 transitivePeerDependencies: - bufferutil - supports-color @@ -12950,7 +13147,7 @@ packages: dev: false /merge-descriptors/1.0.1: - resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=} + resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} @@ -12978,7 +13175,7 @@ packages: - supports-color dev: false - /meros/1.2.0_@types+node@17.0.41: + /meros/1.2.0_@types+node@17.0.42: resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==} engines: {node: '>=12'} peerDependencies: @@ -12987,7 +13184,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 17.0.41 + '@types/node': 17.0.42 dev: true /methods/1.1.2: @@ -13104,7 +13301,7 @@ packages: resolution: {integrity: sha512-VfA369RdqUISF0qGgv2FfV7gGjHDfn9+Qfiv5hEwpyr1xscRj/CiVRkU7rywGFCO7JwJ5L0e7CJz60lY52+qOA==} dependencies: '@types/acorn': 4.0.6 - estree-util-is-identifier-name: 2.0.0 + estree-util-is-identifier-name: 2.0.1 micromark-factory-mdx-expression: 1.0.6 micromark-factory-space: 1.0.0 micromark-util-character: 1.1.0 @@ -13535,8 +13732,8 @@ packages: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} - /mrmime/1.0.0: - resolution: {integrity: sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ==} + /mrmime/1.0.1: + resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} dev: true @@ -13667,7 +13864,7 @@ packages: i18next-fs-backend: 1.1.4 next: 12.1.6_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 - react-i18next: 11.17.0_ohyflxdyo7oportarxwd7iawxa + react-i18next: 11.17.1_ohyflxdyo7oportarxwd7iawxa transitivePeerDependencies: - react-dom - react-native @@ -13743,7 +13940,7 @@ packages: optional: true dependencies: '@next/env': 12.1.6 - caniuse-lite: 1.0.30001349 + caniuse-lite: 1.0.30001352 postcss: 8.4.5 styled-jsx: 5.0.2 optionalDependencies: @@ -13787,7 +13984,7 @@ packages: optional: true dependencies: '@next/env': 12.1.6 - caniuse-lite: 1.0.30001349 + caniuse-lite: 1.0.30001352 postcss: 8.4.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -13953,7 +14150,6 @@ packages: /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - dev: false /object-path/0.11.8: resolution: {integrity: sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==} @@ -13974,7 +14170,6 @@ packages: define-properties: 1.1.4 has-symbols: 1.0.3 object-keys: 1.1.1 - dev: false /object.pick/1.3.0: resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} @@ -14086,7 +14281,7 @@ packages: resolution: {integrity: sha512-QtoWLjXAW++uTX67HZQz1dbTpqBfiidsB6VtQUC9iR85S120+s0T5sO6s+B5MLzFcZkrEd/DGMmCjR+f2Qpxwg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: - p-map: 5.4.0 + p-map: 5.5.0 dev: true /p-finally/1.0.0: @@ -14136,8 +14331,8 @@ packages: dependencies: aggregate-error: 3.1.0 - /p-map/5.4.0: - resolution: {integrity: sha512-obHraaWkwl4y1NHR4vW5D5k+33+S5QrkFqsNrrvK0R7lilXdzo/DZgnloDvYUaRT+Sk6vVK47JUQMQY6cjPMXg==} + /p-map/5.5.0: + resolution: {integrity: sha512-VFqfGDHlx87K66yZrNdI4YGtD70IRyd+zSvgks6mzHPRNkoKy+9EKP4SFC77/vTTQYmRmti7dvqC+m5jBrBAcg==} engines: {node: '>=12'} dependencies: aggregate-error: 4.0.1 @@ -14712,8 +14907,8 @@ packages: - '@types/react' dev: false - /react-i18next/11.17.0_ohyflxdyo7oportarxwd7iawxa: - resolution: {integrity: sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==} + /react-i18next/11.17.1_ohyflxdyo7oportarxwd7iawxa: + resolution: {integrity: sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g==} peerDependencies: i18next: '>= 19.0.0' react: '*' @@ -15093,6 +15288,15 @@ packages: safe-regex: 1.1.0 dev: false + /regexp.prototype.flags/1.4.3: + resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + functions-have-names: 1.2.3 + dev: true + /regexparam/2.0.0: resolution: {integrity: sha512-gJKwd2MVPWHAIFLsaYDZfyKzHNS4o7E/v8YmNf44vmeV2e4YfVoDToTOKTvE7ab68cRJ++kLuEXJBaEeJVt5ow==} engines: {node: '>=8'} @@ -15113,35 +15317,6 @@ packages: resolution: {integrity: sha512-QIRet3SYrGp0HUHO88jVskiG6seqUGC5iAG7AwI/BV4ypGcuqk9Du6YQBUOUqm9c8pw1eyLoIaONifRua1lsEQ==} dev: false - /relay-compiler/12.0.0_ptiko6tsqj7cmirxhjfetabnhu: - resolution: {integrity: sha512-SWqeSQZ+AMU/Cr7iZsHi1e78Z7oh00I5SvR092iCJq79aupqJ6Ds+I1Pz/Vzo5uY5PY0jvC4rBJXzlIN5g9boQ==} - hasBin: true - peerDependencies: - graphql: '*' - dependencies: - '@babel/core': 7.18.2 - '@babel/generator': 7.18.2 - '@babel/parser': 7.18.4 - '@babel/runtime': 7.18.3 - '@babel/traverse': 7.18.2 - '@babel/types': 7.18.4 - babel-preset-fbjs: 3.4.0_@babel+core@7.18.2 - chalk: 4.1.2 - fb-watchman: 2.0.1 - fbjs: 3.0.4 - glob: 7.2.3 - graphql: 16.1.0-experimental-stream-defer.6 - immutable: 3.7.6 - invariant: 2.2.4 - nullthrows: 1.1.1 - relay-runtime: 12.0.0 - signedsource: 1.0.0 - yargs: 15.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /relay-runtime/12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} dependencies: @@ -15531,7 +15706,7 @@ packages: - supports-color /set-blocking/2.0.0: - resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} + resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} /set-cookie-parser/2.5.0: resolution: {integrity: sha512-cHMAtSXilfyBePduZEBVPTCftTQWz6ehWJD5YNUg4mqvRosrrjKbo4WS8JkB0/RxonMoohHm7cOGH60mDkRQ9w==} @@ -15549,7 +15724,7 @@ packages: is-primitive: 3.0.1 /setimmediate/1.0.5: - resolution: {integrity: sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=} + resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} dev: false /setprototypeof/1.2.0: @@ -15578,7 +15753,7 @@ packages: dev: false /shebang-command/1.2.0: - resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=} + resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 @@ -15591,7 +15766,7 @@ packages: shebang-regex: 3.0.0 /shebang-regex/1.0.0: - resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=} + resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} engines: {node: '>=0.10.0'} dev: true @@ -15627,14 +15802,14 @@ packages: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: call-bind: 1.0.2 - get-intrinsic: 1.1.1 + get-intrinsic: 1.1.2 object-inspect: 1.12.2 /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} /signedsource/1.0.0: - resolution: {integrity: sha1-HdrOSYF5j5O9gzlzgD2A1S6TrWo=} + resolution: {integrity: sha512-6+eerH9fEnNmi/hyM1DXcRK3pWdoMQtlkQ+ns0ntzunjKqp5i3sKCc80ym8Fib3iaYhdJUOPdhlJWj1tvge2Ww==} dev: false /simple-concat/1.0.1: @@ -15650,7 +15825,7 @@ packages: dev: false /simple-swizzle/0.2.2: - resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=} + resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} dependencies: is-arrayish: 0.3.2 dev: false @@ -15666,7 +15841,7 @@ packages: engines: {node: '>= 10'} dependencies: '@polka/url': 1.0.0-next.21 - mrmime: 1.0.0 + mrmime: 1.0.1 totalist: 1.1.0 dev: true @@ -15682,11 +15857,12 @@ packages: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} engines: {node: '>=12'} - /smartwrap/1.2.5: - resolution: {integrity: sha512-bzWRwHwu0RnWjwU7dFy7tF68pDAx/zMSu3g7xr9Nx5J0iSImYInglwEVExyHLxXljy6PWMjkSAbwF7t2mPnRmg==} - deprecated: Backported compatibility to node > 6 + /smartwrap/2.0.2: + resolution: {integrity: sha512-vCsKNQxb7PnCNd2wY1WClWifAc2lwqsG8OaswpJkVJsvMGcnEntdTCDajZCkk93Ay1U3t/9puJmb525Rg5MZBA==} + engines: {node: '>=6'} hasBin: true dependencies: + array.prototype.flat: 1.3.0 breakword: 1.0.5 grapheme-splitter: 1.0.4 strip-ansi: 6.0.1 @@ -15740,7 +15916,7 @@ packages: flatstr: 1.0.12 /sorcery/0.10.0: - resolution: {integrity: sha1-iukK19fLBfxZ8asMY3hF1cFaUrc=} + resolution: {integrity: sha512-R5ocFmKZQFfSTstfOtHjJuAwbpGyf9qjQa1egyhvXSbM7emjrtLXtGdZsDJDABC85YBfVvrOiGWKSYXPKdvP1g==} hasBin: true dependencies: buffer-crc32: 0.2.13 @@ -15783,12 +15959,12 @@ packages: dev: false /source-map/0.5.6: - resolution: {integrity: sha1-dc449SvwczxafwwRjYEzSiu19BI=} + resolution: {integrity: sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==} engines: {node: '>=0.10.0'} dev: false /source-map/0.5.7: - resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} dev: false @@ -15804,7 +15980,7 @@ packages: dev: false /spawn-command/0.0.2-1: - resolution: {integrity: sha1-YvXpRmmBwbeW3Fkpk34RycaSG9A=} + resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} /spawndamnit/2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} @@ -15843,7 +16019,7 @@ packages: dev: false /split/0.3.3: - resolution: {integrity: sha1-zQ7qXmOiEd//frDwkcQTPi0N0o8=} + resolution: {integrity: sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==} dependencies: through: 2.3.8 dev: true @@ -15855,7 +16031,7 @@ packages: dev: false /sprintf-js/1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} + resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} /stack-generator/2.0.10: resolution: {integrity: sha512-mwnua/hkqM6pF4k8SnmZ2zfETsRUpWXREfA/goT8SLCV4iOFa4bzOX2nDipWAZFPTjLvQB82f5yaodMVhK0yJQ==} @@ -15894,7 +16070,7 @@ packages: dev: false /static-extend/0.1.2: - resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=} + resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} engines: {node: '>=0.10.0'} dependencies: define-property: 0.2.5 @@ -15902,7 +16078,7 @@ packages: dev: false /statuses/1.5.0: - resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=} + resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} /statuses/2.0.1: @@ -15910,7 +16086,7 @@ packages: engines: {node: '>= 0.8'} /stream-combiner/0.0.4: - resolution: {integrity: sha1-TV5DPBhSYd3mI8o/RMWGvPXErRQ=} + resolution: {integrity: sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==} dependencies: duplexer: 0.1.2 dev: true @@ -15922,7 +16098,7 @@ packages: dev: true /streamsearch/0.1.2: - resolution: {integrity: sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=} + resolution: {integrity: sha512-jos8u++JKm0ARcSUTAZXOVC0mSox7Bhn6sBgty73P1f3JGf7yG2clTbBNHUdde/kdvP2FESam+vM6l8jBrNxHA==} engines: {node: '>=0.8.0'} /streamsearch/1.1.0: @@ -15958,6 +16134,22 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 + /string.prototype.trimend/1.0.5: + resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.1 + dev: true + + /string.prototype.trimstart/1.0.5: + resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.1 + dev: true + /string_decoder/1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: @@ -15977,12 +16169,12 @@ packages: ansi-regex: 5.0.1 /strip-bom-string/1.0.0: - resolution: {integrity: sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=} + resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==} engines: {node: '>=0.10.0'} dev: false /strip-bom/3.0.0: - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} dev: true @@ -16011,7 +16203,7 @@ packages: dev: true /strip-json-comments/2.0.1: - resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=} + resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} dev: false @@ -16082,12 +16274,12 @@ packages: dev: false /subarg/1.0.0: - resolution: {integrity: sha1-9izxdYHplrSPyWVpn1TAauJouNI=} + resolution: {integrity: sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==} dependencies: minimist: 1.2.6 dev: false - /subscriptions-transport-ws-envelop/2.0.2_f3ebkmek6sz5dqes5jni24gc5i: + /subscriptions-transport-ws-envelop/2.0.2_bf4y2jeuttlnwheq7voyejhbhi: resolution: {integrity: sha512-HMwQgdiMBgWC48LplRtDsgrdQKnsns7VvLZTN1eIFNT01XJd6yuuudrl85TbO5QnTAiw6g2Sh5bjTFYKjFIGwQ==} peerDependencies: graphql: '*' @@ -16096,10 +16288,10 @@ packages: backo2: 1.0.2 eventemitter3: 4.0.7 graphql: 16.1.0-experimental-stream-defer.6 - isomorphic-ws: 4.0.1_ws@8.7.0 + isomorphic-ws: 4.0.1_ws@8.8.0 iterall: 1.3.0 symbol-observable: 4.0.0 - ws: 8.7.0 + ws: 8.8.0 /supports-color/5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} @@ -16244,8 +16436,8 @@ packages: - encoding dev: true - /systeminformation/5.11.16: - resolution: {integrity: sha512-/a1VfP9WELKLT330yhAHJ4lWCXRYynel1kMMHKc/qdzCgDt3BIcMlo+3tKcTiRHFefjV3fz4AvqMx7dGO/72zw==} + /systeminformation/5.11.18: + resolution: {integrity: sha512-FLvgLAj8PAq3yGGhQk7A5al20BsiLAXQeho8IFKtqXJQsCLTSgQFggtK5azCTZr9MLgtMWYQdypPDBsNgGAmMg==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true @@ -16380,7 +16572,7 @@ packages: dev: false /through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} /timestring/6.0.0: resolution: {integrity: sha512-wMctrWD2HZZLuIlchlkE2dfXJh7J2KDI9Dwl+2abPYg0mswQHfOAyQW3jJg1pY5VfttSINZuKcXoB3FGypVklA==} @@ -16388,7 +16580,7 @@ packages: dev: false /timsort/0.3.0: - resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=} + resolution: {integrity: sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==} dev: false /tiny-glob/0.2.9: @@ -16443,18 +16635,18 @@ packages: dev: true /to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} /to-object-path/0.3.0: - resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=} + resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: false /to-regex-range/2.1.1: - resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=} + resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 @@ -16478,7 +16670,7 @@ packages: dev: false /toggle-selection/1.0.6: - resolution: {integrity: sha1-bkWxJj8gF/oKzH2J14sVuL932jI=} + resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} /toidentifier/1.0.0: resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==} @@ -16503,7 +16695,7 @@ packages: dev: true /tr46/0.0.3: - resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=} + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} /tree-kill/1.2.2: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} @@ -16548,7 +16740,7 @@ packages: bs-logger: 0.2.6 esbuild: 0.14.43 fast-json-stable-stringify: 2.1.0 - jest: 28.1.1_@types+node@17.0.41 + jest: 28.1.1_@types+node@17.0.42 jest-util: 28.1.1 json5: 2.2.1 lodash.memoize: 4.1.2 @@ -16618,21 +16810,22 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - /tty-table/2.8.13: - resolution: {integrity: sha512-eVV/+kB6fIIdx+iUImhXrO22gl7f6VmmYh0Zbu6C196fe1elcHXd7U6LcLXu0YoVPc2kNesWiukYcdK8ZmJ6aQ==} - engines: {node: '>=8.16.0'} + /tty-table/4.1.6: + resolution: {integrity: sha512-kRj5CBzOrakV4VRRY5kUWbNYvo/FpOsz65DzI5op9P+cHov3+IqPbo1JE1ZnQGkHdZgNFDsrEjrfqqy/Ply9fw==} + engines: {node: '>=8.0.0'} hasBin: true dependencies: - chalk: 3.0.0 + chalk: 4.1.2 csv: 5.5.3 - smartwrap: 1.2.5 + kleur: 4.1.4 + smartwrap: 2.0.2 strip-ansi: 6.0.1 wcwidth: 1.0.1 - yargs: 15.4.1 + yargs: 17.5.1 dev: true /tunnel-agent/0.6.0: - resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=} + resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} dependencies: safe-buffer: 5.2.1 dev: false @@ -16641,7 +16834,7 @@ packages: resolution: {integrity: sha512-2Vg09mp+nA70AWUedJ8WRgB2me3buq7JGbOnjHnFnNaBzomVu5k7lJ9YGpByIlre+UYr7QRhtlj7+IUKxvCrUA==} engines: {node: '>=12.13.0'} dependencies: - '@babel/parser': 7.18.4 + '@babel/parser': 7.18.5 '@babel/template': 7.16.7 autoprefixer: 10.4.7_postcss@8.4.14 babel-plugin-macros: 2.8.0 @@ -16702,7 +16895,7 @@ packages: graphql: '*' dependencies: '@types/glob': 7.2.0 - '@types/node': 17.0.41 + '@types/node': 17.0.42 '@types/semver': 7.3.9 class-validator: 0.13.2 glob: 7.2.3 @@ -16740,8 +16933,17 @@ packages: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} dev: true + /unbox-primitive/1.0.2: + resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} + dependencies: + call-bind: 1.0.2 + has-bigints: 1.0.2 + has-symbols: 1.0.3 + which-boxed-primitive: 1.0.2 + dev: true + /unc-path-regex/0.1.2: - resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=} + resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==} engines: {node: '>=0.10.0'} dev: false @@ -16763,8 +16965,8 @@ packages: engines: {node: '>=12.18'} dev: true - /undici/5.4.0: - resolution: {integrity: sha512-A1SRXysDg7J+mVP46jF+9cKANw0kptqSFZ8tGyL+HBiv0K1spjxPX8Z4EGu+Eu6pjClJUBdnUPlxrOafR668/g==} + /undici/5.5.1: + resolution: {integrity: sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==} engines: {node: '>=12.18'} /unified/10.1.2: @@ -16882,7 +17084,7 @@ packages: engines: {node: '>= 10.0.0'} /unixify/1.0.0: - resolution: {integrity: sha1-OmQcjC/7zk2mg6XHDwOkYpQMIJA=} + resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==} engines: {node: '>=0.10.0'} dependencies: normalize-path: 2.1.1 @@ -16899,7 +17101,7 @@ packages: engines: {node: '>= 0.8'} /unset-value/1.0.0: - resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=} + resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} engines: {node: '>=0.10.0'} dependencies: has-value: 0.3.1 @@ -16924,7 +17126,7 @@ packages: punycode: 2.1.1 /urix/0.1.0: - resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} + resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} deprecated: Please see https://github.com/lydell/urix#deprecated dev: false @@ -16998,7 +17200,7 @@ packages: dev: false /util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} /utils-merge/1.0.1: resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} @@ -17049,7 +17251,7 @@ packages: engines: {node: '>=12'} /vary/1.1.2: - resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=} + resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} /vfile-location/4.0.1: @@ -17083,8 +17285,8 @@ packages: vfile-message: 3.1.2 dev: false - /vite/2.9.10: - resolution: {integrity: sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==} + /vite/2.9.12: + resolution: {integrity: sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -17154,7 +17356,7 @@ packages: dev: false /wcwidth/1.0.1: - resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} + resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} dependencies: defaults: 1.0.3 @@ -17169,7 +17371,7 @@ packages: dev: true /webidl-conversions/3.0.1: - resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=} + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} /webpack-bundle-analyzer/4.3.0: resolution: {integrity: sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==} @@ -17191,13 +17393,23 @@ packages: dev: true /whatwg-url/5.0.0: - resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=} + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 + /which-boxed-primitive/1.0.2: + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + dependencies: + is-bigint: 1.0.4 + is-boolean-object: 1.1.2 + is-number-object: 1.0.7 + is-string: 1.0.7 + is-symbol: 1.0.4 + dev: true + /which-module/2.0.0: - resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} + resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} /which-pm/2.0.0: resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} @@ -17254,7 +17466,7 @@ packages: strip-ansi: 6.0.1 /wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} /write-file-atomic/2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} @@ -17285,8 +17497,8 @@ packages: optional: true dev: true - /ws/8.7.0: - resolution: {integrity: sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==} + /ws/8.8.0: + resolution: {integrity: sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -17310,7 +17522,7 @@ packages: engines: {node: '>=10'} /yallist/2.1.2: - resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=} + resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} dev: true /yallist/4.0.0: @@ -17452,7 +17664,7 @@ packages: mkdirp: 1.0.4 require-env-variable: 4.0.1 rimraf: 3.0.2 - systeminformation: 5.11.16 + systeminformation: 5.11.18 wait-on: 6.0.1 transitivePeerDependencies: - debug @@ -17578,7 +17790,7 @@ packages: tiny-lru: 8.0.2 dev: false - file:packages/fastify/main_2jum3nbul7ib6cfmci55dkrayu: + file:packages/fastify/main_2m6xcvblrgcvqgdgxateuuxc7m: resolution: {directory: packages/fastify/main, type: directory} id: file:packages/fastify/main name: '@graphql-ez/fastify' @@ -17597,13 +17809,13 @@ packages: dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:packages/core/utils - '@types/node': 17.0.41 + '@types/node': 17.0.42 fastify: 3.29.0 - graphql: 15.8.0 - graphql-ez: file:packages/core/main_graphql@15.8.0 + graphql: 16.5.0 + graphql-ez: file:packages/core/main_graphql@16.5.0 dev: false - file:packages/fastify/main_6gzqslc4pm727ynukg4sfw5vjq: + file:packages/fastify/main_hodqkfpb2r5x5ggx7zrgn3rpqq: resolution: {directory: packages/fastify/main, type: directory} id: file:packages/fastify/main name: '@graphql-ez/fastify' @@ -17622,13 +17834,13 @@ packages: dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:packages/core/utils - '@types/node': 17.0.41 + '@types/node': 17.0.42 fastify: 3.29.0 graphql: 17.0.0-alpha.1 graphql-ez: file:packages/core/main_graphql@17.0.0-alpha.1 dev: false - file:packages/fastify/main_ip2fag7yrkru33j5nv2pmsmrca: + file:packages/fastify/main_kmoabbvwpzogwjipwdjvabg6fq: resolution: {directory: packages/fastify/main, type: directory} id: file:packages/fastify/main name: '@graphql-ez/fastify' @@ -17647,13 +17859,13 @@ packages: dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:packages/core/utils - '@types/node': 17.0.41 + '@types/node': 17.0.42 fastify: 3.29.0 graphql: /graphql-esm/16.5.0 graphql-ez: file:packages/core/main_graphql-esm@16.5.0 dev: false - file:packages/fastify/main_nx5c5bi7zcegprccoqqjpgzyay: + file:packages/fastify/main_n66pdfbbi46mrnlezs2xizq4t4: resolution: {directory: packages/fastify/main, type: directory} id: file:packages/fastify/main name: '@graphql-ez/fastify' @@ -17672,13 +17884,13 @@ packages: dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:packages/core/utils - '@types/node': 17.0.41 + '@types/node': 17.0.42 fastify: 3.29.0 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ez: file:packages/core/main_ptiko6tsqj7cmirxhjfetabnhu + graphql: 15.8.0 + graphql-ez: file:packages/core/main_graphql@15.8.0 dev: false - file:packages/fastify/main_t3byqpwfysdo4vpyzyug2vzbd4: + file:packages/fastify/main_qap24ncafarb3f664iv5ed3yga: resolution: {directory: packages/fastify/main, type: directory} id: file:packages/fastify/main name: '@graphql-ez/fastify' @@ -17697,13 +17909,13 @@ packages: dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:packages/core/utils - '@types/node': 17.0.41 + '@types/node': 17.0.42 fastify: 3.29.0 - graphql: 16.5.0 - graphql-ez: file:packages/core/main_graphql@16.5.0 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-ez: file:packages/core/main_ptiko6tsqj7cmirxhjfetabnhu dev: false - file:packages/fastify/main_zwhu7u6w2oywovhc7abq363gym: + file:packages/fastify/main_t3vsuhg2qc7elmck4w6htznbae: resolution: {directory: packages/fastify/main, type: directory} id: file:packages/fastify/main name: '@graphql-ez/fastify' @@ -17722,7 +17934,7 @@ packages: dependencies: '@fastify/cors': 7.0.0 '@graphql-ez/utils': link:packages/core/utils - '@types/node': 17.0.41 + '@types/node': 17.0.42 fastify: 3.29.0 graphql: 15.4.0-experimental-stream-defer.1 graphql-ez: file:packages/core/main_gtorhqsyh7roiqmmeoqngd6dra @@ -17740,7 +17952,7 @@ packages: graphql-ez: workspace:^0.15.0 dependencies: '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main_6gzqslc4pm727ynukg4sfw5vjq + '@graphql-ez/fastify': file:packages/fastify/main_hodqkfpb2r5x5ggx7zrgn3rpqq '@graphql-ez/utils': link:packages/core/utils fastify: 3.29.0 graphql: 17.0.0-alpha.1 @@ -17759,7 +17971,7 @@ packages: graphql-ez: workspace:^0.15.0 dependencies: '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main_ip2fag7yrkru33j5nv2pmsmrca + '@graphql-ez/fastify': file:packages/fastify/main_kmoabbvwpzogwjipwdjvabg6fq '@graphql-ez/utils': link:packages/core/utils fastify: 3.29.0 graphql: /graphql-esm/16.5.0 @@ -17778,7 +17990,7 @@ packages: graphql-ez: workspace:^0.15.0 dependencies: '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main_nx5c5bi7zcegprccoqqjpgzyay + '@graphql-ez/fastify': file:packages/fastify/main_qap24ncafarb3f664iv5ed3yga '@graphql-ez/utils': link:packages/core/utils fastify: 3.29.0 graphql: 16.1.0-experimental-stream-defer.6 @@ -17797,7 +18009,7 @@ packages: graphql-ez: workspace:^0.15.0 dependencies: '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main_2jum3nbul7ib6cfmci55dkrayu + '@graphql-ez/fastify': file:packages/fastify/main_n66pdfbbi46mrnlezs2xizq4t4 '@graphql-ez/utils': link:packages/core/utils fastify: 3.29.0 graphql: 15.8.0 @@ -17816,7 +18028,7 @@ packages: graphql-ez: workspace:^0.15.0 dependencies: '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main_zwhu7u6w2oywovhc7abq363gym + '@graphql-ez/fastify': file:packages/fastify/main_t3vsuhg2qc7elmck4w6htznbae '@graphql-ez/utils': link:packages/core/utils fastify: 3.29.0 graphql: 15.4.0-experimental-stream-defer.1 @@ -17835,7 +18047,7 @@ packages: graphql-ez: workspace:^0.15.0 dependencies: '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main_t3byqpwfysdo4vpyzyug2vzbd4 + '@graphql-ez/fastify': file:packages/fastify/main_2m6xcvblrgcvqgdgxateuuxc7m '@graphql-ez/utils': link:packages/core/utils fastify: 3.29.0 graphql: 16.5.0