diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36e870f1..3d3ec7ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: git config user.email "${GITHUB_ACTOR}@users.noreply.github.com" - name: Setup pnpm - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0 with: version: 8 diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 996452fc..7f36d87b 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -43,7 +43,7 @@ jobs: fetch-depth: 0 - name: Setup pnpm - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0 with: version: 8 diff --git a/.github/workflows/nextjs-bundle-analysis.yml b/.github/workflows/nextjs-bundle-analysis.yml index 23e72fee..18adc6c6 100644 --- a/.github/workflows/nextjs-bundle-analysis.yml +++ b/.github/workflows/nextjs-bundle-analysis.yml @@ -30,7 +30,7 @@ jobs: - uses: actions/checkout@v3 - name: Setup pnpm - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0 with: version: 8 diff --git a/docs/website/package.json b/docs/website/package.json index 1e0547f8..78e8f732 100644 --- a/docs/website/package.json +++ b/docs/website/package.json @@ -6,7 +6,7 @@ "@docusaurus/module-type-aliases": "^2.4.1", "@docusaurus/preset-classic": "^2.4.1", "docusaurus-plugin-react-docgen-typescript": "^1.1.0", - "docusaurus-plugin-typedoc": "^0.19.2", + "docusaurus-plugin-typedoc": "^0.20.0", "react-docgen-typescript": "^2.2.2" } } diff --git a/libs/core/typescript/server/pino-logging/package.json b/libs/core/typescript/server/pino-logging/package.json index 728ee0cc..4fb20870 100644 --- a/libs/core/typescript/server/pino-logging/package.json +++ b/libs/core/typescript/server/pino-logging/package.json @@ -2,7 +2,7 @@ "name": "@open-system/core-server-pino-logging", "version": "0.0.1", "dependencies": { - "pino": "^8.14.2", + "pino": "^8.15.0", "pino-pretty": "^10.2.0" } } diff --git a/package.json b/package.json index 007e7c2c..f1284f73 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "storm", "storm-lang" ], - "packageManager": "pnpm@8.6.12", + "packageManager": "pnpm@8.7.1", "engines": { "node": ">=18.17.0", "pnpm": ">=8.6.3" @@ -91,15 +91,15 @@ "@vercel/edge-config": "^0.2.1", "@vercel/otel": "^0.3.0", "@wundergraph/react-relay": "^0.4.0", - "@wundergraph/sdk": "^0.174.0", + "@wundergraph/sdk": "^0.176.0", "attr-accept": "^2.2.2", "bcryptjs": "^2.4.3", "clsx": "^1.1.1", "core-js": "^3.30.1", - "dotenv": "^16.0.3", + "dotenv": "^16.3.1", "file-selector": "^0.6.0", - "graphql": "^16.7.1", - "graphql-modules": "^2.1.2", + "graphql": "^16.8.0", + "graphql-modules": "^2.2.0", "graphql-scalars": "^1.22.2", "graphql-sse": "^2.2.0", "graphql-yoga": "^4.0.3", @@ -110,11 +110,11 @@ "kysely-d1": "^0.3.0", "lottie-web": "^5.12.0", "next": "^13.4.4", - "next-auth": "^4.22.3", + "next-auth": "^4.23.1", "radash": "^11.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.44.3", + "react-hook-form": "^7.46.0", "react-relay": "^15.0.0", "react-router": "^5.3.4", "react-router-dom": "^5.3.4", @@ -126,8 +126,8 @@ "schema-dts": "^1.1.2", "superjson": "^1.13.1", "tslib": "^2.5.2", - "zod": "^3.21.4", - "zod-validation-error": "^1.3.1" + "zod": "^3.22.2", + "zod-validation-error": "^1.5.0" }, "devDependencies": { "@babel/core": "7.22.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f543dda1..f4efa828 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,16 +15,16 @@ importers: dependencies: '@envelop/graphql-modules': specifier: ^5.0.0 - version: 5.0.0(@envelop/core@4.0.0)(graphql-modules@2.1.2)(graphql@16.7.1) + version: 5.0.0(@envelop/core@4.0.0)(graphql-modules@2.2.0)(graphql@16.8.0) '@envelop/live-query': specifier: ^6.0.0 - version: 6.0.0(@envelop/core@4.0.0)(graphql@16.7.1) + version: 6.0.0(@envelop/core@4.0.0)(graphql@16.8.0) '@envelop/sentry': specifier: ^6.0.0 - version: 6.0.0(@envelop/core@4.0.0)(@sentry/node@7.64.0)(graphql@16.7.1) + version: 6.0.0(@envelop/core@4.0.0)(@sentry/node@7.64.0)(graphql@16.8.0) '@graphql-yoga/plugin-response-cache': specifier: ^2.1.0 - version: 2.1.0(@envelop/core@4.0.0)(graphql-yoga@4.0.3)(graphql@16.7.1) + version: 2.1.0(@envelop/core@4.0.0)(graphql-yoga@4.0.3)(graphql@16.8.0) '@heroicons/react': specifier: ^2.0.18 version: 2.0.18(react@18.2.0) @@ -36,7 +36,7 @@ importers: version: 13.4.7 '@pothos/core': specifier: ^3.30.0 - version: 3.30.0(graphql@16.7.1) + version: 3.30.0(graphql@16.8.0) '@vercel/analytics': specifier: ^1.0.1 version: 1.0.1 @@ -48,10 +48,10 @@ importers: version: 0.3.0 '@wundergraph/react-relay': specifier: ^0.4.0 - version: 0.4.0(@wundergraph/sdk@0.174.0)(react-relay@15.0.0)(react@18.2.0) + version: 0.4.0(@wundergraph/sdk@0.176.0)(react-relay@15.0.0)(react@18.2.0) '@wundergraph/sdk': - specifier: ^0.174.0 - version: 0.174.0(@swc/core@1.3.76)(react-native@0.72.4) + specifier: ^0.176.0 + version: 0.176.0(@swc/core@1.3.76)(react-native@0.72.4) attr-accept: specifier: ^2.2.2 version: 2.2.2 @@ -65,26 +65,26 @@ importers: specifier: ^3.30.1 version: 3.30.1 dotenv: - specifier: ^16.0.3 - version: 16.0.3 + specifier: ^16.3.1 + version: 16.3.1 file-selector: specifier: ^0.6.0 version: 0.6.0 graphql: - specifier: ^16.7.1 - version: 16.7.1 + specifier: ^16.8.0 + version: 16.8.0 graphql-modules: - specifier: ^2.1.2 - version: 2.1.2(graphql@16.7.1) + specifier: ^2.2.0 + version: 2.2.0(graphql@16.8.0) graphql-scalars: specifier: ^1.22.2 - version: 1.22.2(graphql@16.7.1) + version: 1.22.2(graphql@16.8.0) graphql-sse: specifier: ^2.2.0 - version: 2.2.0(graphql@16.7.1) + version: 2.2.0(graphql@16.8.0) graphql-yoga: specifier: ^4.0.3 - version: 4.0.3(graphql@16.7.1) + version: 4.0.3(graphql@16.8.0) helios-opentelemetry-sdk: specifier: ^1.0.89 version: 1.0.89 @@ -107,8 +107,8 @@ importers: specifier: ^13.4.4 version: 13.4.4(@babel/core@7.22.10)(@opentelemetry/api@1.4.1)(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: ^4.22.3 - version: 4.22.3(next@13.4.4)(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.23.1 + version: 4.23.1(next@13.4.4)(react-dom@18.2.0)(react@18.2.0) radash: specifier: ^11.0.0 version: 11.0.0 @@ -119,8 +119,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.44.3 - version: 7.44.3(react@18.2.0) + specifier: ^7.46.0 + version: 7.46.0(react@18.2.0) react-relay: specifier: ^15.0.0 version: 15.0.0(react@18.2.0) @@ -155,11 +155,11 @@ importers: specifier: ^2.5.2 version: 2.5.2 zod: - specifier: ^3.21.4 - version: 3.21.4 + specifier: ^3.22.2 + version: 3.22.2 zod-validation-error: - specifier: ^1.3.1 - version: 1.3.1(zod@3.21.4) + specifier: ^1.5.0 + version: 1.5.0(zod@3.22.2) devDependencies: '@babel/core': specifier: 7.22.10 @@ -184,22 +184,22 @@ importers: version: 17.6.1 '@graphql-codegen/add': specifier: ^5.0.0 - version: 5.0.0(graphql@16.7.1) + version: 5.0.0(graphql@16.8.0) '@graphql-codegen/cli': specifier: ^4.0.1 - version: 4.0.1(@types/node@20.3.3)(graphql@16.7.1) + version: 4.0.1(@types/node@20.3.3)(graphql@16.8.0) '@graphql-codegen/graphql-modules-preset': specifier: ^4.0.1 - version: 4.0.1(graphql@16.7.1) + version: 4.0.1(graphql@16.8.0) '@graphql-codegen/typescript': specifier: ^4.0.1 - version: 4.0.1(graphql@16.7.1) + version: 4.0.1(graphql@16.8.0) '@graphql-codegen/typescript-resolvers': specifier: ^4.0.1 - version: 4.0.1(graphql@16.7.1) + version: 4.0.1(graphql@16.8.0) '@graphql-eslint/eslint-plugin': specifier: ^3.20.1 - version: 3.20.1(@babel/core@7.22.10)(@types/node@20.3.3)(graphql@16.7.1) + version: 3.20.1(@babel/core@7.22.10)(@types/node@20.3.3)(graphql@16.8.0) '@hookform/devtools': specifier: ^4.3.1 version: 4.3.1(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) @@ -280,22 +280,22 @@ importers: version: 1.14.0 '@pothos/plugin-errors': specifier: ^3.11.1 - version: 3.11.1(@pothos/core@3.30.0)(graphql@16.7.1) + version: 3.11.1(@pothos/core@3.30.0)(graphql@16.8.0) '@pothos/plugin-prisma': specifier: ^3.53.0 - version: 3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.7.1)(typescript@5.2.0-beta) + version: 3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.8.0)(typescript@5.2.0-beta) '@pothos/plugin-prisma-utils': specifier: ^0.10.0 - version: 0.10.0(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.7.1) + version: 0.10.0(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.8.0) '@pothos/plugin-relay': specifier: ^3.43.0 - version: 3.43.0(@pothos/core@3.30.0)(graphql@16.7.1) + version: 3.43.0(@pothos/core@3.30.0)(graphql@16.8.0) '@pothos/plugin-simple-objects': specifier: ^3.7.0 - version: 3.7.0(@pothos/core@3.30.0)(graphql@16.7.1) + version: 3.7.0(@pothos/core@3.30.0)(graphql@16.8.0) '@pothos/plugin-validation': specifier: ^3.9.2 - version: 3.9.2(@pothos/core@3.30.0)(graphql@16.7.1)(zod@3.21.4) + version: 3.9.2(@pothos/core@3.30.0)(graphql@16.8.0)(zod@3.22.2) '@prisma/client': specifier: ^5.2.0 version: 5.2.0(prisma@5.2.0) @@ -502,10 +502,10 @@ importers: version: 5.1.0 graphql-codegen-typescript-validation-schema: specifier: ^0.11.1 - version: 0.11.1(graphql@16.7.1) + version: 0.11.1(graphql@16.8.0) graphql-import-node: specifier: ^0.0.5 - version: 0.0.5(graphql@16.7.1) + version: 0.0.5(graphql@16.8.0) husky: specifier: ^8.0.3 version: 8.0.3 @@ -562,7 +562,7 @@ importers: version: 5.2.0 prisma-generator-pothos-codegen: specifier: ^0.5.8 - version: 0.5.8(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.7.1)(prisma@5.2.0) + version: 0.5.8(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.8.0)(prisma@5.2.0) prisma-kysely: specifier: ^1.5.0 version: 1.5.0 @@ -637,7 +637,7 @@ importers: version: 3.2.0 zod-prisma: specifier: ^0.5.4 - version: 0.5.4(prisma@5.2.0)(zod@3.21.4) + version: 0.5.4(prisma@5.2.0)(zod@3.22.2) zod-prisma-types: specifier: ^2.7.4 version: 2.7.4 @@ -664,7 +664,7 @@ importers: dependencies: '@eventcatalog/core': specifier: ^1.0.1 - version: 1.0.1(@babel/core@7.22.10)(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-native@0.72.4)(tailwindcss@3.3.2) + version: 1.0.1(@babel/core@7.12.9)(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-native@0.72.4)(tailwindcss@3.3.2) '@eventcatalog/plugin-doc-generator-asyncapi': specifier: ^0.3.5 version: 0.3.5 @@ -687,8 +687,8 @@ importers: specifier: ^1.1.0 version: 1.1.0(react-docgen-typescript@2.2.2)(react@17.0.2) docusaurus-plugin-typedoc: - specifier: ^0.19.2 - version: 0.19.2(typedoc-plugin-markdown@3.15.4)(typedoc@0.24.8) + specifier: ^0.20.0 + version: 0.20.0(typedoc-plugin-markdown@3.15.4)(typedoc@0.24.8) react-docgen-typescript: specifier: ^2.2.2 version: 2.2.2(typescript@5.1.6) @@ -754,19 +754,19 @@ importers: version: 4.0.0 '@envelop/extended-validation': specifier: ^3.0.1 - version: 3.0.1(@envelop/core@4.0.0)(graphql@16.7.1) + version: 3.0.1(@envelop/core@4.0.0)(graphql@16.8.0) '@envelop/parser-cache': specifier: ^6.0.2 - version: 6.0.2(@envelop/core@4.0.0)(graphql@16.7.1) + version: 6.0.2(@envelop/core@4.0.0)(graphql@16.8.0) '@envelop/types': specifier: ^4.0.0 version: 4.0.0 '@envelop/validation-cache': specifier: ^6.0.2 - version: 6.0.2(@envelop/core@4.0.0)(graphql@16.7.1) + version: 6.0.2(@envelop/core@4.0.0)(graphql@16.8.0) '@graphql-hive/client': specifier: ^0.24.1 - version: 0.24.1(graphql@16.7.1) + version: 0.24.1(graphql@16.8.0) '@sentry/node': specifier: ^7.64.0 version: 7.64.0 @@ -786,8 +786,8 @@ importers: libs/core/typescript/server/pino-logging: dependencies: pino: - specifier: ^8.14.2 - version: 8.14.2 + specifier: ^8.15.0 + version: 8.15.0 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -874,8 +874,8 @@ importers: specifier: ^0.2.23 version: 0.2.23 '@asyncapi/modelina': - specifier: ^1.8.11 - version: 1.8.11(@swc/helpers@0.5.1) + specifier: ^1.9.0 + version: 1.9.0(@swc/helpers@0.5.1) '@asyncapi/parser': specifier: ^2.0.0 version: 2.0.0 @@ -911,7 +911,7 @@ importers: version: 16.2.0 '@eventcatalog/core': specifier: ^1.0.1 - version: 1.0.1(@babel/core@7.22.10)(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-native@0.72.4)(tailwindcss@3.3.2) + version: 1.0.1(@babel/core@7.12.9)(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-native@0.72.4)(tailwindcss@3.3.2) '@eventcatalog/types': specifier: ^0.4.2 version: 0.4.2 @@ -934,8 +934,6 @@ importers: specifier: ^6.11.2 version: 6.11.2 - tools/executors/dotnet: {} - tools/executors/typescript: dependencies: '@asyncapi/generator': @@ -960,8 +958,6 @@ importers: specifier: ^3.0.2 version: 3.0.2 - tools/generators/dotnet: {} - tools/generators/typescript: dependencies: fs-extra: @@ -984,11 +980,11 @@ importers: tools/storm/language: dependencies: langium: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.0 + version: 1.3.0 langium-cli: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.1 + version: 1.3.1 tools/storm/plugins/drizzle: dependencies: @@ -999,8 +995,8 @@ importers: specifier: ^0.28.5 version: 0.28.5(@cloudflare/workers-types@4.20230710.0)(@opentelemetry/api@1.4.1)(kysely@0.26.0) langium: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.0 + version: 1.3.0 path: specifier: ^0.12.7 version: 0.12.7 @@ -1019,7 +1015,7 @@ importers: dependencies: '@graphql-tools/load-files': specifier: ^7.0.0 - version: 7.0.0(graphql@16.7.1) + version: 7.0.0(graphql@16.8.0) '@prisma/generator-helper': specifier: ^5.2.0 version: 5.2.0 @@ -1027,8 +1023,8 @@ importers: specifier: ^0.28.5 version: 0.28.5(@cloudflare/workers-types@4.20230710.0)(@opentelemetry/api@1.4.1)(kysely@0.26.0) langium: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.0 + version: 1.3.0 path: specifier: ^0.12.7 version: 0.12.7 @@ -1041,22 +1037,22 @@ importers: devDependencies: '@graphql-codegen/add': specifier: ^5.0.0 - version: 5.0.0(graphql@16.7.1) + version: 5.0.0(graphql@16.8.0) '@graphql-codegen/core': specifier: ^4.0.0 - version: 4.0.0(graphql@16.7.1) + version: 4.0.0(graphql@16.8.0) '@graphql-codegen/typescript': specifier: ^4.0.1 - version: 4.0.1(graphql@16.7.1) + version: 4.0.1(graphql@16.8.0) '@graphql-codegen/typescript-resolvers': specifier: ^4.0.1 - version: 4.0.1(graphql@16.7.1) + version: 4.0.1(graphql@16.8.0) '@graphql-tools/graphql-file-loader': specifier: ^8.0.0 - version: 8.0.0(graphql@16.7.1) + version: 8.0.0(graphql@16.8.0) '@graphql-tools/load': specifier: ^8.0.0 - version: 8.0.0(graphql@16.7.1) + version: 8.0.0(graphql@16.8.0) drizzle-kit: specifier: ^0.19.13 version: 0.19.13 @@ -1088,17 +1084,17 @@ importers: tools/storm/schema: dependencies: '@vscode/vsce': - specifier: ^2.20.1 - version: 2.20.1 + specifier: ^2.21.0 + version: 2.21.0 chalk: specifier: 4.1.0 version: 4.1.0 langium: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.0 + version: 1.3.0 langium-cli: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.1 + version: 1.3.1 ora: specifier: ^7.0.1 version: 7.0.1 @@ -1401,13 +1397,13 @@ packages: openapi-types: 9.3.0 dev: false - /@apollo/cache-control-types@1.0.3(graphql@16.7.1): + /@apollo/cache-control-types@1.0.3(graphql@16.8.0): resolution: {integrity: sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==} requiresBuild: true peerDependencies: graphql: 14.x || 15.x || 16.x dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false optional: true @@ -1431,7 +1427,7 @@ packages: dev: false optional: true - /@apollo/server-gateway-interface@1.1.1(graphql@16.7.1): + /@apollo/server-gateway-interface@1.1.1(graphql@16.8.0): resolution: {integrity: sha512-pGwCl/po6+rxRmDMFgozKQo2pbsSwE91TpsDBAOgf74CRDPXHHtM88wbwjab0wMMZh95QfR45GGyDIdhY24bkQ==} requiresBuild: true peerDependencies: @@ -1441,28 +1437,28 @@ packages: '@apollo/utils.fetcher': 2.0.1 '@apollo/utils.keyvaluecache': 2.1.1 '@apollo/utils.logger': 2.0.1 - graphql: 16.7.1 + graphql: 16.8.0 dev: false optional: true - /@apollo/server@4.9.3(graphql@16.7.1): + /@apollo/server@4.9.3(graphql@16.8.0): resolution: {integrity: sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w==} engines: {node: '>=14.16.0'} requiresBuild: true peerDependencies: graphql: ^16.6.0 dependencies: - '@apollo/cache-control-types': 1.0.3(graphql@16.7.1) - '@apollo/server-gateway-interface': 1.1.1(graphql@16.7.1) + '@apollo/cache-control-types': 1.0.3(graphql@16.8.0) + '@apollo/server-gateway-interface': 1.1.1(graphql@16.8.0) '@apollo/usage-reporting-protobuf': 4.1.1 '@apollo/utils.createhash': 2.0.1 '@apollo/utils.fetcher': 2.0.1 '@apollo/utils.isnodelike': 2.0.1 '@apollo/utils.keyvaluecache': 2.1.1 '@apollo/utils.logger': 2.0.1 - '@apollo/utils.usagereporting': 2.1.0(graphql@16.7.1) + '@apollo/utils.usagereporting': 2.1.0(graphql@16.8.0) '@apollo/utils.withrequired': 2.0.1 - '@graphql-tools/schema': 9.0.19(graphql@16.7.1) + '@graphql-tools/schema': 9.0.19(graphql@16.8.0) '@josephg/resolvable': 1.0.1 '@types/express': 4.17.17 '@types/express-serve-static-core': 4.17.35 @@ -1471,7 +1467,7 @@ packages: body-parser: 1.20.1 cors: 2.8.5 express: 4.18.2 - graphql: 16.7.1 + graphql: 16.8.0 loglevel: 1.8.1 lru-cache: 7.18.3 negotiator: 0.6.3 @@ -1503,14 +1499,14 @@ packages: dev: false optional: true - /@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.7.1): + /@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.8.0): resolution: {integrity: sha512-EsPIBqsSt2BwDsv8Wu76LK5R1KtsVkNoO4b0M5aK0hx+dGg9xJXuqlr7Fo34Dl+y83jmzn+UvEW+t1/GP2melA==} engines: {node: '>=14'} requiresBuild: true peerDependencies: graphql: 14.x || 15.x || 16.x dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false optional: true @@ -1545,52 +1541,52 @@ packages: dev: false optional: true - /@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.7.1): + /@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.8.0): resolution: {integrity: sha512-9M4LUXV/fQBh8vZWlLvb/HyyhjJ77/I5ZKu+NBWV/BmYGyRmoEP9EVAy7LCVoY3t8BDcyCAGfxJaLFCSuQkPUg==} engines: {node: '>=14'} requiresBuild: true peerDependencies: graphql: 14.x || 15.x || 16.x dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false optional: true - /@apollo/utils.removealiases@2.0.1(graphql@16.7.1): + /@apollo/utils.removealiases@2.0.1(graphql@16.8.0): resolution: {integrity: sha512-0joRc2HBO4u594Op1nev+mUF6yRnxoUH64xw8x3bX7n8QBDYdeYgY4tF0vJReTy+zdn2xv6fMsquATSgC722FA==} engines: {node: '>=14'} requiresBuild: true peerDependencies: graphql: 14.x || 15.x || 16.x dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false optional: true - /@apollo/utils.sortast@2.0.1(graphql@16.7.1): + /@apollo/utils.sortast@2.0.1(graphql@16.8.0): resolution: {integrity: sha512-eciIavsWpJ09za1pn37wpsCGrQNXUhM0TktnZmHwO+Zy9O4fu/WdB4+5BvVhFiZYOXvfjzJUcc+hsIV8RUOtMw==} engines: {node: '>=14'} requiresBuild: true peerDependencies: graphql: 14.x || 15.x || 16.x dependencies: - graphql: 16.7.1 + graphql: 16.8.0 lodash.sortby: 4.7.0 dev: false optional: true - /@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.7.1): + /@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.8.0): resolution: {integrity: sha512-QJs7HtzXS/JIPMKWimFnUMK7VjkGQTzqD9bKD1h3iuPAqLsxd0mUNVbkYOPTsDhUKgcvUOfOqOJWYohAKMvcSA==} engines: {node: '>=14'} requiresBuild: true peerDependencies: graphql: 14.x || 15.x || 16.x dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false optional: true - /@apollo/utils.usagereporting@2.1.0(graphql@16.7.1): + /@apollo/utils.usagereporting@2.1.0(graphql@16.8.0): resolution: {integrity: sha512-LPSlBrn+S17oBy5eWkrRSGb98sWmnEzo3DPTZgp8IQc8sJe0prDgDuppGq4NeQlpoqEHz0hQeYHAOA0Z3aQsxQ==} engines: {node: '>=14'} requiresBuild: true @@ -1598,12 +1594,12 @@ packages: graphql: 14.x || 15.x || 16.x dependencies: '@apollo/usage-reporting-protobuf': 4.1.1 - '@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.7.1) - '@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.7.1) - '@apollo/utils.removealiases': 2.0.1(graphql@16.7.1) - '@apollo/utils.sortast': 2.0.1(graphql@16.7.1) - '@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.7.1) - graphql: 16.7.1 + '@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.8.0) + '@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.8.0) + '@apollo/utils.removealiases': 2.0.1(graphql@16.8.0) + '@apollo/utils.sortast': 2.0.1(graphql@16.8.0) + '@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.8.0) + graphql: 16.8.0 dev: false optional: true @@ -1614,7 +1610,7 @@ packages: dev: false optional: true - /@ardatan/relay-compiler@12.0.0(graphql@16.7.1): + /@ardatan/relay-compiler@12.0.0(graphql@16.8.0): resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==} hasBin: true peerDependencies: @@ -1631,7 +1627,7 @@ packages: fb-watchman: 2.0.2 fbjs: 3.0.5 glob: 7.2.3 - graphql: 16.7.1 + graphql: 16.8.0 immutable: 3.7.6 invariant: 2.2.4 nullthrows: 1.1.1 @@ -1756,8 +1752,8 @@ packages: - supports-color dev: false - /@asyncapi/modelina@1.8.11(@swc/helpers@0.5.1): - resolution: {integrity: sha512-2gbbrwji415+snxGldJWME2dvQ7I+vY6YJMPadZngv6WGezKPb2+ZIMtSkgA79EmlyAR+7yp+g6Jz8jRLZ3gsw==} + /@asyncapi/modelina@1.9.0(@swc/helpers@0.5.1): + resolution: {integrity: sha512-bvzdMD16JjxzRTs4PwpXoeM3ZFczGwuCfMm8rYryOSg232+eN+9B3TgbrJ0BH70l0+1ilIzJC+dAHUohy4R32A==} engines: {node: '>=14'} dependencies: '@apidevtools/json-schema-ref-parser': 9.1.2 @@ -1767,7 +1763,7 @@ packages: '@asyncapi/parser': 2.1.0 '@asyncapi/raml-dt-schema-parser': 4.0.4 '@swc/core': 1.3.76(@swc/helpers@0.5.1) - '@swc/jest': 0.2.27(@swc/core@1.3.76) + '@swc/jest': 0.2.29(@swc/core@1.3.76) alterschema: 1.1.3 change-case: 4.1.2 openapi-types: 9.3.0 @@ -6889,7 +6885,7 @@ packages: tslib: 2.6.1 dev: false - /@envelop/extended-validation@3.0.1(@envelop/core@4.0.0)(graphql@16.7.1): + /@envelop/extended-validation@3.0.1(@envelop/core@4.0.0)(graphql@16.8.0): resolution: {integrity: sha512-UQDt8/MrRKuyX8r6tJmzfqzNyPiibfLeWpeW8+CeG9oNIVYYjjq6+rB5EJCMHWb3uLpY09lD1OxxV3jFcyZq3A==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6897,12 +6893,12 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@envelop/core': 4.0.0 - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 dev: false - /@envelop/graphql-modules@5.0.0(@envelop/core@4.0.0)(graphql-modules@2.1.2)(graphql@16.7.1): + /@envelop/graphql-modules@5.0.0(@envelop/core@4.0.0)(graphql-modules@2.2.0)(graphql@16.8.0): resolution: {integrity: sha512-wNtiL231xA5B9klEAQscrLhgzR4r/z4SzHQXDWBIBDvCsGEPo6YtMVxtEL8K+CubCLHYL8AfAnWaqL+xzw+iHA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6911,12 +6907,12 @@ packages: graphql-modules: ^1 || ^2.0.0 dependencies: '@envelop/core': 4.0.0 - graphql: 16.7.1 - graphql-modules: 2.1.2(graphql@16.7.1) + graphql: 16.8.0 + graphql-modules: 2.2.0(graphql@16.8.0) tslib: 2.6.1 dev: false - /@envelop/live-query@6.0.0(@envelop/core@4.0.0)(graphql@16.7.1): + /@envelop/live-query@6.0.0(@envelop/core@4.0.0)(graphql@16.8.0): resolution: {integrity: sha512-9NN3sbA/TZH7umCr6flUpUmOpJ2tR88OrETXWR/LJUvSaGGCPhCSHZiIQtORBWhuNXgme5pG48JNfUVWP82crw==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6924,15 +6920,15 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@envelop/core': 4.0.0 - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - '@n1ru4l/graphql-live-query': 0.10.0(graphql@16.7.1) - '@n1ru4l/graphql-live-query-patch': 0.7.0(graphql@16.7.1) - '@n1ru4l/in-memory-live-query-store': 0.10.0(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + '@n1ru4l/graphql-live-query': 0.10.0(graphql@16.8.0) + '@n1ru4l/graphql-live-query-patch': 0.7.0(graphql@16.8.0) + '@n1ru4l/in-memory-live-query-store': 0.10.0(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 dev: false - /@envelop/parser-cache@6.0.2(@envelop/core@4.0.0)(graphql@16.7.1): + /@envelop/parser-cache@6.0.2(@envelop/core@4.0.0)(graphql@16.8.0): resolution: {integrity: sha512-BAyWnY7ePUMxaSEXOUnsdXPxjescC2TadRlnVzx1HVXvOYr7ZUzVJdTZS1eaWdXPRImsZpYH90R6pjuJsGNWfg==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6940,12 +6936,12 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@envelop/core': 4.0.0 - graphql: 16.7.1 + graphql: 16.8.0 lru-cache: 10.0.1 tslib: 2.6.1 dev: false - /@envelop/response-cache@5.1.0(@envelop/core@4.0.0)(graphql@16.7.1): + /@envelop/response-cache@5.1.0(@envelop/core@4.0.0)(graphql@16.8.0): resolution: {integrity: sha512-G81MF9XCQdmyZWgTkZa09rBusXNXhvjPMDjP4cfOpr8g1DEvEsxskEGT08f22hvl9Fg+G2wlVXBsHPLEr798Lg==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6953,15 +6949,15 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@envelop/core': 4.0.0 - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@whatwg-node/fetch': 0.9.9 fast-json-stable-stringify: 2.1.0 - graphql: 16.7.1 + graphql: 16.8.0 lru-cache: 10.0.1 tslib: 2.6.1 dev: false - /@envelop/sentry@6.0.0(@envelop/core@4.0.0)(@sentry/node@7.64.0)(graphql@16.7.1): + /@envelop/sentry@6.0.0(@envelop/core@4.0.0)(@sentry/node@7.64.0)(graphql@16.8.0): resolution: {integrity: sha512-qvGzmHXTvVIptyk55ROTWLZZl/S0FRv/grUNfXKWRDBPnOTgGFlXTm8dFklRIJC5s+ws9cMDlLjkXep/M2JBVg==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6971,7 +6967,7 @@ packages: dependencies: '@envelop/core': 4.0.0 '@sentry/node': 7.64.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 dev: false @@ -6982,7 +6978,7 @@ packages: tslib: 2.6.1 dev: false - /@envelop/validation-cache@6.0.2(@envelop/core@4.0.0)(graphql@16.7.1): + /@envelop/validation-cache@6.0.2(@envelop/core@4.0.0)(graphql@16.8.0): resolution: {integrity: sha512-inQwmtxGCYQpMS9yjRocwFMD2caLFEIntwcdBfP0wlc4GJx4+Z+nJATdOHq2xKlgKini6f5iUeeS3Q5PgBPw5A==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6990,7 +6986,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@envelop/core': 4.0.0 - graphql: 16.7.1 + graphql: 16.8.0 hash-it: 6.0.0 lru-cache: 10.0.1 tslib: 2.6.1 @@ -7633,7 +7629,7 @@ packages: resolution: {integrity: sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@eventcatalog/core@1.0.1(@babel/core@7.22.10)(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-native@0.72.4)(tailwindcss@3.3.2): + /@eventcatalog/core@1.0.1(@babel/core@7.12.9)(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-native@0.72.4)(tailwindcss@3.3.2): resolution: {integrity: sha512-NThMGJ9KHWy+iRCuvhHjXc51cRpDTvfxpsPO3TZaCVpjkuLi2Avv5AnUEyD12oz3Bx6HFtfhvectX5beEHaSoA==} hasBin: true dependencies: @@ -7641,7 +7637,7 @@ packages: '@headlessui/react': 1.7.17(react-dom@17.0.2)(react@17.0.2) '@heroicons/react': 1.0.6(react@17.0.2) '@mdx-js/react': 1.6.22(react@17.0.2) - '@stoplight/json-schema-viewer': 4.5.0(@babel/core@7.22.10)(@stoplight/markdown-viewer@5.6.0)(@stoplight/mosaic-code-viewer@1.42.0)(@stoplight/mosaic@1.42.0)(react-dom@17.0.2)(react@17.0.2) + '@stoplight/json-schema-viewer': 4.5.0(@babel/core@7.12.9)(@stoplight/markdown-viewer@5.6.0)(@stoplight/mosaic-code-viewer@1.42.0)(@stoplight/mosaic@1.42.0)(react-dom@17.0.2)(react@17.0.2) '@stoplight/markdown-viewer': 5.6.0(@stoplight/mosaic-code-viewer@1.42.0)(@stoplight/mosaic@1.42.0)(react-dom@17.0.2)(react@17.0.2) '@stoplight/mosaic': 1.42.0(react-dom@17.0.2)(react@17.0.2) '@stoplight/mosaic-code-viewer': 1.42.0(react-dom@17.0.2)(react@17.0.2) @@ -7658,7 +7654,7 @@ packages: gray-matter: 4.0.3 lodash.debounce: 4.0.8 mermaid: 10.3.0 - next: 12.3.4(@babel/core@7.22.10)(react-dom@17.0.2)(react@17.0.2) + next: 12.3.4(@babel/core@7.12.9)(react-dom@17.0.2)(react@17.0.2) next-mdx-remote: 3.0.8(react-dom@17.0.2)(react@17.0.2) react: 17.0.2 react-dom: 17.0.2(react@17.0.2) @@ -7740,6 +7736,11 @@ packages: resolution: {integrity: sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==} dev: true + /@fastify/accept-negotiator@1.1.0: + resolution: {integrity: sha512-OIHZrb2ImZ7XG85HXOONLcJWGosv7sIvM2ifAPQVhg9Lv7qdmMBNVaai4QTdyuaqbKM5eO6sLSQOYI7wEQeCJQ==} + engines: {node: '>=14'} + dev: false + /@fastify/ajv-compiler@3.5.0: resolution: {integrity: sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA==} dependencies: @@ -7748,6 +7749,13 @@ packages: fast-uri: 2.2.0 dev: false + /@fastify/busboy@1.2.1: + resolution: {integrity: sha512-7PQA7EH43S0CxcOa9OeAnaeA0oQ+e/DHNPZwSQM9CQHW76jle5+OvLdibRp/Aafs9KXbLhxyjOTkRjWUbQEd3Q==} + engines: {node: '>=14'} + dependencies: + text-decoding: 1.0.0 + dev: false + /@fastify/deepmerge@1.3.0: resolution: {integrity: sha512-J8TOSBq3SoZbDhM9+R/u77hP93gz/rajSA+K2kGyijPpORPWUXHUpTaleoj+92As0S9uPRP7Oi8IqMf0u+ro6A==} dev: false @@ -7769,6 +7777,66 @@ packages: fastify-plugin: 4.5.1 dev: false + /@fastify/multipart@7.7.3: + resolution: {integrity: sha512-MG4Gd9FNEXc8qx0OgqoXM10EGO/dN/0iVQ8SrpFMU3d6F6KUfcqD2ZyoQhkm9LWrbiMgdHv5a43x78lASdn5GA==} + dependencies: + '@fastify/busboy': 1.2.1 + '@fastify/deepmerge': 1.3.0 + '@fastify/error': 3.3.0 + '@fastify/swagger': 8.9.0 + '@fastify/swagger-ui': 1.9.3 + end-of-stream: 1.4.4 + fastify-plugin: 4.5.1 + secure-json-parse: 2.7.0 + stream-wormhole: 1.1.0 + transitivePeerDependencies: + - supports-color + dev: false + + /@fastify/send@2.1.0: + resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==} + dependencies: + '@lukeed/ms': 2.0.1 + escape-html: 1.0.3 + fast-decode-uri-component: 1.0.1 + http-errors: 2.0.0 + mime: 3.0.0 + dev: false + + /@fastify/static@6.11.0: + resolution: {integrity: sha512-jgnqpRojDqOLHnnKlZgvvUFzR8rrxqkqzbtmuHp1amIArxGVJDXyBMPbxb3yteklBA7tPilXbx5xzDRiGXR0RA==} + dependencies: + '@fastify/accept-negotiator': 1.1.0 + '@fastify/send': 2.1.0 + content-disposition: 0.5.4 + fastify-plugin: 4.5.1 + glob: 8.1.0 + p-limit: 3.1.0 + readable-stream: 4.4.2 + dev: false + + /@fastify/swagger-ui@1.9.3: + resolution: {integrity: sha512-YYqce4CydjDIEry6Zo4JLjVPe5rjS8iGnk3fHiIQnth9sFSLeyG0U1DCH+IyYmLddNDg1uWJOuErlVqnu/jI3w==} + dependencies: + '@fastify/static': 6.11.0 + fastify-plugin: 4.5.1 + openapi-types: 12.1.0 + rfdc: 1.3.0 + yaml: 2.3.1 + dev: false + + /@fastify/swagger@8.9.0: + resolution: {integrity: sha512-Y0gqpqDZBxbnr/OWmiFI1Ub8I0jPlCSa1LvRsmnf/IDSsleqXdPnIMnxMRuXA1NpQ8TtbEWoFFMlnuOX43uv3g==} + dependencies: + fastify-plugin: 4.5.1 + json-schema-resolver: 2.0.0 + openapi-types: 12.1.0 + rfdc: 1.3.0 + yaml: 2.3.1 + transitivePeerDependencies: + - supports-color + dev: false + /@fmvilas/pseudo-yaml-ast@0.3.1: resolution: {integrity: sha512-8OAB74W2a9M3k9bjYD8AjVXkX+qO8c0SqNT5HlgOqx7AxSw8xdksEcZp7gFtfi+4njSxT6+76ZR+1ubjAwQHOg==} dependencies: @@ -7871,17 +7939,17 @@ packages: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: false - /@graphql-codegen/add@5.0.0(graphql@16.7.1): + /@graphql-codegen/add@5.0.0(graphql@16.8.0): resolution: {integrity: sha512-ynWDOsK2yxtFHwcJTB9shoSkUd7YXd6ZE57f0nk7W5cu/nAgxZZpEsnTPEpZB/Mjf14YRGe2uJHQ7AfElHjqUQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.5.2 dev: true - /@graphql-codegen/cli@4.0.1(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-codegen/cli@4.0.1(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-/H4imnGOl3hoPXLKmIiGUnXpmBmeIClSZie/YHDzD5N59cZlGGJlIOOrUlOTDpJx5JNU1MTQcRjyTToOYM5IfA==} hasBin: true peerDependencies: @@ -7890,26 +7958,26 @@ packages: '@babel/generator': 7.22.10 '@babel/template': 7.22.5 '@babel/types': 7.22.10 - '@graphql-codegen/core': 4.0.0(graphql@16.7.1) - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-tools/apollo-engine-loader': 8.0.0(graphql@16.7.1) - '@graphql-tools/code-file-loader': 8.0.2(graphql@16.7.1) - '@graphql-tools/git-loader': 8.0.2(graphql@16.7.1) - '@graphql-tools/github-loader': 8.0.0(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/graphql-file-loader': 8.0.0(graphql@16.7.1) - '@graphql-tools/json-file-loader': 8.0.0(graphql@16.7.1) - '@graphql-tools/load': 8.0.0(graphql@16.7.1) - '@graphql-tools/prisma-loader': 8.0.1(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/url-loader': 8.0.0(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-codegen/core': 4.0.0(graphql@16.8.0) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-tools/apollo-engine-loader': 8.0.0(graphql@16.8.0) + '@graphql-tools/code-file-loader': 8.0.2(graphql@16.8.0) + '@graphql-tools/git-loader': 8.0.2(graphql@16.8.0) + '@graphql-tools/github-loader': 8.0.0(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/graphql-file-loader': 8.0.0(graphql@16.8.0) + '@graphql-tools/json-file-loader': 8.0.0(graphql@16.8.0) + '@graphql-tools/load': 8.0.0(graphql@16.8.0) + '@graphql-tools/prisma-loader': 8.0.1(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/url-loader': 8.0.0(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@parcel/watcher': 2.2.0 '@whatwg-node/fetch': 0.8.8 chalk: 4.1.0 cosmiconfig: 8.2.0 debounce: 1.2.1 detect-indent: 6.1.0 - graphql: 16.7.1 - graphql-config: 5.0.2(@types/node@20.3.3)(graphql@16.7.1) + graphql: 16.8.0 + graphql-config: 5.0.2(@types/node@20.3.3)(graphql@16.8.0) inquirer: 8.2.6 is-glob: 4.0.3 jiti: 1.19.1 @@ -7933,28 +8001,28 @@ packages: - utf-8-validate dev: true - /@graphql-codegen/core@4.0.0(graphql@16.7.1): + /@graphql-codegen/core@4.0.0(graphql@16.8.0): resolution: {integrity: sha512-JAGRn49lEtSsZVxeIlFVIRxts2lWObR+OQo7V2LHDJ7ohYYw3ilv7nJ8pf8P4GTg/w6ptcYdSdVVdkI8kUHB/Q==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-tools/schema': 10.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-tools/schema': 10.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.5.2 dev: true - /@graphql-codegen/graphql-modules-preset@4.0.1(graphql@16.7.1): + /@graphql-codegen/graphql-modules-preset@4.0.1(graphql@16.8.0): resolution: {integrity: sha512-dnpuTsnAU5D0mSuUsbPbBGITzwSF89oHbPN3M60lNJowgBVOs01r535B3wOeRSMAJwhQFbuJWi4LtQICFtOa1A==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) change-case-all: 1.0.15 - graphql: 16.7.1 + graphql: 16.8.0 parse-filepath: 1.0.2 tslib: 2.5.2 transitivePeerDependencies: @@ -7962,78 +8030,78 @@ packages: - supports-color dev: true - /@graphql-codegen/plugin-helpers@5.0.1(graphql@16.7.1): + /@graphql-codegen/plugin-helpers@5.0.1(graphql@16.8.0): resolution: {integrity: sha512-6L5sb9D8wptZhnhLLBcheSPU7Tg//DGWgc5tQBWX46KYTOTQHGqDpv50FxAJJOyFVJrveN9otWk9UT9/yfY4ww==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) change-case-all: 1.0.15 common-tags: 1.8.2 - graphql: 16.7.1 + graphql: 16.8.0 import-from: 4.0.0 lodash: 4.17.21 tslib: 2.5.2 dev: true - /@graphql-codegen/schema-ast@4.0.0(graphql@16.7.1): + /@graphql-codegen/schema-ast@4.0.0(graphql@16.8.0): resolution: {integrity: sha512-WIzkJFa9Gz28FITAPILbt+7A8+yzOyd1NxgwFh7ie+EmO9a5zQK6UQ3U/BviirguXCYnn+AR4dXsoDrSrtRA1g==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.5.2 dev: true - /@graphql-codegen/typescript-resolvers@4.0.1(graphql@16.7.1): + /@graphql-codegen/typescript-resolvers@4.0.1(graphql@16.8.0): resolution: {integrity: sha512-dydE2VsNud/gZZG9FV0DldPA7voExCn7FQE3V9ZAjhqCDjCcSDHUIWxG5JoaW0G75ooPEDmN7ZFd+uaJ2BEqzQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-codegen/typescript': 4.0.1(graphql@16.7.1) - '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-codegen/typescript': 4.0.1(graphql@16.8.0) + '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) auto-bind: 4.0.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.5.2 transitivePeerDependencies: - encoding - supports-color dev: true - /@graphql-codegen/typescript@4.0.1(graphql@16.7.1): + /@graphql-codegen/typescript@4.0.1(graphql@16.8.0): resolution: {integrity: sha512-3YziQ21dCVdnHb+Us1uDb3pA6eG5Chjv0uTK+bt9dXeMlwYBU8MbtzvQTo4qvzWVC1AxSOKj0rgfNu1xCXqJyA==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-codegen/schema-ast': 4.0.0(graphql@16.7.1) - '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-codegen/schema-ast': 4.0.0(graphql@16.8.0) + '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.8.0) auto-bind: 4.0.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.5.2 transitivePeerDependencies: - encoding - supports-color dev: true - /@graphql-codegen/visitor-plugin-common@4.0.1(graphql@16.7.1): + /@graphql-codegen/visitor-plugin-common@4.0.1(graphql@16.8.0): resolution: {integrity: sha512-Bi/1z0nHg4QMsAqAJhds+ForyLtk7A3HQOlkrZNm3xEkY7lcBzPtiOTLBtvziwopBsXUxqeSwVjOOFPLS5Yw1Q==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-tools/optimize': 2.0.0(graphql@16.7.1) - '@graphql-tools/relay-operation-optimizer': 7.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-tools/optimize': 2.0.0(graphql@16.8.0) + '@graphql-tools/relay-operation-optimizer': 7.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 - graphql: 16.7.1 - graphql-tag: 2.12.6(graphql@16.7.1) + graphql: 16.8.0 + graphql-tag: 2.12.6(graphql@16.8.0) parse-filepath: 1.0.2 tslib: 2.5.2 transitivePeerDependencies: @@ -8041,22 +8109,22 @@ packages: - supports-color dev: true - /@graphql-eslint/eslint-plugin@3.20.1(@babel/core@7.22.10)(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-eslint/eslint-plugin@3.20.1(@babel/core@7.22.10)(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-RbwVlz1gcYG62sECR1u0XqMh8w5e5XMCCZoMvPQ3nJzEBCTfXLGX727GBoRmSvY1x4gJmqNZ1lsOX7lZY14RIw==} engines: {node: '>=12'} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@babel/code-frame': 7.22.10 - '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.10)(graphql@16.7.1) - '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.10)(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.10)(graphql@16.8.0) + '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.10)(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) chalk: 4.1.2 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.3.1 - graphql: 16.7.1 - graphql-config: 4.5.0(@types/node@20.3.3)(graphql@16.7.1) - graphql-depth-limit: 1.1.0(graphql@16.7.1) + graphql: 16.8.0 + graphql-config: 4.5.0(@types/node@20.3.3)(graphql@16.8.0) + graphql-depth-limit: 1.1.0(graphql@16.8.0) lodash.lowercase: 4.3.0 tslib: 2.6.1 transitivePeerDependencies: @@ -8069,19 +8137,19 @@ packages: - utf-8-validate dev: true - /@graphql-hive/client@0.24.1(graphql@16.7.1): + /@graphql-hive/client@0.24.1(graphql@16.8.0): resolution: {integrity: sha512-eXbe1KuddoSeJj8CGeUDw0bNGwCKC72iSXhRiLCXR/fR7KZXYzIBLXCQy66TBdMIPxrE51ZO0K+EHwk5kbJ/6w==} peerDependencies: graphql: ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-hive/core': 0.2.3(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-hive/core': 0.2.3(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) async-retry: 1.3.3 axios: 1.4.0 - graphql: 16.7.1 + graphql: 16.8.0 tiny-lru: 8.0.2 optionalDependencies: - '@apollo/server': 4.9.3(graphql@16.7.1) + '@apollo/server': 4.9.3(graphql@16.8.0) '@envelop/types': 4.0.0 transitivePeerDependencies: - debug @@ -8089,36 +8157,36 @@ packages: - supports-color dev: false - /@graphql-hive/core@0.2.3(graphql@16.7.1): + /@graphql-hive/core@0.2.3(graphql@16.8.0): resolution: {integrity: sha512-dX5N7G4EPg0dN1VgE+WZWo4kHtUyZR+UURKwBdldEphD7RsUNA+7lQM9vBr++FdUuMQe4gtxgE3TGd5DvkAz8w==} peerDependencies: graphql: ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 lodash.sortby: 4.7.0 dev: false - /@graphql-inspector/core@5.0.1(graphql@16.7.1): + /@graphql-inspector/core@5.0.1(graphql@16.8.0): resolution: {integrity: sha512-1CWfFYucnRdULGiN1NDSinlNlpucBT+0x4i4AIthKe5n5jD9RIVyJtkA8zBbujUFrP++YE3l+TQifwbN1yTQsw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: dependency-graph: 0.11.0 - graphql: 16.7.1 + graphql: 16.8.0 object-inspect: 1.12.3 tslib: 2.6.0 dev: false - /@graphql-mesh/cross-helpers@0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4): + /@graphql-mesh/cross-helpers@0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4): resolution: {integrity: sha512-NgcuwLQelrnl6YmJdXk8GWctY7MUtgyLKBfXsFj1bRhzC6BR/r6DieWKWWrLG8DQu0eNUMtVrI0j0qUrlw7LdQ==} engines: {node: '>=16.0.0'} peerDependencies: '@graphql-tools/utils': ^9.2.1 || ^10.0.0 graphql: '*' dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 path-browserify: 1.0.1 react-native-fs: 2.20.0(react-native@0.72.4) react-native-path: 0.0.5 @@ -8127,27 +8195,27 @@ packages: - react-native-windows dev: false - /@graphql-mesh/store@0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2): - resolution: {integrity: sha512-0UDZmrCXH7jzxGWk5PdfaGudsgpXeeHeWhAuPdEHV+qRXnb24Z7fs/pK9N0CHlBVZ/fQE2cKxg46kEdPGJKgqA==} + /@graphql-mesh/store@0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2): + resolution: {integrity: sha512-BHpoa6btmgTedvwatbx1UORhnOUStYQJSitr2oXUIP4YN3DrRH3hf/BhwGiNWXq/AgTi4ZldXgJ8RA1OEXeX8Q==} engines: {node: '>=16.0.0'} peerDependencies: '@graphql-mesh/cross-helpers': ^0.4.0 - '@graphql-mesh/types': ^0.94.5 - '@graphql-mesh/utils': ^0.94.5 + '@graphql-mesh/types': ^0.94.6 + '@graphql-mesh/utils': ^0.94.6 '@graphql-tools/utils': ^9.2.1 || ^10.0.0 graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-inspector/core': 5.0.1(graphql@16.7.1) - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-inspector/core': 5.0.1(graphql@16.8.0) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.5.2 dev: false - /@graphql-mesh/string-interpolation@0.5.0(graphql@16.7.1)(tslib@2.6.1): + /@graphql-mesh/string-interpolation@0.5.0(graphql@16.8.0)(tslib@2.6.1): resolution: {integrity: sha512-fgAc4DXXbAO5H0PtAiAuufnNENzQ8sIkMz9T2aS0l4CIH721o+fAgc9pTyHwdksiK223K/H0Fv+ZiqjB0B97pQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8155,13 +8223,13 @@ packages: tslib: ^2.4.0 dependencies: dayjs: 1.11.8 - graphql: 16.7.1 + graphql: 16.8.0 json-pointer: 0.6.2 lodash.get: 4.4.2 tslib: 2.6.1 dev: false - /@graphql-mesh/string-interpolation@0.5.1(graphql@16.7.1)(tslib@2.5.2): + /@graphql-mesh/string-interpolation@0.5.1(graphql@16.8.0)(tslib@2.5.2): resolution: {integrity: sha512-xrShpJ4silpWekpeVntDNt6NY6RxEMMbZ1CenIkLsl/QN3mMjxWa3rQX0qrByBeyDn7SorSN3lrClCCsPvmWZw==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8169,13 +8237,13 @@ packages: tslib: ^2.4.0 dependencies: dayjs: 1.11.9 - graphql: 16.7.1 + graphql: 16.8.0 json-pointer: 0.6.2 lodash.get: 4.4.2 tslib: 2.5.2 dev: false - /@graphql-mesh/string-interpolation@0.5.1(graphql@16.7.1)(tslib@2.6.1): + /@graphql-mesh/string-interpolation@0.5.1(graphql@16.8.0)(tslib@2.6.1): resolution: {integrity: sha512-xrShpJ4silpWekpeVntDNt6NY6RxEMMbZ1CenIkLsl/QN3mMjxWa3rQX0qrByBeyDn7SorSN3lrClCCsPvmWZw==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8183,47 +8251,47 @@ packages: tslib: ^2.4.0 dependencies: dayjs: 1.11.9 - graphql: 16.7.1 + graphql: 16.8.0 json-pointer: 0.6.2 lodash.get: 4.4.2 tslib: 2.6.1 dev: false - /@graphql-mesh/types@0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2): - resolution: {integrity: sha512-lH4xoaDlHl99z23sk8pdbEdDzDcMsWr84cH1uFq9EfXyu9rj8xpmAFKqpU0FJ/zRk6IBKm8uK3NxuqGJBmwL3w==} + /@graphql-mesh/types@0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2): + resolution: {integrity: sha512-Dir0ETwXhNK0Du5CHQ51xnBu/t5PhcTBbQVniPq/zgM02FJZRvbRHqlg2/Q1g3X3M9dIjs787XLhEarG4imL2g==} engines: {node: '>=16.0.0'} peerDependencies: - '@graphql-mesh/store': ^0.94.5 + '@graphql-mesh/store': ^0.94.6 '@graphql-tools/utils': ^9.2.1 || ^10.0.0 graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/store': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/batch-delegate': 9.0.0(graphql@16.7.1) - '@graphql-tools/delegate': 10.0.2(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-mesh/store': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/batch-delegate': 9.0.0(graphql@16.8.0) + '@graphql-tools/delegate': 10.0.2(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.5.2 dev: false - /@graphql-mesh/utils@0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2): - resolution: {integrity: sha512-rXXtqHcSstSWNQLJ3nfAGg0Ao9cr6DvfTAaJAvD4im28G9on70s42rjoRB2KKIsyw/t7MQRp7UIlmdxU7CLyIQ==} + /@graphql-mesh/utils@0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2): + resolution: {integrity: sha512-EqMNzthWtnOtMrjAbrtVmNBV1a9vDwsCXHqRTaYAP9IWoBeoumq9xHueot6nLaY91cTgFsprnxyhaAXgxSCb9A==} engines: {node: '>=16.0.0'} peerDependencies: '@graphql-mesh/cross-helpers': ^0.4.0 - '@graphql-mesh/types': ^0.94.5 + '@graphql-mesh/types': ^0.94.6 '@graphql-tools/utils': ^9.2.1 || ^10.0.0 graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/string-interpolation': 0.5.1(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/delegate': 10.0.2(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/string-interpolation': 0.5.1(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/delegate': 10.0.2(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) dset: 3.1.2 - graphql: 16.7.1 + graphql: 16.8.0 js-yaml: 4.1.0 lodash.get: 4.4.2 lodash.topath: 4.5.2 @@ -8231,67 +8299,68 @@ packages: tslib: 2.5.2 dev: false - /@graphql-tools/apollo-engine-loader@8.0.0(graphql@16.7.1): + /@graphql-tools/apollo-engine-loader@8.0.0(graphql@16.8.0): resolution: {integrity: sha512-axQTbN5+Yxs1rJ6cWQBOfw3AEeC+fvIuZSfJLPLLvFJLj4pUm9fhxey/g6oQZAAQJqKPfw+tLDUQvnfvRK8Kmg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@whatwg-node/fetch': 0.9.9 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 transitivePeerDependencies: - encoding dev: true - /@graphql-tools/batch-delegate@9.0.0(graphql@16.7.1): + /@graphql-tools/batch-delegate@9.0.0(graphql@16.8.0): resolution: {integrity: sha512-23NmxcHQeKcfhMQyrRPTZfW4/+bSpAyR/qAhRjx+/hikDIa1Uv2XVgV9jIitSgM0OEk/KGPB4VQv+LCOWvAYiw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/delegate': 10.0.2(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/delegate': 10.0.2(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) dataloader: 2.2.2 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 dev: false - /@graphql-tools/batch-execute@8.5.22(graphql@16.7.1): + /@graphql-tools/batch-execute@8.5.22(graphql@16.8.0): resolution: {integrity: sha512-hcV1JaY6NJQFQEwCKrYhpfLK8frSXDbtNMoTur98u10Cmecy1zrqNKSqhEyGetpgHxaJRqszGzKeI3RuroDN6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) dataloader: 2.2.2 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 + dev: true - /@graphql-tools/batch-execute@9.0.1(graphql@16.7.1): + /@graphql-tools/batch-execute@9.0.1(graphql@16.8.0): resolution: {integrity: sha512-cc96n/JNARtnYjru6KQl3u3MLrQLfFBu8VoDRRG2BQmShodw4QJ8fn7MzFABjkBHFQPydNGN1QOKBCjq6ui/3g==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) dataloader: 2.2.2 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 - /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.10)(graphql@16.7.1): + /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.10)(graphql@16.8.0): resolution: {integrity: sha512-8Wt1rTtyTEs0p47uzsPJ1vAtfAx0jmxPifiNdmo9EOCuUPyQGEbMaik/YkqZ7QUFIEYEQu+Vgfo8tElwOPtx5Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.10)(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.10)(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 transitivePeerDependencies: @@ -8299,60 +8368,61 @@ packages: - supports-color dev: true - /@graphql-tools/code-file-loader@8.0.2(graphql@16.7.1): + /@graphql-tools/code-file-loader@8.0.2(graphql@16.8.0): resolution: {integrity: sha512-AKNpkElUL2cWocYpC4DzNEpo6qJw8Lp+L3bKQ/mIfmbsQxgLz5uve6zHBMhDaFPdlwfIox41N3iUSvi77t9e8A==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 8.0.2(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/graphql-tag-pluck': 8.0.2(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 transitivePeerDependencies: - supports-color dev: true - /@graphql-tools/delegate@10.0.2(graphql@16.7.1): + /@graphql-tools/delegate@10.0.2(graphql@16.8.0): resolution: {integrity: sha512-ZU7VnR2xFgHrGnsuw6+nRJkcvSucn7w5ooxb/lTKlVfrNJfTwJevNcNKMnbtPUSajG3+CaFym/nU6v44GXCmNw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/batch-execute': 9.0.1(graphql@16.7.1) - '@graphql-tools/executor': 1.2.0(graphql@16.7.1) - '@graphql-tools/schema': 10.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/batch-execute': 9.0.1(graphql@16.8.0) + '@graphql-tools/executor': 1.2.0(graphql@16.8.0) + '@graphql-tools/schema': 10.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) dataloader: 2.2.2 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 - /@graphql-tools/delegate@9.0.35(graphql@16.7.1): + /@graphql-tools/delegate@9.0.35(graphql@16.8.0): resolution: {integrity: sha512-jwPu8NJbzRRMqi4Vp/5QX1vIUeUPpWmlQpOkXQD2r1X45YsVceyUUBnktCrlJlDB4jPRVy7JQGwmYo3KFiOBMA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/batch-execute': 8.5.22(graphql@16.7.1) - '@graphql-tools/executor': 0.0.20(graphql@16.7.1) - '@graphql-tools/schema': 9.0.19(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/batch-execute': 8.5.22(graphql@16.8.0) + '@graphql-tools/executor': 0.0.20(graphql@16.8.0) + '@graphql-tools/schema': 9.0.19(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) dataloader: 2.2.2 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 + dev: true - /@graphql-tools/executor-graphql-ws@0.0.14(graphql@16.7.1): + /@graphql-tools/executor-graphql-ws@0.0.14(graphql@16.8.0): resolution: {integrity: sha512-P2nlkAsPZKLIXImFhj0YTtny5NQVGSsKnhi7PzXiaHSXc6KkzqbWZHKvikD4PObanqg+7IO58rKFpGXP7eeO+w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@repeaterjs/repeater': 3.0.4 '@types/ws': 8.5.5 - graphql: 16.7.1 - graphql-ws: 5.12.1(graphql@16.7.1) + graphql: 16.8.0 + graphql-ws: 5.12.1(graphql@16.8.0) isomorphic-ws: 5.0.0(ws@8.13.0) tslib: 2.6.1 ws: 8.13.0 @@ -8361,16 +8431,16 @@ packages: - utf-8-validate dev: true - /@graphql-tools/executor-graphql-ws@1.1.0(graphql@16.7.1): + /@graphql-tools/executor-graphql-ws@1.1.0(graphql@16.8.0): resolution: {integrity: sha512-yM67SzwE8rYRpm4z4AuGtABlOp9mXXVy6sxXnTJRoYIdZrmDbKVfIY+CpZUJCqS0FX3xf2+GoHlsj7Qswaxgcg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@types/ws': 8.5.5 - graphql: 16.7.1 - graphql-ws: 5.14.0(graphql@16.7.1) + graphql: 16.8.0 + graphql-ws: 5.14.0(graphql@16.8.0) isomorphic-ws: 5.0.0(ws@8.13.0) tslib: 2.6.1 ws: 8.13.0 @@ -8379,17 +8449,17 @@ packages: - utf-8-validate dev: true - /@graphql-tools/executor-http@0.1.10(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-tools/executor-http@0.1.10(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-hnAfbKv0/lb9s31LhWzawQ5hghBfHS+gYWtqxME6Rl0Aufq9GltiiLBcl7OVVOnkLF0KhwgbYP1mB5VKmgTGpg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@repeaterjs/repeater': 3.0.4 '@whatwg-node/fetch': 0.8.8 dset: 3.1.2 extract-files: 11.0.0 - graphql: 16.7.1 + graphql: 16.8.0 meros: 1.3.0(@types/node@20.3.3) tslib: 2.6.1 value-or-promise: 1.0.12 @@ -8397,17 +8467,17 @@ packages: - '@types/node' dev: true - /@graphql-tools/executor-http@1.0.2(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-tools/executor-http@1.0.2(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-JKTB4E3kdQM2/1NEcyrVPyQ8057ZVthCV5dFJiKktqY9IdmF00M8gupFcW3jlbM/Udn78ickeUBsUzA3EouqpA==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@repeaterjs/repeater': 3.0.4 '@whatwg-node/fetch': 0.9.9 extract-files: 11.0.0 - graphql: 16.7.1 + graphql: 16.8.0 meros: 1.3.0(@types/node@20.3.3) tslib: 2.6.1 value-or-promise: 1.0.12 @@ -8415,14 +8485,14 @@ packages: - '@types/node' dev: true - /@graphql-tools/executor-legacy-ws@0.0.11(graphql@16.7.1): + /@graphql-tools/executor-legacy-ws@0.0.11(graphql@16.8.0): resolution: {integrity: sha512-4ai+NnxlNfvIQ4c70hWFvOZlSUN8lt7yc+ZsrwtNFbFPH/EroIzFMapAxM9zwyv9bH38AdO3TQxZ5zNxgBdvUw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@types/ws': 8.5.5 - graphql: 16.7.1 + graphql: 16.8.0 isomorphic-ws: 5.0.0(ws@8.13.0) tslib: 2.6.1 ws: 8.13.0 @@ -8431,15 +8501,15 @@ packages: - utf-8-validate dev: true - /@graphql-tools/executor-legacy-ws@1.0.1(graphql@16.7.1): + /@graphql-tools/executor-legacy-ws@1.0.1(graphql@16.8.0): resolution: {integrity: sha512-PQrTJ+ncHMEQspBARc2lhwiQFfRAX/z/CsOdZTFjIljOHgRWGAA1DAx7pEN0j6PflbLCfZ3NensNq2jCBwF46w==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@types/ws': 8.5.5 - graphql: 16.7.1 + graphql: 16.8.0 isomorphic-ws: 5.0.0(ws@8.13.0) tslib: 2.6.1 ws: 8.13.0 @@ -8448,40 +8518,41 @@ packages: - utf-8-validate dev: true - /@graphql-tools/executor@0.0.20(graphql@16.7.1): + /@graphql-tools/executor@0.0.20(graphql@16.8.0): resolution: {integrity: sha512-GdvNc4vszmfeGvUqlcaH1FjBoguvMYzxAfT6tDd4/LgwymepHhinqLNA5otqwVLW+JETcDaK7xGENzFomuE6TA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) '@repeaterjs/repeater': 3.0.4 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 + dev: true - /@graphql-tools/executor@1.2.0(graphql@16.7.1): + /@graphql-tools/executor@1.2.0(graphql@16.8.0): resolution: {integrity: sha512-SKlIcMA71Dha5JnEWlw4XxcaJ+YupuXg0QCZgl2TOLFz4SkGCwU/geAsJvUJFwK2RbVLpQv/UMq67lOaBuwDtg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) '@repeaterjs/repeater': 3.0.4 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 - /@graphql-tools/git-loader@8.0.2(graphql@16.7.1): + /@graphql-tools/git-loader@8.0.2(graphql@16.8.0): resolution: {integrity: sha512-AuCB0nlPvsHh8u42zRZdlD/ZMaWP9A44yAkQUVCZir1E/LG63fsZ9svTWJ+CbusW3Hd0ZP9qpxEhlHxnd4Tlsg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 8.0.2(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/graphql-tag-pluck': 8.0.2(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 is-glob: 4.0.3 micromatch: 4.0.5 tslib: 2.6.1 @@ -8490,18 +8561,18 @@ packages: - supports-color dev: true - /@graphql-tools/github-loader@8.0.0(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-tools/github-loader@8.0.0(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-VuroArWKcG4yaOWzV0r19ElVIV6iH6UKDQn1MXemND0xu5TzrFme0kf3U9o0YwNo0kUYEk9CyFM0BYg4he17FA==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/executor-http': 1.0.2(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/graphql-tag-pluck': 8.0.2(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/executor-http': 1.0.2(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/graphql-tag-pluck': 8.0.2(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@whatwg-node/fetch': 0.9.9 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 transitivePeerDependencies: @@ -8510,34 +8581,34 @@ packages: - supports-color dev: true - /@graphql-tools/graphql-file-loader@7.5.17(graphql@16.7.1): + /@graphql-tools/graphql-file-loader@7.5.17(graphql@16.8.0): resolution: {integrity: sha512-hVwwxPf41zOYgm4gdaZILCYnKB9Zap7Ys9OhY1hbwuAuC4MMNY9GpUjoTU3CQc3zUiPoYStyRtUGkHSJZ3HxBw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/import': 6.7.18(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/import': 6.7.18(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 dev: true - /@graphql-tools/graphql-file-loader@8.0.0(graphql@16.7.1): + /@graphql-tools/graphql-file-loader@8.0.0(graphql@16.8.0): resolution: {integrity: sha512-wRXj9Z1IFL3+zJG1HWEY0S4TXal7+s1vVhbZva96MSp0kbb/3JBF7j0cnJ44Eq0ClccMgGCDFqPFXty4JlpaPg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/import': 7.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/import': 7.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 dev: true - /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.10)(graphql@16.7.1): + /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.10)(graphql@16.8.0): resolution: {integrity: sha512-RW+H8FqOOLQw0BPXaahYepVSRjuOHw+7IL8Opaa5G5uYGOBxoXR7DceyQ7BcpMgktAOOmpDNQ2WtcboChOJSRA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -8546,15 +8617,15 @@ packages: '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.10) '@babel/traverse': 7.22.10 '@babel/types': 7.22.10 - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@graphql-tools/graphql-tag-pluck@8.0.2(graphql@16.7.1): + /@graphql-tools/graphql-tag-pluck@8.0.2(graphql@16.8.0): resolution: {integrity: sha512-U6fE4yEHxuk/nqmPixHpw1WhqdS6aYuaV60m1bEmUmGJNbpAhaMBy01JncpvpF15yZR5LZ0UjkHg+A3Lhoc8YQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8565,153 +8636,153 @@ packages: '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.10) '@babel/traverse': 7.22.10 '@babel/types': 7.22.10 - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 transitivePeerDependencies: - supports-color dev: true - /@graphql-tools/import@6.7.18(graphql@16.7.1): + /@graphql-tools/import@6.7.18(graphql@16.8.0): resolution: {integrity: sha512-XQDdyZTp+FYmT7as3xRWH/x8dx0QZA2WZqfMF5EWb36a0PiH7WwlRQYIdyYXj8YCLpiWkeBXgBRHmMnwEYR8iQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 resolve-from: 5.0.0 tslib: 2.6.1 dev: true - /@graphql-tools/import@7.0.0(graphql@16.7.1): + /@graphql-tools/import@7.0.0(graphql@16.8.0): resolution: {integrity: sha512-NVZiTO8o1GZs6OXzNfjB+5CtQtqsZZpQOq+Uu0w57kdUkT4RlQKlwhT8T81arEsbV55KpzkpFsOZP7J1wdmhBw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 resolve-from: 5.0.0 tslib: 2.6.1 dev: true - /@graphql-tools/json-file-loader@7.4.18(graphql@16.7.1): + /@graphql-tools/json-file-loader@7.4.18(graphql@16.8.0): resolution: {integrity: sha512-AJ1b6Y1wiVgkwsxT5dELXhIVUPs/u3VZ8/0/oOtpcoyO/vAeM5rOvvWegzicOOnQw8G45fgBRMkkRfeuwVt6+w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 dev: true - /@graphql-tools/json-file-loader@8.0.0(graphql@16.7.1): + /@graphql-tools/json-file-loader@8.0.0(graphql@16.8.0): resolution: {integrity: sha512-ki6EF/mobBWJjAAC84xNrFMhNfnUFD6Y0rQMGXekrUgY0NdeYXHU0ZUgHzC9O5+55FslqUmAUHABePDHTyZsLg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 dev: true - /@graphql-tools/load-files@7.0.0(graphql@16.7.1): + /@graphql-tools/load-files@7.0.0(graphql@16.8.0): resolution: {integrity: sha512-P98amERIwI7FD8Bsq6xUbz9Mj63W8qucfrE/WQjad5jFMZYdFFt46a99FFdfx8S/ZYgpAlj/AZbaTtWLitMgNQ==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: globby: 11.1.0 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 unixify: 1.0.0 dev: false - /@graphql-tools/load@7.8.14(graphql@16.7.1): + /@graphql-tools/load@7.8.14(graphql@16.8.0): resolution: {integrity: sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/schema': 9.0.19(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/schema': 9.0.19(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 p-limit: 3.1.0 tslib: 2.6.1 dev: true - /@graphql-tools/load@8.0.0(graphql@16.7.1): + /@graphql-tools/load@8.0.0(graphql@16.8.0): resolution: {integrity: sha512-Cy874bQJH0FP2Az7ELPM49iDzOljQmK1PPH6IuxsWzLSTxwTqd8dXA09dcVZrI7/LsN26heTY2R8q2aiiv0GxQ==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/schema': 10.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/schema': 10.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 p-limit: 3.1.0 tslib: 2.6.1 dev: true - /@graphql-tools/merge@8.3.1(graphql@16.7.1): + /@graphql-tools/merge@8.3.1(graphql@16.8.0): resolution: {integrity: sha512-BMm99mqdNZbEYeTPK3it9r9S6rsZsQKtlqJsSBknAclXq2pGEfOxjcIZi+kBSkHZKPKCRrYDd5vY0+rUmIHVLg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 8.9.0(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 8.9.0(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 dev: false - /@graphql-tools/merge@8.4.2(graphql@16.7.1): + /@graphql-tools/merge@8.4.2(graphql@16.8.0): resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 - /@graphql-tools/merge@9.0.0(graphql@16.7.1): + /@graphql-tools/merge@9.0.0(graphql@16.8.0): resolution: {integrity: sha512-J7/xqjkGTTwOJmaJQJ2C+VDBDOWJL3lKrHJN4yMaRLAJH3PosB7GiPRaSDZdErs0+F77sH2MKs2haMMkywzx7Q==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 - /@graphql-tools/optimize@2.0.0(graphql@16.7.1): + /@graphql-tools/optimize@2.0.0(graphql@16.8.0): resolution: {integrity: sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 dev: true - /@graphql-tools/prisma-loader@8.0.1(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-tools/prisma-loader@8.0.1(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-bl6e5sAYe35Z6fEbgKXNrqRhXlCJYeWKBkarohgYA338/SD9eEhXtg3Cedj7fut3WyRLoQFpHzfiwxKs7XrgXg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 8.0.0(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/url-loader': 8.0.0(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.34 '@whatwg-node/fetch': 0.9.9 chalk: 4.1.0 debug: 4.3.4(supports-color@8.1.1) dotenv: 16.3.1 - graphql: 16.7.1 - graphql-request: 6.1.0(graphql@16.7.1) + graphql: 16.8.0 + graphql-request: 6.1.0(graphql@16.8.0) http-proxy-agent: 7.0.0 https-proxy-agent: 7.0.1 jose: 4.14.4 @@ -8729,71 +8800,71 @@ packages: - utf-8-validate dev: true - /@graphql-tools/relay-operation-optimizer@7.0.0(graphql@16.7.1): + /@graphql-tools/relay-operation-optimizer@7.0.0(graphql@16.8.0): resolution: {integrity: sha512-UNlJi5y3JylhVWU4MBpL0Hun4Q7IoJwv9xYtmAz+CgRa066szzY7dcuPfxrA7cIGgG/Q6TVsKsYaiF4OHPs1Fw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@ardatan/relay-compiler': 12.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@ardatan/relay-compiler': 12.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 transitivePeerDependencies: - encoding - supports-color dev: true - /@graphql-tools/schema@10.0.0(graphql@16.7.1): + /@graphql-tools/schema@10.0.0(graphql@16.8.0): resolution: {integrity: sha512-kf3qOXMFcMs2f/S8Y3A8fm/2w+GaHAkfr3Gnhh2LOug/JgpY/ywgFVxO3jOeSpSEdoYcDKLcXVjMigNbY4AdQg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/merge': 9.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/merge': 9.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 - /@graphql-tools/schema@8.5.1(graphql@16.7.1): + /@graphql-tools/schema@8.5.1(graphql@16.8.0): resolution: {integrity: sha512-0Esilsh0P/qYcB5DKQpiKeQs/jevzIadNTaT0jeWklPMwNbT7yMX4EqZany7mbeRRlSRwMzNzL5olyFdffHBZg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/merge': 8.3.1(graphql@16.7.1) - '@graphql-tools/utils': 8.9.0(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/merge': 8.3.1(graphql@16.8.0) + '@graphql-tools/utils': 8.9.0(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.11 dev: false - /@graphql-tools/schema@9.0.19(graphql@16.7.1): + /@graphql-tools/schema@9.0.19(graphql@16.8.0): resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/merge': 8.4.2(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 - /@graphql-tools/url-loader@7.17.18(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-tools/url-loader@7.17.18(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-ear0CiyTj04jCVAxi7TvgbnGDIN2HgqzXzwsfcqiVg9cvjT40NcMlZ2P1lZDgqMkZ9oyLTV8Bw6j+SyG6A+xPw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/delegate': 9.0.35(graphql@16.7.1) - '@graphql-tools/executor-graphql-ws': 0.0.14(graphql@16.7.1) - '@graphql-tools/executor-http': 0.1.10(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/executor-legacy-ws': 0.0.11(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - '@graphql-tools/wrap': 9.4.2(graphql@16.7.1) + '@graphql-tools/delegate': 9.0.35(graphql@16.8.0) + '@graphql-tools/executor-graphql-ws': 0.0.14(graphql@16.8.0) + '@graphql-tools/executor-http': 0.1.10(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/executor-legacy-ws': 0.0.11(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@graphql-tools/wrap': 9.4.2(graphql@16.8.0) '@types/ws': 8.5.5 '@whatwg-node/fetch': 0.8.8 - graphql: 16.7.1 + graphql: 16.8.0 isomorphic-ws: 5.0.0(ws@8.13.0) tslib: 2.6.1 value-or-promise: 1.0.12 @@ -8805,22 +8876,22 @@ packages: - utf-8-validate dev: true - /@graphql-tools/url-loader@8.0.0(@types/node@20.3.3)(graphql@16.7.1): + /@graphql-tools/url-loader@8.0.0(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-rPc9oDzMnycvz+X+wrN3PLrhMBQkG4+sd8EzaFN6dypcssiefgWKToXtRKI8HHK68n2xEq1PyrOpkjHFJB+GwA==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/delegate': 10.0.2(graphql@16.7.1) - '@graphql-tools/executor-graphql-ws': 1.1.0(graphql@16.7.1) - '@graphql-tools/executor-http': 1.0.2(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/executor-legacy-ws': 1.0.1(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - '@graphql-tools/wrap': 10.0.0(graphql@16.7.1) + '@graphql-tools/delegate': 10.0.2(graphql@16.8.0) + '@graphql-tools/executor-graphql-ws': 1.1.0(graphql@16.8.0) + '@graphql-tools/executor-http': 1.0.2(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/executor-legacy-ws': 1.0.1(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + '@graphql-tools/wrap': 10.0.0(graphql@16.8.0) '@types/ws': 8.5.5 '@whatwg-node/fetch': 0.9.9 - graphql: 16.7.1 + graphql: 16.8.0 isomorphic-ws: 5.0.0(ws@8.13.0) tslib: 2.6.1 value-or-promise: 1.0.12 @@ -8832,76 +8903,76 @@ packages: - utf-8-validate dev: true - /@graphql-tools/utils@10.0.5(graphql@16.7.1): + /@graphql-tools/utils@10.0.5(graphql@16.8.0): resolution: {integrity: sha512-ZTioQqg9z9eCG3j+KDy54k1gp6wRIsLqkx5yi163KVvXVkfjsrdErCyZjrEug21QnKE9piP4tyxMpMMOT1RuRw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) dset: 3.1.2 - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 - /@graphql-tools/utils@8.13.1(graphql@16.7.1): + /@graphql-tools/utils@8.13.1(graphql@16.8.0): resolution: {integrity: sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 dev: false - /@graphql-tools/utils@8.9.0(graphql@16.7.1): + /@graphql-tools/utils@8.9.0(graphql@16.8.0): resolution: {integrity: sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 dev: false - /@graphql-tools/utils@9.2.1(graphql@16.7.1): + /@graphql-tools/utils@9.2.1(graphql@16.8.0): resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 - /@graphql-tools/wrap@10.0.0(graphql@16.7.1): + /@graphql-tools/wrap@10.0.0(graphql@16.8.0): resolution: {integrity: sha512-HDOeUUh6UhpiH0WPJUQl44ODt1x5pnMUbOJZ7GjTdGQ7LK0AgVt3ftaAQ9duxLkiAtYJmu5YkULirfZGj4HzDg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/delegate': 10.0.2(graphql@16.7.1) - '@graphql-tools/schema': 10.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/delegate': 10.0.2(graphql@16.8.0) + '@graphql-tools/schema': 10.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 - dev: true - /@graphql-tools/wrap@9.4.2(graphql@16.7.1): + /@graphql-tools/wrap@9.4.2(graphql@16.8.0): resolution: {integrity: sha512-DFcd9r51lmcEKn0JW43CWkkI2D6T9XI1juW/Yo86i04v43O9w2/k4/nx2XTJv4Yv+iXwUw7Ok81PGltwGJSDSA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/delegate': 9.0.35(graphql@16.7.1) - '@graphql-tools/schema': 9.0.19(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/delegate': 9.0.35(graphql@16.8.0) + '@graphql-tools/schema': 9.0.19(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + graphql: 16.8.0 tslib: 2.6.1 value-or-promise: 1.0.12 + dev: true - /@graphql-typed-document-node/core@3.2.0(graphql@16.7.1): + /@graphql-typed-document-node/core@3.2.0(graphql@16.8.0): resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 /@graphql-yoga/logger@1.0.0: resolution: {integrity: sha512-JYoxwnPggH2BfO+dWlWZkDeFhyFZqaTRGLvFhy+Pjp2UxitEW6nDrw+pEDw/K9tJwMjIFMmTT9VfTqrnESmBHg==} @@ -8910,16 +8981,16 @@ packages: tslib: 2.6.1 dev: false - /@graphql-yoga/plugin-response-cache@2.1.0(@envelop/core@4.0.0)(graphql-yoga@4.0.3)(graphql@16.7.1): + /@graphql-yoga/plugin-response-cache@2.1.0(@envelop/core@4.0.0)(graphql-yoga@4.0.3)(graphql@16.8.0): resolution: {integrity: sha512-QMmVL5Sx2mEQ6pejj0pQ6F2QcfIiMYibE1xSdhWAJkDfQlImAcd3uv1smMBbUMp3GNRF3vs1K5SpIzX/UHva4g==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^15.2.0 || ^16.0.0 graphql-yoga: ^4.0.3 dependencies: - '@envelop/response-cache': 5.1.0(@envelop/core@4.0.0)(graphql@16.7.1) - graphql: 16.7.1 - graphql-yoga: 4.0.3(graphql@16.7.1) + '@envelop/response-cache': 5.1.0(@envelop/core@4.0.0)(graphql@16.8.0) + graphql: 16.8.0 + graphql-yoga: 4.0.3(graphql@16.8.0) transitivePeerDependencies: - '@envelop/core' dev: false @@ -9647,6 +9718,11 @@ packages: - webpack dev: true + /@lukeed/ms@2.0.1: + resolution: {integrity: sha512-Xs/4RZltsAL7pkvaNStUQt7netTkyxrS0K+RILcVr3TRMS/ToOg4I6uNfhB9SlGsnWBym4U+EaXq0f0cEMNkHA==} + engines: {node: '>=8'} + dev: false + /@material-ui/core@4.12.4(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==} engines: {node: '>=8.0.0'} @@ -9888,32 +9964,32 @@ packages: chevrotain: 10.5.0 dev: true - /@n1ru4l/graphql-live-query-patch@0.7.0(graphql@16.7.1): + /@n1ru4l/graphql-live-query-patch@0.7.0(graphql@16.8.0): resolution: {integrity: sha512-1q49iNxqEIbmUp+qFAEVEn4ts344Cw72g5OtAuFeTwKtJT3V91kTPGMcRk5Pxb5FPHbvn52q+PCVKOAyVrtPwQ==} peerDependencies: graphql: ^15.4.0 || ^16.0.0 dependencies: '@repeaterjs/repeater': 3.0.4 - graphql: 16.7.1 + graphql: 16.8.0 dev: false - /@n1ru4l/graphql-live-query@0.10.0(graphql@16.7.1): + /@n1ru4l/graphql-live-query@0.10.0(graphql@16.8.0): resolution: {integrity: sha512-qZ7OHH/NB0NcG/Xa7irzgjE63UH0CkofZT0Bw4Ko6iRFagPRHBM8RgFXwTt/6JbFGIEUS4STRtaFoc/Eq/ZtzQ==} peerDependencies: graphql: ^15.4.0 || ^16.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false - /@n1ru4l/in-memory-live-query-store@0.10.0(graphql@16.7.1): + /@n1ru4l/in-memory-live-query-store@0.10.0(graphql@16.8.0): resolution: {integrity: sha512-pt7bZgTPz9dk7ceoOp76KIbVFFlAPe0e5A07UiZ19fQy3JPvvoLRdjmnKbUh3VsEUUh8MyytFcFRguaeiidAYA==} peerDependencies: graphql: ^15.4.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.13.1(graphql@16.7.1) - '@n1ru4l/graphql-live-query': 0.10.0(graphql@16.7.1) + '@graphql-tools/utils': 8.13.1(graphql@16.8.0) + '@n1ru4l/graphql-live-query': 0.10.0(graphql@16.8.0) '@repeaterjs/repeater': 3.0.4 - graphql: 16.7.1 + graphql: 16.8.0 dev: false /@ndelangen/get-tarball@3.0.9: @@ -11628,7 +11704,7 @@ packages: '@octokit/openapi-types': 18.0.0 dev: true - /@omnigraph/json-schema@0.94.2(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1): + /@omnigraph/json-schema@0.94.2(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1): resolution: {integrity: sha512-I6ORt2gAuvK2gqfTNf/vdNXC5mQGxVXNuJdPfo3is9S5XZWm2yte4D6Yb2BH6gp7PKKX5Q4rZjHVMnwKoJdI7Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -11639,20 +11715,20 @@ packages: graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/string-interpolation': 0.5.0(graphql@16.7.1)(tslib@2.6.1) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/string-interpolation': 0.5.0(graphql@16.8.0)(tslib@2.6.1) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@json-schema-tools/meta-schema': 1.7.0 '@whatwg-node/fetch': 0.9.9 ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) dset: 3.1.2 - graphql: 16.7.1 - graphql-compose: 9.0.10(graphql@16.7.1) - graphql-scalars: 1.22.2(graphql@16.7.1) - json-machete: 0.94.0(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1) + graphql: 16.8.0 + graphql-compose: 9.0.10(graphql@16.8.0) + graphql-scalars: 1.22.2(graphql@16.8.0) + json-machete: 0.94.0(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1) pascal-case: 3.1.2 qs: 6.11.2 to-json-schema: 0.2.5 @@ -11660,7 +11736,7 @@ packages: url-join: 4.0.1 dev: false - /@omnigraph/json-schema@0.94.9(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1): + /@omnigraph/json-schema@0.94.9(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1): resolution: {integrity: sha512-s9sFLxIS97RJHzON4/v7kIle1p9MWu8lFcUBEeU0wUmZjF9t7g2psFFCXOqBSa5cbySoi6vTVdaO49J3RaSWvA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -11671,20 +11747,20 @@ packages: graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/string-interpolation': 0.5.1(graphql@16.7.1)(tslib@2.6.1) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/string-interpolation': 0.5.1(graphql@16.8.0)(tslib@2.6.1) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@json-schema-tools/meta-schema': 1.7.0 '@whatwg-node/fetch': 0.9.9 ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) dset: 3.1.2 - graphql: 16.7.1 - graphql-compose: 9.0.10(graphql@16.7.1) - graphql-scalars: 1.22.2(graphql@16.7.1) - json-machete: 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1) + graphql: 16.8.0 + graphql-compose: 9.0.10(graphql@16.8.0) + graphql-scalars: 1.22.2(graphql@16.8.0) + json-machete: 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1) pascal-case: 3.1.2 qs: 6.11.2 to-json-schema: 0.2.5 @@ -11692,46 +11768,46 @@ packages: url-join: 4.0.1 dev: false - /@omnigraph/openapi@0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1): - resolution: {integrity: sha512-LOMR1abKIrOFXFduq3IEIHS8jtoRVQ3Ex6+D7fjEh05PC03XGk7N9CmYLY1Lxl9H/k2M8qzg9IH6NAZ9cTYh5Q==} + /@omnigraph/openapi@0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1): + resolution: {integrity: sha512-TOXjohnWWeJTWLkmnN7JFZINgddv5rfjj+eamzAP1Od/6MCvi94uyOO6hQVLl3BIBreX7PucPHqG+86ovLwu8A==} engines: {node: '>=16.0.0'} peerDependencies: '@graphql-mesh/cross-helpers': ^0.4.0 - '@graphql-mesh/types': ^0.94.1 - '@graphql-mesh/utils': ^0.94.1 + '@graphql-mesh/types': ^0.94.2 + '@graphql-mesh/utils': ^0.94.2 graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/string-interpolation': 0.5.1(graphql@16.7.1)(tslib@2.6.1) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@omnigraph/json-schema': 0.94.9(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/string-interpolation': 0.5.1(graphql@16.8.0)(tslib@2.6.1) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@omnigraph/json-schema': 0.94.9(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1) change-case: 4.1.2 - graphql: 16.7.1 - json-machete: 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1) + graphql: 16.8.0 + json-machete: 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1) openapi-types: 12.1.0 tslib: 2.6.1 transitivePeerDependencies: - '@graphql-tools/utils' dev: false - /@omnigraph/soap@0.94.5(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1): - resolution: {integrity: sha512-n+JuWG5hfLkgyYGki0Bq4wWGistTbOVr92g9BILoy9+aqHqpFuXfiG5v5UJ66+qYo8TJZaBDI6WGvOntwlsYLg==} + /@omnigraph/soap@0.94.6(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0): + resolution: {integrity: sha512-7nwBKV7ToZLeNctZ5oHbhqmO5NLcni6KGksxxreLAtIw6np/f8KbVYeIGefBWGItEQpTGeZ0/hWyuPFolGKm9g==} engines: {node: '>=16.0.0'} peerDependencies: - '@graphql-mesh/types': ^0.94.2 - '@graphql-mesh/utils': ^0.94.2 + '@graphql-mesh/types': ^0.94.3 + '@graphql-mesh/utils': ^0.94.3 '@graphql-tools/utils': ^9.2.1 || ^10.0.0 graphql: '*' dependencies: - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) fast-xml-parser: 4.2.5 - graphql: 16.7.1 - graphql-compose: 9.0.10(graphql@16.7.1) - graphql-scalars: 1.22.2(graphql@16.7.1) + graphql: 16.8.0 + graphql-compose: 9.0.10(graphql@16.8.0) + graphql-scalars: 1.22.2(graphql@16.8.0) dev: false /@openapi-contrib/openapi-schema-to-json-schema@3.2.0: @@ -13029,24 +13105,24 @@ packages: /@polka/url@1.0.0-next.21: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} - /@pothos/core@3.30.0(graphql@16.7.1): + /@pothos/core@3.30.0(graphql@16.8.0): resolution: {integrity: sha512-ZUL2YTv3ODeKBkhkVcEO03lcERdqQaG2zfylNpkrY9ryAIhOuN9Pbo+VnfqhqEQx7jM/56Rro7i9AuhzF0Q3tA==} peerDependencies: graphql: '>=15.1.0' dependencies: - graphql: 16.7.1 + graphql: 16.8.0 - /@pothos/plugin-errors@3.11.1(@pothos/core@3.30.0)(graphql@16.7.1): + /@pothos/plugin-errors@3.11.1(@pothos/core@3.30.0)(graphql@16.8.0): resolution: {integrity: sha512-ty+L1yfGartuuIMszGZyDQtzwpt/7ijVbnmGfOZdcQZOlk1P0MUr1iJ56Z5QhaHwZuwyVBF17gwP7ZroGs9htg==} peerDependencies: '@pothos/core': '*' graphql: '>=15.1.0' dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) - graphql: 16.7.1 + '@pothos/core': 3.30.0(graphql@16.8.0) + graphql: 16.8.0 dev: true - /@pothos/plugin-prisma-utils@0.10.0(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.7.1): + /@pothos/plugin-prisma-utils@0.10.0(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.8.0): resolution: {integrity: sha512-cDQ8mMDOvsHeI98SrMzVuMT/yfN+GIvmIu4QD5/05n9f5Qeg3wPl3/DK9QXRfG4FA8qiWQpw8q5JrGhGp+Vh8Q==} peerDependencies: '@pothos/core': '*' @@ -13054,16 +13130,16 @@ packages: '@prisma/client': '*' graphql: '>=15.1.0' dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) - '@pothos/plugin-prisma': 3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.7.1)(typescript@5.2.0-beta) + '@pothos/core': 3.30.0(graphql@16.8.0) + '@pothos/plugin-prisma': 3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.8.0)(typescript@5.2.0-beta) '@prisma/client': 5.2.0(prisma@5.2.0) '@prisma/generator-helper': 4.16.2 - graphql: 16.7.1 + graphql: 16.8.0 transitivePeerDependencies: - supports-color dev: true - /@pothos/plugin-prisma@3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.7.1)(typescript@5.2.0-beta): + /@pothos/plugin-prisma@3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.8.0)(typescript@5.2.0-beta): resolution: {integrity: sha512-ANUcQ4l5EFNK70D0YbYi8wadCi3ktX+z07xBf5RDhfm295Sshm4+gxOlJ9LRXobbT2XoWusoWAAbxK2g0J5xIQ==} hasBin: true peerDependencies: @@ -13072,45 +13148,45 @@ packages: graphql: '>=15.1.0' typescript: '>=4.7.2' dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) + '@pothos/core': 3.30.0(graphql@16.8.0) '@prisma/client': 5.2.0(prisma@5.2.0) '@prisma/generator-helper': 5.2.0 - graphql: 16.7.1 + graphql: 16.8.0 typescript: 5.2.0-beta transitivePeerDependencies: - supports-color dev: true - /@pothos/plugin-relay@3.43.0(@pothos/core@3.30.0)(graphql@16.7.1): + /@pothos/plugin-relay@3.43.0(@pothos/core@3.30.0)(graphql@16.8.0): resolution: {integrity: sha512-435jODSgj29IRgHlQjfLUoaTcg1FodqkOaNA0T0IZmjgmS8+2GxqYscRrZWQU7Ufr1MLRvGXOQ+14ri2jw5geQ==} peerDependencies: '@pothos/core': '*' graphql: '>=15.1.0' dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) - graphql: 16.7.1 + '@pothos/core': 3.30.0(graphql@16.8.0) + graphql: 16.8.0 dev: true - /@pothos/plugin-simple-objects@3.7.0(@pothos/core@3.30.0)(graphql@16.7.1): + /@pothos/plugin-simple-objects@3.7.0(@pothos/core@3.30.0)(graphql@16.8.0): resolution: {integrity: sha512-CgZJLaHLt1Q30j+XCiWV6qVJcae1ksiUFdi8kz4sEsOhCNfdVwz64s8rx7SSqsdmPbjb68dJIDKpq2Qg9VZb8g==} peerDependencies: '@pothos/core': '*' graphql: '>=15.1.0' dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) - graphql: 16.7.1 + '@pothos/core': 3.30.0(graphql@16.8.0) + graphql: 16.8.0 dev: true - /@pothos/plugin-validation@3.9.2(@pothos/core@3.30.0)(graphql@16.7.1)(zod@3.21.4): + /@pothos/plugin-validation@3.9.2(@pothos/core@3.30.0)(graphql@16.8.0)(zod@3.22.2): resolution: {integrity: sha512-BOWcjFqCqbzsnMtcywmG39ojlvc9/1nsubNxuhC4pb+Lka9Yw8ET7OF8EmMRY9WfXD+LVyQkhSlBV6b2j9GDJA==} peerDependencies: '@pothos/core': '*' graphql: '>=15.1.0' zod: '*' dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) - graphql: 16.7.1 - zod: 3.21.4 + '@pothos/core': 3.30.0(graphql@16.8.0) + graphql: 16.8.0 + zod: 3.22.2 dev: true /@prisma/client@5.2.0(prisma@5.2.0): @@ -14902,7 +14978,7 @@ packages: magic-error: 0.0.1 dev: false - /@stoplight/json-schema-viewer@4.5.0(@babel/core@7.22.10)(@stoplight/markdown-viewer@5.6.0)(@stoplight/mosaic-code-viewer@1.42.0)(@stoplight/mosaic@1.42.0)(react-dom@17.0.2)(react@17.0.2): + /@stoplight/json-schema-viewer@4.5.0(@babel/core@7.12.9)(@stoplight/markdown-viewer@5.6.0)(@stoplight/mosaic-code-viewer@1.42.0)(@stoplight/mosaic@1.42.0)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-YtLL+BqyqfcRUMiFFl2w8501b0A7Ae3/RzoYzaHX+y+q/6nGv0/ViwV6W9q2dvC0QXGMjIL+5YhthKyeJ4Px+A==} engines: {node: '>=10.18'} peerDependencies: @@ -14921,7 +14997,7 @@ packages: '@stoplight/react-error-boundary': 2.0.0(react-dom@17.0.2)(react@17.0.2) '@types/json-schema': 7.0.12 classnames: 2.3.2 - jotai: 1.13.1(@babel/core@7.22.10)(react@17.0.2) + jotai: 1.13.1(@babel/core@7.12.9)(react@17.0.2) lodash: 4.17.21 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) @@ -17428,17 +17504,6 @@ packages: dependencies: tslib: 2.6.1 - /@swc/jest@0.2.27(@swc/core@1.3.76): - resolution: {integrity: sha512-Xt8EJ6Wy0NYVL8KDPcDMsuUSzyV2UAByamyy28x2iDZCJw2eVz3acedCGBYxxlPR/DNr6QbA35OSymuXhC9QVA==} - engines: {npm: '>= 7.0.0'} - peerDependencies: - '@swc/core': '*' - dependencies: - '@jest/create-cache-key-function': 27.5.1 - '@swc/core': 1.3.76(@swc/helpers@0.5.1) - jsonc-parser: 3.2.0 - dev: false - /@swc/jest@0.2.29(@swc/core@1.3.76): resolution: {integrity: sha512-8reh5RvHBsSikDC3WGCd5ZTd2BXKkyOdK7QwynrCH58jk2cQFhhHhFBg/jvnWZehUQe/EoOImLENc9/DwbBFow==} engines: {npm: '>= 7.0.0'} @@ -17448,7 +17513,6 @@ packages: '@jest/create-cache-key-function': 27.5.1 '@swc/core': 1.3.76(@swc/helpers@0.5.1) jsonc-parser: 3.2.0 - dev: true /@szmarczak/http-timer@1.1.2: resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} @@ -17573,13 +17637,13 @@ packages: - supports-color dev: true - /@timkendall/tql@1.0.0-rc.8(graphql@16.7.1): + /@timkendall/tql@1.0.0-rc.8(graphql@16.8.0): resolution: {integrity: sha512-uJUAYCAGqtBJ/qdF6zjS+BPH6gmgTddyEAmH6bFqRLagDBieI3+GOC1zVTOPItiqY5DVP+hnbWfnVYQOqPTTvA==} peerDependencies: graphql: ^16.0.0 dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) + graphql: 16.8.0 ts-toolbelt: 9.6.0 dev: false @@ -18640,8 +18704,8 @@ packages: - supports-color dev: false - /@vscode/vsce@2.20.1: - resolution: {integrity: sha512-ilbvoqvR/1/zseRPBAzYR6aKqSJ+jvda4/BqIwOqTxajpvLtEpK3kMLs77+dJdrlygS+VrP7Yhad8j0ukyD96g==} + /@vscode/vsce@2.21.0: + resolution: {integrity: sha512-KuxYqScqUY/duJbkj9eE2tN2X/WJoGAy54hHtxT3ZBkM6IzrOg7H7CXGUPBxNlmqku2w/cAjOUSrgIHlzz0mbA==} engines: {node: '>= 14'} hasBin: true dependencies: @@ -18816,9 +18880,9 @@ packages: /@wundergraph/orm@0.3.1: resolution: {integrity: sha512-G2+dzIHkLF1yEH1b/eIIG+YaBdDTXwP834AtiFE4n9G5cRSrU62OCS6gW1o1/yidaVEkPM9qkdEBaLdi5ma7pg==} dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - '@timkendall/tql': 1.0.0-rc.8(graphql@16.7.1) - graphql: 16.7.1 + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@timkendall/tql': 1.0.0-rc.8(graphql@16.8.0) + graphql: 16.8.0 hotscript: 1.0.13 ix: 5.0.0 outvariant: 1.4.0 @@ -18827,41 +18891,42 @@ packages: type-fest: 3.13.1 dev: false - /@wundergraph/protobuf@0.118.1: - resolution: {integrity: sha512-05HNB3/ZSH75IWtHDX8fdWFL6tM04OwfnVCcP5Ohi7OX8KeXcBaQW79GnkyjYttfSs5daduYNVoFLljh6G6YbQ==} + /@wundergraph/protobuf@0.118.2: + resolution: {integrity: sha512-tW2tevRuGsG1GEL5bKSFta83eELmrhv3fFfMhXUDR/Wn+uZz3Qnnzxt0mbcKyv5gNgsVMC7gAGC9mcWa83PL2A==} dependencies: long: 5.2.3 protobufjs: 7.2.4 ts-proto: 1.156.5 dev: false - /@wundergraph/react-relay@0.4.0(@wundergraph/sdk@0.174.0)(react-relay@15.0.0)(react@18.2.0): + /@wundergraph/react-relay@0.4.0(@wundergraph/sdk@0.176.0)(react-relay@15.0.0)(react@18.2.0): resolution: {integrity: sha512-04lKHnnTU51Kz9V2lhMea0P4cLCjZhbQZVVd1MGYecHbuDw5DFelm0RGzNijgO1nfs6wjDw50pbU+NJARngfZw==} peerDependencies: '@wundergraph/sdk': '>=0.145.1' react: ^16.9.0 || ^17 || ^18 react-relay: '>=15.0.0' dependencies: - '@wundergraph/sdk': 0.174.0(@swc/core@1.3.76)(react-native@0.72.4) + '@wundergraph/sdk': 0.176.0(@swc/core@1.3.76)(react-native@0.72.4) react: 18.2.0 react-relay: 15.0.0(react@18.2.0) dev: false - /@wundergraph/sdk@0.174.0(@swc/core@1.3.76)(react-native@0.72.4): - resolution: {integrity: sha512-WGM5Wz4u1tyXhpjD1rwlLliT5V0mlKYzvenYVeJ5O0v5L5ljNL2ZWHGD7P1sBh6LZu5v85WWhWEbMyZdMQL+Zw==} + /@wundergraph/sdk@0.176.0(@swc/core@1.3.76)(react-native@0.72.4): + resolution: {integrity: sha512-tgiMMqEDOY7DFpKwnexC7Jo6e+57asx3psi6rUNTOw+0HvvGisKzfa0EP6p7sJFGzmGE6c+tSs6iUNuKt/RdHQ==} hasBin: true dependencies: '@fastify/formbody': 7.4.0 - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/store': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/merge': 9.0.0(graphql@16.7.1) - '@graphql-tools/schema': 8.5.1(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) - '@omnigraph/json-schema': 0.94.2(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1) - '@omnigraph/openapi': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1) - '@omnigraph/soap': 0.94.5(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1) + '@fastify/multipart': 7.7.3 + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/store': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/merge': 9.0.0(graphql@16.8.0) + '@graphql-tools/schema': 8.5.1(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@omnigraph/json-schema': 0.94.2(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1) + '@omnigraph/openapi': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1) + '@omnigraph/soap': 0.94.6(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0) '@opentelemetry/api': 1.4.1 '@opentelemetry/core': 1.15.2(@opentelemetry/api@1.4.1) '@opentelemetry/exporter-trace-otlp-proto': 0.39.1(@opentelemetry/api@1.4.1) @@ -18872,9 +18937,9 @@ packages: '@prisma/generator-helper': 3.15.2 '@whatwg-node/fetch': 0.9.9 '@wundergraph/orm': 0.3.1 - '@wundergraph/protobuf': 0.118.1 + '@wundergraph/protobuf': 0.118.2 '@wundergraph/straightforward': 4.2.5 - '@wundergraph/wunderctl': 0.169.2 + '@wundergraph/wunderctl': 0.172.0 axios: 0.26.1(debug@4.3.4) axios-retry: 3.6.0 close-with-grace: 1.2.0 @@ -18886,21 +18951,23 @@ packages: fastify-plugin: 4.5.1 get-graphql-from-jsonschema: 8.1.0 get-port: 5.1.1 - graphql: 16.7.1 - graphql-helix: 1.13.0(graphql@16.7.1) + graphql: 16.8.0 + graphql-helix: 1.13.0(graphql@16.8.0) handlebars: 4.7.8 https-proxy-agent: 5.0.1 ix: 5.0.0 js-yaml: 4.1.0 json-schema: 0.4.0 json-schema-to-typescript: 11.0.5 + json-stream-stringify: 3.1.0 lodash: 4.17.21 long: 5.2.3 object-hash: 2.2.0 openai: 3.3.0(debug@4.3.4) openapi-types: 12.1.0 - pino: 8.14.2 + pino: 8.15.0 postman-collection: 4.2.0 + prettier: 2.8.7 protobufjs: 7.2.4 raw-body: 2.5.2 swagger2openapi: 7.0.8 @@ -18910,8 +18977,8 @@ packages: tslib: 2.6.1 typescript-json-schema: 0.55.0(@swc/core@1.3.76) write-file-atomic: 5.0.1 - zod: 3.21.4 - zod-to-json-schema: 3.21.4(zod@3.21.4) + zod: 3.22.2 + zod-to-json-schema: 3.21.4(zod@3.22.2) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18932,8 +18999,8 @@ packages: - supports-color dev: false - /@wundergraph/wunderctl@0.169.2: - resolution: {integrity: sha512-urjVJR5jwQHgRmpfjQ5Rr1xjzfqBM/rY9TDbEGu3F2nTEWMrJHUAgagtfrGJx7lz/SCpgPBc4vVUzR4j6p7ffA==} + /@wundergraph/wunderctl@0.172.0: + resolution: {integrity: sha512-wLzgshL/Lsp8fSlardQWz3p9I3ucAHJ5MCfobfNxtCuaxjbEpnuw52gl+xGFNb7pseACjG8P5CjZckCFM+iu3Q==} hasBin: true requiresBuild: true dependencies: @@ -23787,8 +23854,8 @@ packages: react-docgen-typescript: 2.2.2(typescript@5.1.6) dev: false - /docusaurus-plugin-typedoc@0.19.2(typedoc-plugin-markdown@3.15.4)(typedoc@0.24.8): - resolution: {integrity: sha512-N4B2MOaXIyu+FloFn6zVbGgSqszeFQE/7ZIgFakpkVg5F0rfysiDGac2PHbPf4o8DWdyyviJOAuhXk6U7Febeg==} + /docusaurus-plugin-typedoc@0.20.0(typedoc-plugin-markdown@3.15.4)(typedoc@0.24.8): + resolution: {integrity: sha512-2E8h8y5M9cbNpWl8Iew95u0u2z+qZdve6cfTpz34sqYjKRXFfb7kCC/24rlkpeSKqGcSleLasQt3ghUuk4kw5A==} peerDependencies: typedoc: '>=0.24.0' typedoc-plugin-markdown: '>=3.15.0' @@ -23962,6 +24029,7 @@ packages: /dotenv@16.0.3: resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} engines: {node: '>=12'} + dev: true /dotenv@16.3.1: resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} @@ -25481,7 +25549,7 @@ packages: fast-json-stringify: 5.8.0 find-my-way: 7.6.2 light-my-request: 5.10.0 - pino: 8.14.2 + pino: 8.15.0 process-warning: 2.2.0 proxy-addr: 2.0.7 rfdc: 1.3.0 @@ -26799,32 +26867,32 @@ packages: dependencies: lodash: 4.17.21 - /graphql-codegen-typescript-validation-schema@0.11.1(graphql@16.7.1): + /graphql-codegen-typescript-validation-schema@0.11.1(graphql@16.8.0): resolution: {integrity: sha512-ompXw6VK4JXv+60wQL3H7wtzfjvw6Ic047suJ/ETW34MBjQ1JM2AcLBffmDBKvgrDWJg4mMTxJRChDeDxofIKg==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) - '@graphql-codegen/schema-ast': 4.0.0(graphql@16.7.1) - '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.8.0) + '@graphql-codegen/schema-ast': 4.0.0(graphql@16.8.0) + '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) graphlib: 2.1.8 - graphql: 16.7.1 + graphql: 16.8.0 transitivePeerDependencies: - encoding - supports-color dev: true - /graphql-compose@9.0.10(graphql@16.7.1): + /graphql-compose@9.0.10(graphql@16.8.0): resolution: {integrity: sha512-UsVoxfi2+c8WbHl2pEB+teoRRZoY4mbWBoijeLDGpAZBSPChnqtSRjp+T9UcouLCwGr5ooNyOQLoI3OVzU1bPQ==} peerDependencies: graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 16.7.1 - graphql-type-json: 0.3.2(graphql@16.7.1) + graphql: 16.8.0 + graphql-type-json: 0.3.2(graphql@16.8.0) dev: false - /graphql-config@4.5.0(@types/node@20.3.3)(graphql@16.7.1): + /graphql-config@4.5.0(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-x6D0/cftpLUJ0Ch1e5sj1TZn6Wcxx4oMfmhaG9shM0DKajA9iR+j1z86GSTQ19fShbGvrSSvbIQsHku6aQ6BBw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -26834,14 +26902,14 @@ packages: cosmiconfig-toml-loader: optional: true dependencies: - '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.7.1) - '@graphql-tools/json-file-loader': 7.4.18(graphql@16.7.1) - '@graphql-tools/load': 7.8.14(graphql@16.7.1) - '@graphql-tools/merge': 8.4.2(graphql@16.7.1) - '@graphql-tools/url-loader': 7.17.18(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.8.0) + '@graphql-tools/json-file-loader': 7.4.18(graphql@16.8.0) + '@graphql-tools/load': 7.8.14(graphql@16.8.0) + '@graphql-tools/merge': 8.4.2(graphql@16.8.0) + '@graphql-tools/url-loader': 7.17.18(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) cosmiconfig: 8.0.0 - graphql: 16.7.1 + graphql: 16.8.0 jiti: 1.17.1 minimatch: 4.2.3 string-env-interpolation: 1.0.1 @@ -26853,7 +26921,7 @@ packages: - utf-8-validate dev: true - /graphql-config@5.0.2(@types/node@20.3.3)(graphql@16.7.1): + /graphql-config@5.0.2(@types/node@20.3.3)(graphql@16.8.0): resolution: {integrity: sha512-7TPxOrlbiG0JplSZYCyxn2XQtqVhXomEjXUmWJVSS5ET1nPhOJSsIb/WTwqWhcYX6G0RlHXSj9PLtGTKmxLNGg==} engines: {node: '>= 16.0.0'} peerDependencies: @@ -26863,14 +26931,14 @@ packages: cosmiconfig-toml-loader: optional: true dependencies: - '@graphql-tools/graphql-file-loader': 8.0.0(graphql@16.7.1) - '@graphql-tools/json-file-loader': 8.0.0(graphql@16.7.1) - '@graphql-tools/load': 8.0.0(graphql@16.7.1) - '@graphql-tools/merge': 9.0.0(graphql@16.7.1) - '@graphql-tools/url-loader': 8.0.0(@types/node@20.3.3)(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/graphql-file-loader': 8.0.0(graphql@16.8.0) + '@graphql-tools/json-file-loader': 8.0.0(graphql@16.8.0) + '@graphql-tools/load': 8.0.0(graphql@16.8.0) + '@graphql-tools/merge': 9.0.0(graphql@16.8.0) + '@graphql-tools/url-loader': 8.0.0(@types/node@20.3.3)(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) cosmiconfig: 8.2.0 - graphql: 16.7.1 + graphql: 16.8.0 jiti: 1.19.1 minimatch: 4.2.3 string-env-interpolation: 1.0.1 @@ -26882,127 +26950,127 @@ packages: - utf-8-validate dev: true - /graphql-depth-limit@1.1.0(graphql@16.7.1): + /graphql-depth-limit@1.1.0(graphql@16.8.0): resolution: {integrity: sha512-+3B2BaG8qQ8E18kzk9yiSdAa75i/hnnOwgSeAxVJctGQPvmeiLtqKOYF6HETCyRjiF7Xfsyal0HbLlxCQkgkrw==} engines: {node: '>=6.0.0'} peerDependencies: graphql: '*' dependencies: arrify: 1.0.1 - graphql: 16.7.1 + graphql: 16.8.0 dev: true - /graphql-helix@1.13.0(graphql@16.7.1): + /graphql-helix@1.13.0(graphql@16.8.0): resolution: {integrity: sha512-cqDKMoRywKjnL0ZWCTB0GOiBgsH6d3nU4JGDF6RuzAyd35tmalzKpSxkx3NNp4H5RvnKWnrukWzR51wUq277ng==} peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false - /graphql-import-node@0.0.5(graphql@16.7.1): + /graphql-import-node@0.0.5(graphql@16.8.0): resolution: {integrity: sha512-OXbou9fqh9/Lm7vwXT0XoRN9J5+WCYKnbiTalgFDvkQERITRmcfncZs6aVABedd5B85yQU5EULS4a5pnbpuI0Q==} peerDependencies: graphql: '*' dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: true - /graphql-modules@2.1.2(graphql@16.7.1): - resolution: {integrity: sha512-GWxPom0iv4TXyLkuPqEHdRtJRdWCrUOGRMpXWmly1eY2T2MKAdCNya5iY/Ezb3d0Z2BzQBRUXdOgdkFPe2UDjg==} + /graphql-modules@2.2.0(graphql@16.8.0): + resolution: {integrity: sha512-iWFyqP+jZqlwPkM4zVI0A/GDgQErxCTZeiz/jVv0MNzKut+ZEV6Dx8TlLhHd6VLqrqHZmib4NybG5Me8E03jDg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/schema': 9.0.19(graphql@16.7.1) - '@graphql-tools/wrap': 9.4.2(graphql@16.7.1) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) - graphql: 16.7.1 - ramda: 0.28.0 + '@graphql-tools/schema': 10.0.0(graphql@16.8.0) + '@graphql-tools/wrap': 10.0.0(graphql@16.8.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) + graphql: 16.8.0 + ramda: 0.29.0 dev: false - /graphql-request@6.1.0(graphql@16.7.1): + /graphql-request@6.1.0(graphql@16.8.0): resolution: {integrity: sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==} peerDependencies: graphql: 14 - 16 dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) cross-fetch: 3.1.8 - graphql: 16.7.1 + graphql: 16.8.0 transitivePeerDependencies: - encoding dev: true - /graphql-scalars@1.22.2(graphql@16.7.1): + /graphql-scalars@1.22.2(graphql@16.8.0): resolution: {integrity: sha512-my9FB4GtghqXqi/lWSVAOPiTzTnnEzdOXCsAC2bb5V7EFNQjVjwy3cSSbUvgYOtDuDibd+ZsCDhz+4eykYOlhQ==} engines: {node: '>=10'} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 dev: false - /graphql-sse@2.2.0(graphql@16.7.1): + /graphql-sse@2.2.0(graphql@16.8.0): resolution: {integrity: sha512-ULXpwlgcQpen/dhYNTcoKkDyVUoYvhUocnd58TjbQZYm6zP7bzKADg4abZFPkkVOU4IaC0rAD1DnIcE+Gtvmsg==} engines: {node: '>=12'} peerDependencies: graphql: '>=0.11 <=16' dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false - /graphql-tag@2.12.6(graphql@16.7.1): + /graphql-tag@2.12.6(graphql@16.8.0): resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 16.7.1 + graphql: 16.8.0 tslib: 2.6.1 dev: true - /graphql-type-json@0.3.2(graphql@16.7.1): + /graphql-type-json@0.3.2(graphql@16.8.0): resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==} peerDependencies: graphql: '>=0.8.0' dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: false - /graphql-ws@5.12.1(graphql@16.7.1): + /graphql-ws@5.12.1(graphql@16.8.0): resolution: {integrity: sha512-umt4f5NnMK46ChM2coO36PTFhHouBrK9stWWBczERguwYrGnPNxJ9dimU6IyOBfOkC6Izhkg4H8+F51W/8CYDg==} engines: {node: '>=10'} peerDependencies: graphql: '>=0.11 <=16' dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: true - /graphql-ws@5.14.0(graphql@16.7.1): + /graphql-ws@5.14.0(graphql@16.8.0): resolution: {integrity: sha512-itrUTQZP/TgswR4GSSYuwWUzrE/w5GhbwM2GX3ic2U7aw33jgEsayfIlvaj7/GcIvZgNMzsPTrE5hqPuFUiE5g==} engines: {node: '>=10'} peerDependencies: graphql: '>=0.11 <=16' dependencies: - graphql: 16.7.1 + graphql: 16.8.0 dev: true - /graphql-yoga@4.0.3(graphql@16.7.1): + /graphql-yoga@4.0.3(graphql@16.8.0): resolution: {integrity: sha512-MP+v+yxCqM3lXg95vaA+kXjyRvyRxHUlgZryTecN7ugzEEnyQKKu8JBXA4ziEuLi3liRriyjCAyV4pqFzhHujA==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^15.2.0 || ^16.0.0 dependencies: '@envelop/core': 4.0.0 - '@graphql-tools/executor': 1.2.0(graphql@16.7.1) - '@graphql-tools/schema': 10.0.0(graphql@16.7.1) - '@graphql-tools/utils': 10.0.5(graphql@16.7.1) + '@graphql-tools/executor': 1.2.0(graphql@16.8.0) + '@graphql-tools/schema': 10.0.0(graphql@16.8.0) + '@graphql-tools/utils': 10.0.5(graphql@16.8.0) '@graphql-yoga/logger': 1.0.0 '@graphql-yoga/subscription': 4.0.0 '@whatwg-node/fetch': 0.9.9 '@whatwg-node/server': 0.9.11 dset: 3.1.2 - graphql: 16.7.1 + graphql: 16.8.0 lru-cache: 10.0.1 tslib: 2.6.1 dev: false @@ -27012,8 +27080,8 @@ packages: engines: {node: '>= 10.x'} dev: true - /graphql@16.7.1: - resolution: {integrity: sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==} + /graphql@16.8.0: + resolution: {integrity: sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} /gray-matter@4.0.3: @@ -29515,7 +29583,7 @@ packages: react: 18.2.0 dev: false - /jotai@1.13.1(@babel/core@7.22.10)(react@17.0.2): + /jotai@1.13.1(@babel/core@7.12.9)(react@17.0.2): resolution: {integrity: sha512-RUmH1S4vLsG3V6fbGlKzGJnLrDcC/HNb5gH2AeA9DzuJknoVxSGvvg8OBB7lke+gDc4oXmdVsaKn/xDUhWZ0vw==} engines: {node: '>=12.20.0'} peerDependencies: @@ -29555,7 +29623,7 @@ packages: jotai-zustand: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.12.9 react: 17.0.2 dev: false @@ -29804,7 +29872,7 @@ packages: pegjs: 0.10.0 dev: true - /json-machete@0.94.0(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1): + /json-machete@0.94.0(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1): resolution: {integrity: sha512-f3QUti6GVE+dKa7256OCdNHY/DR8G9sYutvu+YC5O8UgCYsuWC8j9+9NqzbP07KToRUVE2n0Zn2tss2D84GdMQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -29815,20 +29883,20 @@ packages: graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@json-schema-tools/meta-schema': 1.7.0 '@whatwg-node/fetch': 0.9.9 - graphql: 16.7.1 + graphql: 16.8.0 json-pointer: 0.6.2 to-json-schema: 0.2.5 tslib: 2.6.1 url-join: 4.0.1 dev: false - /json-machete@0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-mesh/utils@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.6.1): + /json-machete@0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-mesh/utils@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.6.1): resolution: {integrity: sha512-n+jqpQ2BGMFHvWo8Uqh8mea7gCiriWOwz1n+F3WcY/iT5SYh6kJFC0UdBtLe+YUZx+d7BPe33qVPrreUAMEpdQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -29839,13 +29907,13 @@ packages: graphql: '*' tslib: ^2.4.0 dependencies: - '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(react-native@0.72.4) - '@graphql-mesh/types': 0.94.5(@graphql-mesh/store@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-mesh/utils': 0.94.5(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.5)(@graphql-tools/utils@9.2.1)(graphql@16.7.1)(tslib@2.5.2) - '@graphql-tools/utils': 9.2.1(graphql@16.7.1) + '@graphql-mesh/cross-helpers': 0.4.0(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(react-native@0.72.4) + '@graphql-mesh/types': 0.94.6(@graphql-mesh/store@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-mesh/utils': 0.94.6(@graphql-mesh/cross-helpers@0.4.0)(@graphql-mesh/types@0.94.6)(@graphql-tools/utils@9.2.1)(graphql@16.8.0)(tslib@2.5.2) + '@graphql-tools/utils': 9.2.1(graphql@16.8.0) '@json-schema-tools/meta-schema': 1.7.0 '@whatwg-node/fetch': 0.9.9 - graphql: 16.7.1 + graphql: 16.8.0 json-pointer: 0.6.2 to-json-schema: 0.2.5 tslib: 2.6.1 @@ -29881,6 +29949,17 @@ packages: ajv: 5.5.2 dev: false + /json-schema-resolver@2.0.0: + resolution: {integrity: sha512-pJ4XLQP4Q9HTxl6RVDLJ8Cyh1uitSs0CzDBAz1uoJ4sRD/Bk7cFSXL1FUXDW3zJ7YnfliJx6eu8Jn283bpZ4Yg==} + engines: {node: '>=10'} + dependencies: + debug: 4.3.4(supports-color@8.1.1) + rfdc: 1.3.0 + uri-js: 4.4.1 + transitivePeerDependencies: + - supports-color + dev: false + /json-schema-to-typescript@11.0.5: resolution: {integrity: sha512-ZNlvngzlPzjYYECbR+uJ9aUWo25Gw/VuwUytvcuKiwc6NaiZhMyf7qBsxZE2eixmj8AoQEQJhSRG7btln0sUDw==} engines: {node: '>=12.0.0'} @@ -29923,6 +30002,11 @@ packages: dependencies: jsonify: 0.0.1 + /json-stream-stringify@3.1.0: + resolution: {integrity: sha512-ilynhoPlWa29XqgWJTD8V3bOF8k4Ybm3U9Oc7o/CG8qvFMGUzPlh9P4mOj9Ss3VtisA6N2OYevCWa14VRpJtQQ==} + engines: {node: '>=7.10.1'} + dev: false + /json-stringify-nice@1.1.4: resolution: {integrity: sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==} dev: false @@ -30226,8 +30310,8 @@ packages: engines: {node: '>=14.0.0'} dev: false - /langium-cli@1.2.1: - resolution: {integrity: sha512-sbGucMXqfDfLmF6bvFsyv7f4/y2dNivVKpXD5j//OxMrBsF+N8fATVqq8bopUvAxxvb0dmaV0xpIxYr7b7Efjg==} + /langium-cli@1.3.1: + resolution: {integrity: sha512-9faKpioKCjBD0Z4y165+wQlDFiDHOXYBlhPVgbV+neSnSB70belZLNfykAVa564360h7Br/5PogR5jW2n/tOKw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -30235,12 +30319,20 @@ packages: commander: 10.0.1 fs-extra: 11.1.1 jsonschema: 1.4.1 - langium: 1.2.1 + langium: 1.3.0 + langium-railroad: 1.3.0 lodash: 4.17.21 dev: false - /langium@1.2.1: - resolution: {integrity: sha512-tpUa1r47pxuUBNqX5X4GAB08qhWpVwWhxjwOV+948skElHO9OV6emngfY3jOYzchJS4H6UZwyKalsOb8GGPsnQ==} + /langium-railroad@1.3.0: + resolution: {integrity: sha512-I3gx79iF+Qpn2UjzfHLf2GENAD9mPdSZHL3juAZLBsxznw4se7MBrJX32oPr/35DTjU9q99wFCQoCXu7mcf+Bg==} + dependencies: + langium: 1.3.0 + railroad-diagrams: 1.0.0 + dev: false + + /langium@1.3.0: + resolution: {integrity: sha512-MjCEWu1q2TcuLURNjwA2StRgx6jGD+21fvzKDscSgD9lQC4Vmd4lkkgrKLakLrxcbJ57UtzUNfB6j/Yx9skVUw==} engines: {node: '>=14.0.0'} dependencies: chevrotain: 10.4.2 @@ -32374,7 +32466,6 @@ packages: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} engines: {node: '>=10.0.0'} hasBin: true - dev: true /mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} @@ -32446,7 +32537,7 @@ packages: workerd: 1.20230710.0 ws: 8.13.0 youch: 3.2.3 - zod: 3.21.4 + zod: 3.22.2 transitivePeerDependencies: - bufferutil - supports-color @@ -32815,8 +32906,8 @@ packages: engines: {node: '>=10'} dev: true - /next-auth@4.22.3(next@13.4.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA==} + /next-auth@4.23.1(next@13.4.4)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA==} peerDependencies: next: ^12.2.5 || ^13 nodemailer: ^6.6.5 @@ -32949,7 +33040,7 @@ packages: - webpack dev: true - /next@12.3.4(@babel/core@7.22.10)(react-dom@17.0.2)(react@17.0.2): + /next@12.3.4(@babel/core@7.12.9)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-VcyMJUtLZBGzLKo3oMxrEF0stxh8HwuW976pAzlHhI3t8qJ4SROjCrSh1T24bhrbjw55wfZXAbXPGwPt5FLRfQ==} engines: {node: '>=12.22.0'} hasBin: true @@ -32973,7 +33064,7 @@ packages: postcss: 8.4.14 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - styled-jsx: 5.0.7(@babel/core@7.22.10)(react@17.0.2) + styled-jsx: 5.0.7(@babel/core@7.12.9)(react@17.0.2) use-sync-external-store: 1.2.0(react@17.0.2) optionalDependencies: '@next/swc-android-arm-eabi': 12.3.4 @@ -34801,8 +34892,8 @@ packages: resolution: {integrity: sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==} dev: false - /pino@8.14.2: - resolution: {integrity: sha512-zKu9aWeSWTy1JgvxIpZveJKKsAr4+6uNMZ0Vf0KRwzl/UNZA3XjHiIl/0WwqLMkDwuHuDkT5xAgPA2jpKq4whA==} + /pino@8.15.0: + resolution: {integrity: sha512-olUADJByk4twxccmAxb1RiGKOSvddHugCV3wkqjyv+3Sooa2KLrmXrKEWOKi0XPCLasRR5jBXxioE1jxUa4KzQ==} hasBin: true dependencies: atomic-sleep: 1.0.0 @@ -35860,6 +35951,12 @@ packages: prettier: 2.8.8 dev: true + /prettier@2.8.7: + resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} + engines: {node: '>=10.13.0'} + hasBin: true + dev: false + /prettier@2.8.8: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} engines: {node: '>=10.13.0'} @@ -35934,7 +36031,7 @@ packages: react: 17.0.2 dev: false - /prisma-generator-pothos-codegen@0.5.8(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.7.1)(prisma@5.2.0): + /prisma-generator-pothos-codegen@0.5.8(@pothos/core@3.30.0)(@pothos/plugin-prisma@3.53.0)(@prisma/client@5.2.0)(graphql@16.8.0)(prisma@5.2.0): resolution: {integrity: sha512-rL/yApp900bvjxbDoNeHuuiNFcV/VTw8umpf3uk5kUBGvAXtG95B/BOZr8blYVHFrsPaMCZ+dJ3wPUtbK0xQKQ==} hasBin: true peerDependencies: @@ -35944,12 +36041,12 @@ packages: graphql: ^16.6.0 prisma: ^4.7.0 dependencies: - '@pothos/core': 3.30.0(graphql@16.7.1) - '@pothos/plugin-prisma': 3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.7.1)(typescript@5.2.0-beta) + '@pothos/core': 3.30.0(graphql@16.8.0) + '@pothos/plugin-prisma': 3.53.0(@pothos/core@3.30.0)(@prisma/client@5.2.0)(graphql@16.8.0)(typescript@5.2.0-beta) '@prisma/client': 5.2.0(prisma@5.2.0) '@prisma/generator-helper': 4.3.0 '@prisma/internals': 4.3.0 - graphql: 16.7.1 + graphql: 16.8.0 prisma: 5.2.0 tokenizr: 1.6.7 transitivePeerDependencies: @@ -35965,7 +36062,7 @@ packages: '@prisma/generator-helper': 4.13.0 '@prisma/internals': 4.13.0 typescript: 4.6.2 - zod: 3.21.4 + zod: 3.22.2 transitivePeerDependencies: - encoding - supports-color @@ -36373,6 +36470,10 @@ packages: engines: {node: '>=14.18.0'} dev: false + /railroad-diagrams@1.0.0: + resolution: {integrity: sha512-cz93DjNeLY0idrCNOH6PviZGRN9GJhsdm9hpn1YCS879fj4W+x5IFJhhkRZcwVgMmFF7R82UA/7Oh+R8lLZg6A==} + dev: false + /ramda-adjunct@4.1.0(ramda@0.29.0): resolution: {integrity: sha512-b43+fO08lDfYl/a9WumIxInNAFSBGLz+BezH7Q5q9MpDXOdqzz5qC2jSON7Yz6bkxj0xdjTlXCRce1Srbp4CjA==} engines: {node: '>=0.10.3'} @@ -36382,10 +36483,6 @@ packages: ramda: 0.29.0 dev: false - /ramda@0.28.0: - resolution: {integrity: sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==} - dev: false - /ramda@0.29.0: resolution: {integrity: sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA==} @@ -36694,8 +36791,8 @@ packages: shallowequal: 1.1.0 dev: false - /react-hook-form@7.44.3(react@18.2.0): - resolution: {integrity: sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==} + /react-hook-form@7.46.0(react@18.2.0): + resolution: {integrity: sha512-sc22pXwuKgbWBR5/EYWOVoFw4i/w893tDRUgQY2/Xb7wlpajJBrqAMFhb4z1CDhZ0TSFFfX62+iKx3gCXnCHHw==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -39550,6 +39647,11 @@ packages: resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} dev: true + /stream-wormhole@1.1.0: + resolution: {integrity: sha512-gHFfL3px0Kctd6Po0M8TzEvt3De/xu6cnRrjlfYNhwbhLPLwigI2t1nc6jrzNuaYg5C4YF78PPFuQPzRiqn9ew==} + engines: {node: '>=4.0.0'} + dev: false + /streamsearch@1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} @@ -39856,7 +39958,7 @@ packages: stylis-rule-sheet: 0.0.10(stylis@3.5.4) dev: true - /styled-jsx@5.0.7(@babel/core@7.22.10)(react@17.0.2): + /styled-jsx@5.0.7(@babel/core@7.12.9)(react@17.0.2): resolution: {integrity: sha512-b3sUzamS086YLRuvnaDigdAewz1/EFYlHpYBP5mZovKEdQQOIIYq8lApylub3HHZ6xFjV051kkGU7cudJmrXEA==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -39869,7 +39971,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.12.9 react: 17.0.2 dev: false @@ -40378,6 +40480,10 @@ packages: minimatch: 3.1.2 dev: true + /text-decoding@1.0.0: + resolution: {integrity: sha512-/0TJD42KDnVwKmDK6jj3xP7E2MG7SHAOG4tyTgyUCRPdHwvkquYNLEQltmdMa3owq3TkddCVcTsoctJI8VQNKA==} + dev: false + /text-extensions@1.9.0: resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} engines: {node: '>=0.10'} @@ -43283,12 +43389,12 @@ packages: '@prisma/generator-helper': 4.16.2 code-block-writer: 11.0.3 lodash: 4.17.21 - zod: 3.21.4 + zod: 3.22.2 transitivePeerDependencies: - supports-color dev: true - /zod-prisma@0.5.4(prisma@5.2.0)(zod@3.21.4): + /zod-prisma@0.5.4(prisma@5.2.0)(zod@3.22.2): resolution: {integrity: sha512-5Ca4Qd1a1jy1T/NqCEpbr0c+EsbjJfJ/7euEHob3zDvtUK2rTuD1Rc/vfzH8q8PtaR2TZbysD88NHmrLwpv3Xg==} engines: {node: '>=14'} hasBin: true @@ -43304,29 +43410,32 @@ packages: parenthesis: 3.1.8 prisma: 5.2.0 ts-morph: 13.0.3 - zod: 3.21.4 + zod: 3.22.2 dev: true - /zod-to-json-schema@3.21.4(zod@3.21.4): + /zod-to-json-schema@3.21.4(zod@3.22.2): resolution: {integrity: sha512-fjUZh4nQ1s6HMccgIeE0VP4QG/YRGPmyjO9sAh890aQKPEk3nqbfUXhMFaC+Dr5KvYBm8BCyvfpZf2jY9aGSsw==} peerDependencies: zod: ^3.21.4 dependencies: - zod: 3.21.4 + zod: 3.22.2 dev: false - /zod-validation-error@1.3.1(zod@3.21.4): - resolution: {integrity: sha512-cNEXpla+tREtNdAnNKY4xKY1SGOn2yzyuZMu4O0RQylX9apRpUjNcPkEc3uHIAr5Ct7LenjZt6RzjEH6+JsqVQ==} + /zod-validation-error@1.5.0(zod@3.22.2): + resolution: {integrity: sha512-/7eFkAI4qV0tcxMBB/3+d2c1P6jzzZYdYSlBuAklzMuCrJu5bzJfHS0yVAS87dRHVlhftd6RFJDIvv03JgkSbw==} engines: {node: '>=16.0.0'} peerDependencies: zod: ^3.18.0 dependencies: - zod: 3.21.4 + zod: 3.22.2 dev: false /zod@3.21.4: resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} + /zod@3.22.2: + resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} + /zustand@3.7.2(react@17.0.2): resolution: {integrity: sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==} engines: {node: '>=12.7.0'} diff --git a/tools/async-api/kafka/package.json b/tools/async-api/kafka/package.json index 5c09174c..33460f00 100644 --- a/tools/async-api/kafka/package.json +++ b/tools/async-api/kafka/package.json @@ -14,7 +14,7 @@ "@asyncapi/generator": "^1.10.14", "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^1.8.11", + "@asyncapi/modelina": "^1.9.0", "@asyncapi/parser": "^2.0.0", "yaml": "^2.0.0" }, diff --git a/tools/docker/kafka-connect/Dockerfile b/tools/docker/kafka-connect/Dockerfile index 950ce293..04bb0835 100644 --- a/tools/docker/kafka-connect/Dockerfile +++ b/tools/docker/kafka-connect/Dockerfile @@ -1,4 +1,4 @@ -FROM confluentinc/cp-kafka-connect-base:7.4.1 +FROM confluentinc/cp-kafka-connect-base:7.5.0@sha256:9708718aaa5e86eda89d07d47c09ef0185892ece77952a30517fcf21224ae967 RUN confluent-hub install --no-prompt confluentinc/kafka-connect-jdbc:latest \ && confluent-hub install --no-prompt debezium/debezium-connector-postgresql:latest \ No newline at end of file diff --git a/tools/open-api/dotnet-model/pom.xml b/tools/open-api/dotnet-model/pom.xml index 34f2c4d6..50b687e5 100644 --- a/tools/open-api/dotnet-model/pom.xml +++ b/tools/open-api/dotnet-model/pom.xml @@ -12,7 +12,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.0 enforce-maven diff --git a/tools/open-api/dotnet-server/pom.xml b/tools/open-api/dotnet-server/pom.xml index ebf38caf..85b8cd31 100644 --- a/tools/open-api/dotnet-server/pom.xml +++ b/tools/open-api/dotnet-server/pom.xml @@ -11,7 +11,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.0 enforce-maven diff --git a/tools/open-api/typescript-client/pom.xml b/tools/open-api/typescript-client/pom.xml index 78d41a73..ba9aadf4 100644 --- a/tools/open-api/typescript-client/pom.xml +++ b/tools/open-api/typescript-client/pom.xml @@ -11,7 +11,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.0 enforce-maven diff --git a/tools/open-api/typescript-redux/pom.xml b/tools/open-api/typescript-redux/pom.xml index 21f5b277..d4368d47 100644 --- a/tools/open-api/typescript-redux/pom.xml +++ b/tools/open-api/typescript-redux/pom.xml @@ -11,7 +11,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.0 enforce-maven diff --git a/tools/storm/language/package.json b/tools/storm/language/package.json index a7a117b2..54d7f617 100644 --- a/tools/storm/language/package.json +++ b/tools/storm/language/package.json @@ -2,7 +2,7 @@ "name": "@open-system/tools-storm-language", "version": "0.0.1", "dependencies": { - "langium": "1.2.1", - "langium-cli": "1.2.1" + "langium": "1.3.0", + "langium-cli": "1.3.1" } } diff --git a/tools/storm/plugins/drizzle/package.json b/tools/storm/plugins/drizzle/package.json index 701ba687..3c4ddfaf 100644 --- a/tools/storm/plugins/drizzle/package.json +++ b/tools/storm/plugins/drizzle/package.json @@ -4,7 +4,7 @@ "dependencies": { "@prisma/generator-helper": "^5.2.0", "drizzle-orm": "^0.28.5", - "langium": "1.2.1", + "langium": "1.3.0", "path": "^0.12.7", "semver": "^7.5.4", "ts-morph": "^19.0.0" diff --git a/tools/storm/plugins/graphql/package.json b/tools/storm/plugins/graphql/package.json index 7dbe10c3..0d4e8b11 100644 --- a/tools/storm/plugins/graphql/package.json +++ b/tools/storm/plugins/graphql/package.json @@ -5,7 +5,7 @@ "@graphql-tools/load-files": "^7.0.0", "@prisma/generator-helper": "^5.2.0", "drizzle-orm": "^0.28.5", - "langium": "1.2.1", + "langium": "1.3.0", "path": "^0.12.7", "semver": "^7.5.4", "ts-morph": "^19.0.0" diff --git a/tools/storm/schema/package.json b/tools/storm/schema/package.json index 47b23514..70e8e7e5 100644 --- a/tools/storm/schema/package.json +++ b/tools/storm/schema/package.json @@ -38,10 +38,10 @@ "@types/vscode": "^1.81.0" }, "dependencies": { - "@vscode/vsce": "^2.20.1", + "@vscode/vsce": "^2.21.0", "chalk": "4.1.0", - "langium": "1.2.1", - "langium-cli": "1.2.1", + "langium": "1.3.0", + "langium-cli": "1.3.1", "ora": "^7.0.1", "path": "^0.12.7", "pluralize": "^8.0.0",