diff --git a/packages/libraries/external-composition/package.json b/packages/libraries/external-composition/package.json index 87f64915dd5..82698b44f24 100644 --- a/packages/libraries/external-composition/package.json +++ b/packages/libraries/external-composition/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@apollo/composition": "2.14.0", "@types/node": "24.12.2", - "esbuild": "0.25.9", + "esbuild": "0.28.1", "fastify": "5.8.5", "graphql": "16.9.0" }, diff --git a/packages/libraries/laboratory/package.json b/packages/libraries/laboratory/package.json index 98b36237cd0..360cd7f82f8 100644 --- a/packages/libraries/laboratory/package.json +++ b/packages/libraries/laboratory/package.json @@ -93,7 +93,7 @@ "concurrently": "^9.2.1", "crypto-js": "^4.2.0", "date-fns": "^4.1.0", - "esbuild": "^0.25.12", + "esbuild": "^0.28.1", "eslint": "^9.39.2", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.26", diff --git a/packages/services/broker-worker/package.json b/packages/services/broker-worker/package.json index 324f35a0f97..46a71acce27 100644 --- a/packages/services/broker-worker/package.json +++ b/packages/services/broker-worker/package.json @@ -12,7 +12,7 @@ "@hive/service-common": "workspace:*", "@types/service-worker-mock": "2.0.4", "@whatwg-node/server": "0.10.17", - "esbuild": "0.25.9", + "esbuild": "0.28.1", "itty-router": "4.2.2", "toucan-js": "4.1.0", "undici": "7.24.0", diff --git a/packages/services/cdn-worker/package.json b/packages/services/cdn-worker/package.json index 319cf55f68e..b2a26d6f8f0 100644 --- a/packages/services/cdn-worker/package.json +++ b/packages/services/cdn-worker/package.json @@ -23,7 +23,7 @@ "@whatwg-node/server": "0.10.17", "bcryptjs": "2.4.3", "dotenv": "16.4.7", - "esbuild": "0.25.9", + "esbuild": "0.28.1", "fastify": "5.8.5", "graphql": "16.9.0", "itty-router": "4.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4a3582315b..d2b263298d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - esbuild: 0.25.9 + esbuild: 0.28.1 csstype: 3.1.2 mjml-core@4.14.0>html-minifier: '-' mjml-cli@4.14.0>html-minifier: '-' @@ -277,7 +277,7 @@ importers: devDependencies: '@graphql-hive/gateway': specifier: 2.7.2 - version: 2.7.2(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/ioredis-mock@8.2.5)(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.12.0)(ioredis@5.10.1)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(pino@10.3.0)(prom-client@15.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.12.0))(zod@4.3.6) + version: 2.7.2(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/ioredis-mock@8.2.5)(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.9.0)(ioredis@5.10.1)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(pino@10.3.0)(prom-client@15.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.9.0))(zod@4.3.6) '@types/js-yaml': specifier: 4.0.9 version: 4.0.9 @@ -638,8 +638,8 @@ importers: specifier: 24.12.2 version: 24.12.2 esbuild: - specifier: 0.25.9 - version: 0.25.9 + specifier: 0.28.1 + version: 0.28.1 fastify: specifier: 5.8.5 version: 5.8.5 @@ -749,7 +749,7 @@ importers: version: 4.1.18(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@24.12.2)(typescript@5.7.3)) '@tailwindcss/vite': specifier: ^4.1.18 - version: 4.1.18(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3)) + version: 4.1.18(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3)) '@tanstack/react-form': specifier: ^1.27.7 version: 1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -761,7 +761,7 @@ importers: version: 1.159.5(@tanstack/react-router@1.159.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@tanstack/router-core@1.159.4)(csstype@3.1.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/router-plugin': specifier: ^1.154.13 - version: 1.159.5(@tanstack/react-router@1.159.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3)) + version: 1.159.5(@tanstack/react-router@1.159.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3)) '@types/crypto-js': specifier: ^4.2.2 version: 4.2.2 @@ -779,7 +779,7 @@ importers: version: 18.3.5(@types/react@18.3.18) '@vitejs/plugin-react': specifier: ^5.1.2 - version: 5.1.2(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3)) + version: 5.1.2(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3)) '@xyflow/react': specifier: ^12.10.0 version: 12.10.0(@types/react@18.3.18)(immer@10.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -811,8 +811,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 esbuild: - specifier: 0.25.9 - version: 0.25.9 + specifier: 0.28.1 + version: 0.28.1 eslint: specifier: ^9.39.2 version: 9.39.2(jiti@2.6.1) @@ -842,7 +842,7 @@ importers: version: 0.52.2 monaco-graphql: specifier: ^1.7.3 - version: 1.7.3(graphql@16.12.0)(monaco-editor@0.52.2)(prettier@3.8.1) + version: 1.7.3(graphql@16.12.0)(monaco-editor@0.52.2)(prettier@3.4.2) monacopilot: specifier: ^1.2.12 version: 1.2.12(monaco-editor@0.52.2) @@ -902,16 +902,16 @@ importers: version: 8.55.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.7.3) unplugin-dts: specifier: 1.0.0-beta.6 - version: 1.0.0-beta.6(@microsoft/api-extractor@7.56.3(@types/node@24.12.2))(esbuild@0.25.9)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3) + version: 1.0.0-beta.6(@microsoft/api-extractor@7.56.3(@types/node@24.12.2))(esbuild@0.28.1)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3) vite: specifier: npm:rolldown-vite@7.1.14 - version: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) + version: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) vite-plugin-commonjs: specifier: ^0.10.4 version: 0.10.4 vite-plugin-dts: specifier: ^4.5.4 - version: 4.5.4(@types/node@24.12.2)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3) + version: 4.5.4(@types/node@24.12.2)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3) vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.52.2) @@ -926,16 +926,16 @@ importers: dependencies: '@graphql-yoga/redis-event-target': specifier: 3.0.3 - version: 3.0.3(ioredis@5.8.2) + version: 3.0.3(ioredis@5.10.1) graphile-worker: specifier: ^0.16.0 version: 0.16.6(typescript@5.7.3) graphql-yoga: specifier: 5.13.3 - version: 5.13.3(graphql@16.12.0) + version: 5.13.3(graphql@16.9.0) ioredis: specifier: ^5.0.0 - version: 5.8.2 + version: 5.10.1 devDependencies: tslib: specifier: 2.8.1 @@ -951,7 +951,7 @@ importers: version: link:../laboratory graphql-yoga: specifier: 5.13.3 - version: 5.13.3(graphql@16.12.0) + version: 5.13.3(graphql@16.9.0) publishDirectory: dist packages/libraries/yoga: @@ -1047,7 +1047,7 @@ importers: version: 6.2.0 pg-promise: specifier: 11.10.2 - version: 11.10.2(pg-query-stream@4.7.1(pg@8.20.0)) + version: 11.10.2(pg-query-stream@4.7.1(pg@8.13.1)) tslib: specifier: 2.8.1 version: 2.8.1 @@ -1272,8 +1272,8 @@ importers: specifier: 0.10.17 version: 0.10.17 esbuild: - specifier: 0.25.9 - version: 0.25.9 + specifier: 0.28.1 + version: 0.28.1 itty-router: specifier: 4.2.2 version: 4.2.2 @@ -1314,8 +1314,8 @@ importers: specifier: 16.4.7 version: 16.4.7 esbuild: - specifier: 0.25.9 - version: 0.25.9 + specifier: 0.28.1 + version: 0.28.1 fastify: specifier: 5.8.5 version: 5.8.5 @@ -1695,7 +1695,7 @@ importers: version: 1.1.0(pino@10.3.0) '@graphql-hive/plugin-opentelemetry': specifier: 1.4.26 - version: 1.4.26(graphql@16.12.0)(pino@10.3.0)(ws@8.18.0) + version: 1.4.26(graphql@16.9.0)(pino@10.3.0)(ws@8.18.0) '@opentelemetry/api': specifier: 1.9.1 version: 1.9.1 @@ -1800,7 +1800,7 @@ importers: version: 16.9.0 pg-promise: specifier: 11.10.2 - version: 11.10.2(pg-query-stream@4.7.1(pg@8.20.0)) + version: 11.10.2(pg-query-stream@4.7.1(pg@8.13.1)) tslib: specifier: 2.8.1 version: 2.8.1 @@ -2385,7 +2385,7 @@ importers: version: 0.52.2 monaco-graphql: specifier: ^1.7.2 - version: 1.7.3(graphql@16.9.0)(monaco-editor@0.52.2)(prettier@3.8.1) + version: 1.7.3(graphql@16.9.0)(monaco-editor@0.52.2)(prettier@3.4.2) monaco-themes: specifier: 0.4.4 version: 0.4.4 @@ -3492,11 +3492,11 @@ packages: '@codemirror/language@6.0.0': resolution: {integrity: sha512-rtjk5ifyMzOna1c7PBu7J1VCt0PvA5wy3o8eMVnxMKb7z8KA7JFecvD04dSn14vj/bBaAbqRsGed5OjtofEnLA==} - '@codemirror/state@6.5.4': - resolution: {integrity: sha512-8y7xqG/hpB53l25CIoit9/ngxdfoG+fx+V3SHBrinnhOtLvKHRyAJJuHzkWrR4YXXLX8eXBsejgAAxHUOdW1yw==} + '@codemirror/state@6.6.0': + resolution: {integrity: sha512-4nbvra5R5EtiCzr9BTHiTLc+MLXK2QGiAVYMyi8PkQd3SR+6ixar/Q/01Fa21TBIDOZXgeWV4WppsQolSreAPQ==} - '@codemirror/view@6.39.15': - resolution: {integrity: sha512-aCWjgweIIXLBHh7bY6cACvXuyrZ0xGafjQ2VInjp4RM4gMfscK5uESiNdrH0pE+e1lZr2B4ONGsjchl2KsKZzg==} + '@codemirror/view@6.43.1': + resolution: {integrity: sha512-+BIjw/AG3tDQ4pJgTLPYdAW25eDE66YsvM4LKyVPgGzVgZ4a9Wj1SRX8kPVKgBDdPt8oHtZ15F0qx7p0oOHdHw==} '@colors/colors@1.5.0': resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} @@ -3721,165 +3721,165 @@ packages: '@esbuild-plugins/node-globals-polyfill@0.2.3': resolution: {integrity: sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==} peerDependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 '@esbuild-plugins/node-modules-polyfill@0.2.2': resolution: {integrity: sha512-LXV7QsWJxRuMYvKbiznh+U1ilIop3g2TeKRzUxOG5X3YITc8JyyTa90BmLwqqv0YnX4v32CSlG+vsziZp9dMvA==} peerDependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 - '@esbuild/aix-ppc64@0.25.9': - resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} + '@esbuild/aix-ppc64@0.28.1': + resolution: {integrity: sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.25.9': - resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==} + '@esbuild/android-arm64@0.28.1': + resolution: {integrity: sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==} engines: {node: '>=18'} cpu: [arm64] os: [android] - '@esbuild/android-arm@0.25.9': - resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==} + '@esbuild/android-arm@0.28.1': + resolution: {integrity: sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==} engines: {node: '>=18'} cpu: [arm] os: [android] - '@esbuild/android-x64@0.25.9': - resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==} + '@esbuild/android-x64@0.28.1': + resolution: {integrity: sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==} engines: {node: '>=18'} cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.25.9': - resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==} + '@esbuild/darwin-arm64@0.28.1': + resolution: {integrity: sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.25.9': - resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==} + '@esbuild/darwin-x64@0.28.1': + resolution: {integrity: sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==} engines: {node: '>=18'} cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.25.9': - resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==} + '@esbuild/freebsd-arm64@0.28.1': + resolution: {integrity: sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.9': - resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==} + '@esbuild/freebsd-x64@0.28.1': + resolution: {integrity: sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.25.9': - resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==} + '@esbuild/linux-arm64@0.28.1': + resolution: {integrity: sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==} engines: {node: '>=18'} cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.25.9': - resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==} + '@esbuild/linux-arm@0.28.1': + resolution: {integrity: sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==} engines: {node: '>=18'} cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.25.9': - resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==} + '@esbuild/linux-ia32@0.28.1': + resolution: {integrity: sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==} engines: {node: '>=18'} cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.25.9': - resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==} + '@esbuild/linux-loong64@0.28.1': + resolution: {integrity: sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==} engines: {node: '>=18'} cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.25.9': - resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==} + '@esbuild/linux-mips64el@0.28.1': + resolution: {integrity: sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.25.9': - resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==} + '@esbuild/linux-ppc64@0.28.1': + resolution: {integrity: sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.25.9': - resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==} + '@esbuild/linux-riscv64@0.28.1': + resolution: {integrity: sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.25.9': - resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==} + '@esbuild/linux-s390x@0.28.1': + resolution: {integrity: sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==} engines: {node: '>=18'} cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.25.9': - resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==} + '@esbuild/linux-x64@0.28.1': + resolution: {integrity: sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.9': - resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==} + '@esbuild/netbsd-arm64@0.28.1': + resolution: {integrity: sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.9': - resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==} + '@esbuild/netbsd-x64@0.28.1': + resolution: {integrity: sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.25.9': - resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==} + '@esbuild/openbsd-arm64@0.28.1': + resolution: {integrity: sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.9': - resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==} + '@esbuild/openbsd-x64@0.28.1': + resolution: {integrity: sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] - '@esbuild/openharmony-arm64@0.25.9': - resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==} + '@esbuild/openharmony-arm64@0.28.1': + resolution: {integrity: sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==} engines: {node: '>=18'} cpu: [arm64] os: [openharmony] - '@esbuild/sunos-x64@0.25.9': - resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==} + '@esbuild/sunos-x64@0.28.1': + resolution: {integrity: sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==} engines: {node: '>=18'} cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.25.9': - resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==} + '@esbuild/win32-arm64@0.28.1': + resolution: {integrity: sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==} engines: {node: '>=18'} cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.25.9': - resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==} + '@esbuild/win32-ia32@0.28.1': + resolution: {integrity: sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==} engines: {node: '>=18'} cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.25.9': - resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==} + '@esbuild/win32-x64@0.28.1': + resolution: {integrity: sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -5876,14 +5876,14 @@ packages: '@lbrlabs/pulumi-grafana@0.1.0': resolution: {integrity: sha512-REc/LQOy17O9jbZnBNm4tLjLJKxOfLaWPIB2CFiAtM1VzwU3FzZQFs0K+XGkuZwWdB+tl2/VHdHv+FqsUrit2w==} - '@lezer/common@1.5.1': - resolution: {integrity: sha512-6YRVG9vBkaY7p1IVxL4s44n5nUnaNnGM2/AckNgYOnxTG2kWh1vR8BMxPseWPjRNpb5VtXnMpeYAEAADoRV1Iw==} + '@lezer/common@1.5.2': + resolution: {integrity: sha512-sxQE460fPZyU3sdc8lafxiPwJHBzZRy/udNFynGQky1SePYBdhkBl1kOagA9uT3pxR8K09bOrmTUqA9wb/PjSQ==} '@lezer/highlight@1.2.3': resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==} - '@lezer/lr@1.4.8': - resolution: {integrity: sha512-bPWa0Pgx69ylNlMlPvBPryqeLYQjyJjqPx+Aupm5zydLIF3NE+6MMLT8Yi23Bd9cif9VS00aUebn+6fDIGBcDA==} + '@lezer/lr@1.4.10': + resolution: {integrity: sha512-rnCpTIBafOx4mRp43xOxDJbFipJm/c0cia/V5TiGlhmMa+wsSdoGmUN3w5Bqrks/09Q/D4tNAmWaT8p6NRi77A==} '@logdna/tail-file@2.2.0': resolution: {integrity: sha512-XGSsWDweP80Fks16lwkAUIr54ICyBs6PsI4mpfTLQaWgEJRtY9xEV+PeyDpJ+sJEGZxqINlpmAwe/6tS1pP8Ng==} @@ -10908,6 +10908,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.17.0: + resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==} + engines: {node: '>=0.4.0'} + hasBin: true + addressparser@1.0.1: resolution: {integrity: sha512-aQX7AISOMM7HFE0iZ3+YnD07oIeJqWGVnJ+ZIKaBZAk03ftmVYVqsGas/rbXKR21n4D/hKCSHypvcyOkds/xzg==} @@ -11385,7 +11390,7 @@ packages: resolution: {integrity: sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} @@ -12266,6 +12271,10 @@ packages: resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} engines: {node: '>=0.3.1'} + diff@8.0.4: + resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} + engines: {node: '>=0.3.1'} + dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -12499,8 +12508,8 @@ packages: esast-util-from-js@2.0.1: resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==} - esbuild@0.25.9: - resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==} + esbuild@0.28.1: + resolution: {integrity: sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==} engines: {node: '>=18'} hasBin: true @@ -15527,8 +15536,8 @@ packages: resolution: {integrity: sha512-+Mc8UaAebFzgV+KpI5n7DasuuQCHA89dmwm7JXw3TV43ukfNQ9DnBH3Mdb2g/I4Fdxc26pwimBWvjIw0UAILSQ==} hasBin: true - needle@3.3.1: - resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==} + needle@3.5.0: + resolution: {integrity: sha512-jaQyPKKk2YokHrEg+vFDYxXIHTCBgiZwSHOoVx/8V3GIBS8/VN6NdVRmg8q1ERtPkMvmOvebsgga4sAj5hls/w==} engines: {node: '>= 4.4.x'} hasBin: true @@ -16083,6 +16092,11 @@ packages: peerDependencies: pg: ^8 + pg-cursor@2.20.0: + resolution: {integrity: sha512-HP/EbUafheaUOs7DxlG6tda/rhmsX2hCTJJJ+gCnhljGyNEs6pBHddbNuomlW3DqEhP3zYD+GqBWkYnJPIZ4tA==} + peerDependencies: + pg: ^8 + pg-int8@1.0.1: resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} engines: {node: '>=4.0.0'} @@ -16875,6 +16889,7 @@ packages: recharts@2.15.1: resolution: {integrity: sha512-v8PUTUlyiDe56qUj82w/EDVuzEFXwEHp9/xOowGAZwfLjB9uAy3GllQVIYMWF6nU+qibx85WF75zD7AjqoT54Q==} engines: {node: '>=14'} + deprecated: 1.x and 2.x branches are no longer active. Bump to Recharts v3 to receive latest features and bugfixes. See https://github.com/recharts/recharts/wiki/3.0-migration-guide peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -17076,7 +17091,7 @@ packages: hasBin: true peerDependencies: '@types/node': ^20.19.0 || >=22.12.0 - esbuild: 0.25.9 + esbuild: 0.28.1 jiti: '>=1.21.0' less: ^4.0.0 sass: ^1.70.0 @@ -17174,8 +17189,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sax@1.4.4: - resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==} + sax@1.6.0: + resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} engines: {node: '>=11.0.0'} scheduler@0.23.2: @@ -17254,6 +17269,10 @@ packages: resolution: {integrity: sha512-OE4cvmJ1uSPrKorFIH9/w/Qwuvi/IMcGbv5RKgcJ/zjA/IohDLU6SVaxFN9FwajbP7nsX0dQqMDes1whk3y+yw==} engines: {node: '>=10'} + seroval@1.5.4: + resolution: {integrity: sha512-46uFvgrXTVxZcUorgSSRZ4y+ieqLLQRMlG4bnCZKW3qI6BZm7Rg4ntMW4p1mILEEBZWrFlcpp0AyIIlM6jD9iw==} + engines: {node: '>=10'} + serve-static@1.16.2: resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} engines: {node: '>= 0.8.0'} @@ -18291,7 +18310,7 @@ packages: '@microsoft/api-extractor': '>=7' '@rspack/core': ^1 '@vue/language-core': ~3.0.1 - esbuild: 0.25.9 + esbuild: 0.28.1 rolldown: '*' rollup: '>=3' typescript: 5.7.3 @@ -19108,14 +19127,6 @@ snapshots: '@apollo/utils.logger': 2.0.0 graphql: 16.9.0 - '@apollo/server-gateway-interface@2.0.0(graphql@16.12.0)': - dependencies: - '@apollo/usage-reporting-protobuf': 4.1.1 - '@apollo/utils.fetcher': 3.1.0 - '@apollo/utils.keyvaluecache': 4.0.0 - '@apollo/utils.logger': 3.0.0 - graphql: 16.12.0 - '@apollo/server-gateway-interface@2.0.0(graphql@16.9.0)': dependencies: '@apollo/usage-reporting-protobuf': 4.1.1 @@ -19208,10 +19219,6 @@ snapshots: '@apollo/utils.isnodelike': 3.0.0 sha.js: 2.4.11 - '@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.12.0)': - dependencies: - graphql: 16.12.0 - '@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.9.0)': dependencies: graphql: 16.9.0 @@ -19245,50 +19252,23 @@ snapshots: '@apollo/utils.logger@3.0.0': {} - '@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.12.0)': - dependencies: - graphql: 16.12.0 - '@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.9.0)': dependencies: graphql: 16.9.0 - '@apollo/utils.removealiases@2.0.1(graphql@16.12.0)': - dependencies: - graphql: 16.12.0 - '@apollo/utils.removealiases@2.0.1(graphql@16.9.0)': dependencies: graphql: 16.9.0 - '@apollo/utils.sortast@2.0.1(graphql@16.12.0)': - dependencies: - graphql: 16.12.0 - lodash.sortby: 4.7.0 - '@apollo/utils.sortast@2.0.1(graphql@16.9.0)': dependencies: graphql: 16.9.0 lodash.sortby: 4.7.0 - '@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.12.0)': - dependencies: - graphql: 16.12.0 - '@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.9.0)': dependencies: graphql: 16.9.0 - '@apollo/utils.usagereporting@2.1.0(graphql@16.12.0)': - dependencies: - '@apollo/usage-reporting-protobuf': 4.1.1 - '@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.12.0) - '@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.12.0) - '@apollo/utils.removealiases': 2.0.1(graphql@16.12.0) - '@apollo/utils.sortast': 2.0.1(graphql@16.12.0) - '@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.12.0) - graphql: 16.12.0 - '@apollo/utils.usagereporting@2.1.0(graphql@16.9.0)': dependencies: '@apollo/usage-reporting-protobuf': 4.1.1 @@ -21058,20 +21038,20 @@ snapshots: '@codemirror/language@6.0.0': dependencies: - '@codemirror/state': 6.5.4 - '@codemirror/view': 6.39.15 - '@lezer/common': 1.5.1 + '@codemirror/state': 6.6.0 + '@codemirror/view': 6.43.1 + '@lezer/common': 1.5.2 '@lezer/highlight': 1.2.3 - '@lezer/lr': 1.4.8 + '@lezer/lr': 1.4.10 style-mod: 4.1.3 - '@codemirror/state@6.5.4': + '@codemirror/state@6.6.0': dependencies: '@marijn/find-cluster-break': 1.0.2 - '@codemirror/view@6.39.15': + '@codemirror/view@6.43.1': dependencies: - '@codemirror/state': 6.5.4 + '@codemirror/state': 6.6.0 crelt: 1.0.6 style-mod: 4.1.3 w3c-keyname: 2.2.8 @@ -21261,25 +21241,12 @@ snapshots: '@whatwg-node/promise-helpers': 1.3.2 tslib: 2.8.1 - '@envelop/disable-introspection@9.0.0(@envelop/core@5.5.1)(graphql@16.12.0)': - dependencies: - '@envelop/core': 5.5.1 - graphql: 16.12.0 - tslib: 2.8.1 - '@envelop/disable-introspection@9.0.0(@envelop/core@5.5.1)(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 graphql: 16.9.0 tslib: 2.8.1 - '@envelop/extended-validation@7.0.0(@envelop/core@5.5.1)(graphql@16.12.0)': - dependencies: - '@envelop/core': 5.5.1 - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - graphql: 16.12.0 - tslib: 2.8.1 - '@envelop/extended-validation@7.0.0(@envelop/core@5.5.1)(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 @@ -21287,16 +21254,6 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@envelop/generic-auth@11.0.0(@envelop/core@5.5.1)(graphql@16.12.0)': - dependencies: - '@envelop/core': 5.5.1 - '@envelop/extended-validation': 7.0.0(@envelop/core@5.5.1)(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - tslib: 2.8.1 - '@envelop/generic-auth@11.0.0(@envelop/core@5.5.1)(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 @@ -21327,34 +21284,28 @@ snapshots: '@whatwg-node/promise-helpers': 1.3.2 tslib: 2.8.1 - '@envelop/on-resolve@7.1.1(@envelop/core@5.5.1)(graphql@16.12.0)': - dependencies: - '@envelop/core': 5.5.1 - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - '@envelop/on-resolve@7.1.1(@envelop/core@5.5.1)(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 '@whatwg-node/promise-helpers': 1.3.2 graphql: 16.9.0 - '@envelop/prometheus@14.0.0(@envelop/core@5.5.1)(graphql@16.12.0)(prom-client@15.1.3)': + '@envelop/prometheus@14.0.0(@envelop/core@5.5.1)(graphql@16.9.0)(prom-client@15.1.3)': dependencies: '@envelop/core': 5.5.1 - '@envelop/on-resolve': 7.1.1(@envelop/core@5.5.1)(graphql@16.12.0) - graphql: 16.12.0 + '@envelop/on-resolve': 7.1.1(@envelop/core@5.5.1)(graphql@16.9.0) + graphql: 16.9.0 prom-client: 15.1.3 tslib: 2.8.1 - '@envelop/rate-limiter@10.0.1(@envelop/core@5.5.1)(graphql@16.12.0)': + '@envelop/rate-limiter@10.0.1(@envelop/core@5.5.1)(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 - '@envelop/on-resolve': 7.1.1(@envelop/core@5.5.1)(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@envelop/on-resolve': 7.1.1(@envelop/core@5.5.1)(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@types/picomatch': 4.0.2 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 lodash.get: 4.4.2 ms: 2.1.3 picomatch: 4.0.4 @@ -21381,17 +21332,6 @@ snapshots: lru-cache: 10.2.0 tslib: 2.8.1 - '@envelop/response-cache@9.1.1(@envelop/core@5.5.1)(graphql@16.12.0)': - dependencies: - '@envelop/core': 5.5.1 - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@whatwg-node/fetch': 0.10.13 - '@whatwg-node/promise-helpers': 1.3.2 - fast-json-stable-stringify: 2.1.0 - graphql: 16.12.0 - lru-cache: 11.0.2 - tslib: 2.8.1 - '@envelop/response-cache@9.1.1(@envelop/core@5.5.1)(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 @@ -21412,92 +21352,92 @@ snapshots: '@whatwg-node/promise-helpers': 1.3.2 tslib: 2.8.1 - '@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.25.9)': + '@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.28.1)': dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 - '@esbuild-plugins/node-modules-polyfill@0.2.2(esbuild@0.25.9)': + '@esbuild-plugins/node-modules-polyfill@0.2.2(esbuild@0.28.1)': dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 escape-string-regexp: 4.0.0 rollup-plugin-node-polyfills: 0.2.1 - '@esbuild/aix-ppc64@0.25.9': + '@esbuild/aix-ppc64@0.28.1': optional: true - '@esbuild/android-arm64@0.25.9': + '@esbuild/android-arm64@0.28.1': optional: true - '@esbuild/android-arm@0.25.9': + '@esbuild/android-arm@0.28.1': optional: true - '@esbuild/android-x64@0.25.9': + '@esbuild/android-x64@0.28.1': optional: true - '@esbuild/darwin-arm64@0.25.9': + '@esbuild/darwin-arm64@0.28.1': optional: true - '@esbuild/darwin-x64@0.25.9': + '@esbuild/darwin-x64@0.28.1': optional: true - '@esbuild/freebsd-arm64@0.25.9': + '@esbuild/freebsd-arm64@0.28.1': optional: true - '@esbuild/freebsd-x64@0.25.9': + '@esbuild/freebsd-x64@0.28.1': optional: true - '@esbuild/linux-arm64@0.25.9': + '@esbuild/linux-arm64@0.28.1': optional: true - '@esbuild/linux-arm@0.25.9': + '@esbuild/linux-arm@0.28.1': optional: true - '@esbuild/linux-ia32@0.25.9': + '@esbuild/linux-ia32@0.28.1': optional: true - '@esbuild/linux-loong64@0.25.9': + '@esbuild/linux-loong64@0.28.1': optional: true - '@esbuild/linux-mips64el@0.25.9': + '@esbuild/linux-mips64el@0.28.1': optional: true - '@esbuild/linux-ppc64@0.25.9': + '@esbuild/linux-ppc64@0.28.1': optional: true - '@esbuild/linux-riscv64@0.25.9': + '@esbuild/linux-riscv64@0.28.1': optional: true - '@esbuild/linux-s390x@0.25.9': + '@esbuild/linux-s390x@0.28.1': optional: true - '@esbuild/linux-x64@0.25.9': + '@esbuild/linux-x64@0.28.1': optional: true - '@esbuild/netbsd-arm64@0.25.9': + '@esbuild/netbsd-arm64@0.28.1': optional: true - '@esbuild/netbsd-x64@0.25.9': + '@esbuild/netbsd-x64@0.28.1': optional: true - '@esbuild/openbsd-arm64@0.25.9': + '@esbuild/openbsd-arm64@0.28.1': optional: true - '@esbuild/openbsd-x64@0.25.9': + '@esbuild/openbsd-x64@0.28.1': optional: true - '@esbuild/openharmony-arm64@0.25.9': + '@esbuild/openharmony-arm64@0.28.1': optional: true - '@esbuild/sunos-x64@0.25.9': + '@esbuild/sunos-x64@0.28.1': optional: true - '@esbuild/win32-arm64@0.25.9': + '@esbuild/win32-arm64@0.28.1': optional: true - '@esbuild/win32-ia32@0.25.9': + '@esbuild/win32-ia32@0.28.1': optional: true - '@esbuild/win32-x64@0.25.9': + '@esbuild/win32-x64@0.28.1': optional: true '@escape.tech/graphql-armor-block-field-suggestions@3.0.1': @@ -22085,23 +22025,6 @@ snapshots: - supports-color - utf-8-validate - '@graphql-hive/core@0.21.0(graphql@16.12.0)(pino@10.3.0)': - dependencies: - '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-hive/signal': 2.0.0 - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - '@whatwg-node/fetch': 0.10.13 - async-retry: 1.3.3 - events: 3.3.0 - graphql: 16.12.0 - js-md5: 0.8.3 - lodash.sortby: 4.7.0 - tiny-lru: 11.4.7 - transitivePeerDependencies: - - '@logtape/logtape' - - pino - - winston - '@graphql-hive/core@0.21.0(graphql@16.9.0)(pino@10.3.0)': dependencies: '@graphql-hive/logger': 1.1.0(pino@10.3.0) @@ -22119,45 +22042,45 @@ snapshots: - pino - winston - '@graphql-hive/gateway-runtime@2.9.3(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0)': + '@graphql-hive/gateway-runtime@2.9.3(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0)': dependencies: '@envelop/core': 5.5.1 - '@envelop/disable-introspection': 9.0.0(@envelop/core@5.5.1)(graphql@16.12.0) - '@envelop/generic-auth': 11.0.0(@envelop/core@5.5.1)(graphql@16.12.0) + '@envelop/disable-introspection': 9.0.0(@envelop/core@5.5.1)(graphql@16.9.0) + '@envelop/generic-auth': 11.0.0(@envelop/core@5.5.1)(graphql@16.9.0) '@envelop/instrumentation': 1.0.0 - '@graphql-hive/core': 0.21.0(graphql@16.12.0)(pino@10.3.0) + '@graphql-hive/core': 0.21.0(graphql@16.9.0)(pino@10.3.0) '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-hive/pubsub': 2.1.1(ioredis@5.10.1) '@graphql-hive/signal': 2.0.0 - '@graphql-hive/yoga': 0.48.0(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@25.5.0)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/plugin-response-cache': 0.104.43(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/executor-http': 3.3.0(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) - '@graphql-yoga/plugin-apollo-usage-report': 0.16.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - '@graphql-yoga/plugin-csrf-prevention': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0)) - '@graphql-yoga/plugin-defer-stream': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - '@graphql-yoga/plugin-persisted-operations': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) + '@graphql-hive/yoga': 0.48.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(pino@10.3.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@25.5.0)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/plugin-response-cache': 0.104.43(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/executor-http': 3.3.0(@types/node@25.5.0)(graphql@16.9.0) + '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.9.0) + '@graphql-tools/stitch': 10.1.19(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) + '@graphql-yoga/plugin-apollo-usage-report': 0.16.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) + '@graphql-yoga/plugin-csrf-prevention': 3.16.2(graphql-yoga@5.21.0(graphql@16.9.0)) + '@graphql-yoga/plugin-defer-stream': 3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) + '@graphql-yoga/plugin-persisted-operations': 3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) '@types/node': 25.5.0 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 '@whatwg-node/server': 0.10.17 '@whatwg-node/server-plugin-cookies': 1.0.5 - graphql: 16.12.0 - graphql-ws: 6.0.6(graphql@16.12.0)(ws@8.18.0) - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-ws: 6.0.6(graphql@16.9.0)(ws@8.18.0) + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@fastify/websocket' @@ -22170,45 +22093,45 @@ snapshots: - winston - ws - '@graphql-hive/gateway-runtime@2.9.3(graphql@16.12.0)(pino@10.3.0)(ws@8.18.0)': + '@graphql-hive/gateway-runtime@2.9.3(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)(ws@8.18.0)': dependencies: '@envelop/core': 5.5.1 - '@envelop/disable-introspection': 9.0.0(@envelop/core@5.5.1)(graphql@16.12.0) - '@envelop/generic-auth': 11.0.0(@envelop/core@5.5.1)(graphql@16.12.0) + '@envelop/disable-introspection': 9.0.0(@envelop/core@5.5.1)(graphql@16.9.0) + '@envelop/generic-auth': 11.0.0(@envelop/core@5.5.1)(graphql@16.9.0) '@envelop/instrumentation': 1.0.0 - '@graphql-hive/core': 0.21.0(graphql@16.12.0)(pino@10.3.0) + '@graphql-hive/core': 0.21.0(graphql@16.9.0)(pino@10.3.0) '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-hive/pubsub': 2.1.1(ioredis@5.8.2) '@graphql-hive/signal': 2.0.0 - '@graphql-hive/yoga': 0.48.0(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@25.5.0)(graphql@16.12.0)(pino@10.3.0) - '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.12.0) - '@graphql-mesh/plugin-response-cache': 0.104.43(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0) - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/executor-http': 3.3.0(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) - '@graphql-yoga/plugin-apollo-usage-report': 0.16.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - '@graphql-yoga/plugin-csrf-prevention': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0)) - '@graphql-yoga/plugin-defer-stream': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - '@graphql-yoga/plugin-persisted-operations': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) + '@graphql-hive/yoga': 0.48.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(pino@10.3.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@25.5.0)(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) + '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/plugin-response-cache': 0.104.43(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/executor-http': 3.3.0(@types/node@25.5.0)(graphql@16.9.0) + '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.9.0) + '@graphql-tools/stitch': 10.1.19(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) + '@graphql-yoga/plugin-apollo-usage-report': 0.16.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) + '@graphql-yoga/plugin-csrf-prevention': 3.16.2(graphql-yoga@5.21.0(graphql@16.9.0)) + '@graphql-yoga/plugin-defer-stream': 3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) + '@graphql-yoga/plugin-persisted-operations': 3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) '@types/node': 25.5.0 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 '@whatwg-node/server': 0.10.17 '@whatwg-node/server-plugin-cookies': 1.0.5 - graphql: 16.12.0 - graphql-ws: 6.0.6(graphql@16.12.0)(ws@8.18.0) - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-ws: 6.0.6(graphql@16.9.0)(ws@8.18.0) + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@fastify/websocket' @@ -22221,7 +22144,7 @@ snapshots: - winston - ws - '@graphql-hive/gateway-runtime@2.9.3(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)(ws@8.18.0)': + '@graphql-hive/gateway-runtime@2.9.3(graphql@16.9.0)(pino@10.3.0)(ws@8.18.0)': dependencies: '@envelop/core': 5.5.1 '@envelop/disable-introspection': 9.0.0(@envelop/core@5.5.1)(graphql@16.9.0) @@ -22233,12 +22156,12 @@ snapshots: '@graphql-hive/signal': 2.0.0 '@graphql-hive/yoga': 0.48.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(pino@10.3.0) '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) - '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@25.5.0)(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) - '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.9.0)(ioredis@5.8.2) - '@graphql-mesh/plugin-response-cache': 0.104.43(graphql@16.9.0)(ioredis@5.8.2) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) - '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@25.5.0)(graphql@16.9.0)(pino@10.3.0) + '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.9.0) + '@graphql-mesh/plugin-response-cache': 0.104.43(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0) '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) @@ -22272,43 +22195,43 @@ snapshots: - winston - ws - '@graphql-hive/gateway@2.7.2(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/ioredis-mock@8.2.5)(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.12.0)(ioredis@5.10.1)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(pino@10.3.0)(prom-client@15.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.12.0))(zod@4.3.6)': + '@graphql-hive/gateway@2.7.2(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/ioredis-mock@8.2.5)(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.9.0)(ioredis@5.10.1)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(pino@10.3.0)(prom-client@15.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.9.0))(zod@4.3.6)': dependencies: '@commander-js/extra-typings': 14.0.0(commander@14.0.2) '@envelop/core': 5.5.1 '@escape.tech/graphql-armor-block-field-suggestions': 3.0.1 '@escape.tech/graphql-armor-max-depth': 2.4.2 '@escape.tech/graphql-armor-max-tokens': 2.5.1 - '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) + '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) '@graphql-hive/importer': 2.0.0 '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-hive/plugin-aws-sigv4': 2.0.46(@types/node@24.12.2)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-hive/plugin-opentelemetry': 1.4.26(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) + '@graphql-hive/plugin-aws-sigv4': 2.0.46(@types/node@24.12.2)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-hive/plugin-opentelemetry': 1.4.26(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) '@graphql-hive/pubsub': 2.1.1(ioredis@5.10.1) - '@graphql-hive/render-laboratory': 0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.12.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.12.0))(tslib@2.8.1)(zod@4.3.6) + '@graphql-hive/render-laboratory': 0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.9.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.9.0))(tslib@2.8.1)(zod@4.3.6) '@graphql-hive/signal': 2.0.0 - '@graphql-mesh/cache-cfw-kv': 0.105.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/cache-localforage': 0.105.37(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/cache-redis': 0.105.23(@types/ioredis-mock@8.2.5)(graphql@16.12.0) - '@graphql-mesh/cache-upstash-redis': 0.1.32(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/plugin-http-cache': 0.105.38(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/plugin-jit': 0.2.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/plugin-jwt-auth': 2.0.11(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/plugin-prometheus': 2.1.44(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(prom-client@15.1.3)(ws@8.18.0) - '@graphql-mesh/plugin-rate-limit': 0.106.15(@envelop/core@5.5.1)(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/plugin-snapshot': 0.104.37(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/transport-http': 1.1.0(@types/node@24.12.2)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/transport-http-callback': 1.0.20(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/transport-ws': 2.0.20(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/code-file-loader': 8.1.26(graphql@16.12.0) - '@graphql-tools/graphql-file-loader': 8.1.7(graphql@16.12.0) - '@graphql-tools/load': 8.1.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-yoga/render-graphiql': 5.16.2(graphql-yoga@5.21.0(graphql@16.12.0)) + '@graphql-mesh/cache-cfw-kv': 0.105.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/cache-localforage': 0.105.37(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/cache-redis': 0.105.23(@types/ioredis-mock@8.2.5)(graphql@16.9.0) + '@graphql-mesh/cache-upstash-redis': 0.1.32(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/hmac-upstream-signature': 2.0.12(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/plugin-http-cache': 0.105.38(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/plugin-jit': 0.2.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/plugin-jwt-auth': 2.0.11(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/plugin-prometheus': 2.1.44(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(prom-client@15.1.3)(ws@8.18.0) + '@graphql-mesh/plugin-rate-limit': 0.106.15(@envelop/core@5.5.1)(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/plugin-snapshot': 0.104.37(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/transport-http': 1.1.0(@types/node@24.12.2)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/transport-http-callback': 1.0.20(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/transport-ws': 2.0.20(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/code-file-loader': 8.1.26(graphql@16.9.0) + '@graphql-tools/graphql-file-loader': 8.1.7(graphql@16.9.0) + '@graphql-tools/load': 8.1.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-yoga/render-graphiql': 5.16.2(graphql-yoga@5.21.0(graphql@16.9.0)) '@opentelemetry/api': 1.9.1 '@opentelemetry/api-logs': 0.217.0 '@opentelemetry/context-async-hooks': 2.7.1(@opentelemetry/api@1.9.1) @@ -22323,9 +22246,9 @@ snapshots: '@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1) '@whatwg-node/server': 0.10.17 commander: 14.0.2 - graphql: 16.12.0 - graphql-ws: 6.0.6(graphql@16.12.0)(ws@8.18.0) - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-ws: 6.0.6(graphql@16.9.0)(ws@8.18.0) + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 ws: 8.18.0 transitivePeerDependencies: @@ -22358,10 +22281,10 @@ snapshots: '@graphql-hive/importer@2.0.0': {} - '@graphql-hive/laboratory@0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.12.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.12.0))(tslib@2.8.1)(zod@4.3.6)': + '@graphql-hive/laboratory@0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.9.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.9.0))(tslib@2.8.1)(zod@4.3.6)': dependencies: '@base-ui/react': 1.1.0(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@graphql-tools/url-loader': 9.1.0(@types/node@24.12.2)(graphql@16.12.0) + '@graphql-tools/url-loader': 9.1.0(@types/node@24.12.2)(graphql@16.9.0) '@tanstack/react-form': 1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) date-fns: 4.1.0 lucide-react: 0.548.0(react@18.3.1) @@ -22370,7 +22293,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-zoom-pan-pinch: 3.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - subscriptions-transport-ws: 0.11.0(graphql@16.12.0) + subscriptions-transport-ws: 0.11.0(graphql@16.9.0) tslib: 2.8.1 uuid: 14.0.0 zod: 4.3.6 @@ -22389,13 +22312,13 @@ snapshots: optionalDependencies: pino: 10.3.0 - '@graphql-hive/plugin-aws-sigv4@2.0.46(@types/node@24.12.2)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-hive/plugin-aws-sigv4@2.0.46(@types/node@24.12.2)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: '@aws-sdk/client-sts': 3.1045.0 - '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@24.12.2)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/fusion-runtime': 1.10.3(@types/node@24.12.2)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) '@whatwg-node/promise-helpers': 1.3.2 aws4: 1.13.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -22406,16 +22329,16 @@ snapshots: - pino - winston - '@graphql-hive/plugin-opentelemetry@1.4.26(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0)': + '@graphql-hive/plugin-opentelemetry@1.4.26(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0)': dependencies: - '@graphql-hive/core': 0.21.0(graphql@16.12.0)(pino@10.3.0) - '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) + '@graphql-hive/core': 0.21.0(graphql@16.9.0)(pino@10.3.0) + '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@opentelemetry/api': 1.9.1 '@opentelemetry/api-logs': 0.217.0 '@opentelemetry/auto-instrumentations-node': 0.75.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.7.1(@opentelemetry/api@1.9.1)) @@ -22430,7 +22353,7 @@ snapshots: '@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1) '@opentelemetry/semantic-conventions': 1.40.0 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@fastify/websocket' @@ -22444,16 +22367,16 @@ snapshots: - winston - ws - '@graphql-hive/plugin-opentelemetry@1.4.26(graphql@16.12.0)(pino@10.3.0)(ws@8.18.0)': + '@graphql-hive/plugin-opentelemetry@1.4.26(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)(ws@8.18.0)': dependencies: - '@graphql-hive/core': 0.21.0(graphql@16.12.0)(pino@10.3.0) - '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.12.0)(pino@10.3.0)(ws@8.18.0) + '@graphql-hive/core': 0.21.0(graphql@16.9.0)(pino@10.3.0) + '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)(ws@8.18.0) '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@opentelemetry/api': 1.9.1 '@opentelemetry/api-logs': 0.217.0 '@opentelemetry/auto-instrumentations-node': 0.75.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.7.1(@opentelemetry/api@1.9.1)) @@ -22468,7 +22391,7 @@ snapshots: '@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1) '@opentelemetry/semantic-conventions': 1.40.0 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@fastify/websocket' @@ -22482,15 +22405,15 @@ snapshots: - winston - ws - '@graphql-hive/plugin-opentelemetry@1.4.26(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)(ws@8.18.0)': + '@graphql-hive/plugin-opentelemetry@1.4.26(graphql@16.9.0)(pino@10.3.0)(ws@8.18.0)': dependencies: '@graphql-hive/core': 0.21.0(graphql@16.9.0)(pino@10.3.0) - '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)(ws@8.18.0) + '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.9.0)(pino@10.3.0)(ws@8.18.0) '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) - '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0) '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@opentelemetry/api': 1.9.1 '@opentelemetry/api-logs': 0.217.0 @@ -22536,10 +22459,10 @@ snapshots: optionalDependencies: ioredis: 5.8.2 - '@graphql-hive/render-laboratory@0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.12.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.12.0))(tslib@2.8.1)(zod@4.3.6)': + '@graphql-hive/render-laboratory@0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.9.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.9.0))(tslib@2.8.1)(zod@4.3.6)': dependencies: - '@graphql-hive/laboratory': 0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.12.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.12.0))(tslib@2.8.1)(zod@4.3.6) - graphql-yoga: 5.13.3(graphql@16.12.0) + '@graphql-hive/laboratory': 0.1.7(@tanstack/react-form@1.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/node@24.12.2)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(date-fns@4.1.0)(graphql@16.9.0)(lucide-react@0.548.0(react@18.3.1))(lz-string@1.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(subscriptions-transport-ws@0.11.0(graphql@16.9.0))(tslib@2.8.1)(zod@4.3.6) + graphql-yoga: 5.13.3(graphql@16.9.0) transitivePeerDependencies: - '@fastify/websocket' - '@tanstack/react-form' @@ -22564,18 +22487,6 @@ snapshots: '@graphql-hive/signal@2.0.0': {} - '@graphql-hive/yoga@0.48.0(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(pino@10.3.0)': - dependencies: - '@graphql-hive/core': 0.21.0(graphql@16.12.0)(pino@10.3.0) - '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-yoga/plugin-persisted-operations': 3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) - transitivePeerDependencies: - - '@logtape/logtape' - - pino - - winston - '@graphql-hive/yoga@0.48.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(pino@10.3.0)': dependencies: '@graphql-hive/core': 0.21.0(graphql@16.9.0)(pino@10.3.0) @@ -22819,48 +22730,48 @@ snapshots: - '@graphql-inspector/loaders' - yargs - '@graphql-mesh/cache-cfw-kv@0.105.36(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/cache-cfw-kv@0.105.36(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/cache-inmemory-lru@0.8.37(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/cache-inmemory-lru@0.8.37(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/cache-localforage@0.105.37(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/cache-localforage@0.105.37(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/cache-inmemory-lru': 0.8.37(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - graphql: 16.12.0 + '@graphql-mesh/cache-inmemory-lru': 0.8.37(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + graphql: 16.9.0 localforage: 1.10.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/cache-redis@0.105.23(@types/ioredis-mock@8.2.5)(graphql@16.12.0)': + '@graphql-mesh/cache-redis@0.105.23(@types/ioredis-mock@8.2.5)(graphql@16.9.0)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) '@opentelemetry/api': 1.9.1 '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.12.0 + graphql: 16.9.0 ioredis: 5.10.1 ioredis-mock: 8.13.1(@types/ioredis-mock@8.2.5)(ioredis@5.10.1) tslib: 2.8.1 @@ -22869,52 +22780,46 @@ snapshots: - '@types/ioredis-mock' - supports-color - '@graphql-mesh/cache-upstash-redis@0.1.32(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/cache-upstash-redis@0.1.32(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) '@upstash/redis': 1.38.0 '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/cross-helpers@0.4.14(graphql@16.12.0)': - dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - graphql: 16.12.0 - path-browserify: 1.0.1 - '@graphql-mesh/cross-helpers@0.4.14(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 11.1.0(graphql@16.9.0) graphql: 16.9.0 path-browserify: 1.0.1 - '@graphql-mesh/fusion-runtime@1.10.3(@types/node@24.12.2)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-mesh/fusion-runtime@1.10.3(@types/node@24.12.2)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@envelop/instrumentation': 1.0.0 '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/batch-execute': 10.0.8(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/federation': 4.4.3(@types/node@24.12.2)(graphql@16.12.0) - '@graphql-tools/merge': 9.1.5(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/stitching-directives': 4.0.21(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/batch-execute': 10.0.8(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/executor': 1.5.0(graphql@16.9.0) + '@graphql-tools/federation': 4.4.3(@types/node@24.12.2)(graphql@16.9.0) + '@graphql-tools/merge': 9.1.5(graphql@16.9.0) + '@graphql-tools/stitch': 10.1.19(graphql@16.9.0) + '@graphql-tools/stitching-directives': 4.0.21(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -22924,28 +22829,28 @@ snapshots: - pino - winston - '@graphql-mesh/fusion-runtime@1.10.3(@types/node@25.5.0)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-mesh/fusion-runtime@1.10.3(@types/node@25.5.0)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@envelop/instrumentation': 1.0.0 '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/batch-execute': 10.0.8(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/merge': 9.1.5(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/stitching-directives': 4.0.21(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/batch-execute': 10.0.8(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/executor': 1.5.0(graphql@16.9.0) + '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.9.0) + '@graphql-tools/merge': 9.1.5(graphql@16.9.0) + '@graphql-tools/stitch': 10.1.19(graphql@16.9.0) + '@graphql-tools/stitching-directives': 4.0.21(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -22955,28 +22860,28 @@ snapshots: - pino - winston - '@graphql-mesh/fusion-runtime@1.10.3(@types/node@25.5.0)(graphql@16.12.0)(pino@10.3.0)': + '@graphql-mesh/fusion-runtime@1.10.3(@types/node@25.5.0)(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@envelop/instrumentation': 1.0.0 '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0) - '@graphql-tools/batch-execute': 10.0.8(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/merge': 9.1.5(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/stitching-directives': 4.0.21(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-tools/batch-execute': 10.0.8(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/executor': 1.5.0(graphql@16.9.0) + '@graphql-tools/federation': 4.4.3(@types/node@25.5.0)(graphql@16.9.0) + '@graphql-tools/merge': 9.1.5(graphql@16.9.0) + '@graphql-tools/stitch': 10.1.19(graphql@16.9.0) + '@graphql-tools/stitching-directives': 4.0.21(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -22986,15 +22891,15 @@ snapshots: - pino - winston - '@graphql-mesh/fusion-runtime@1.10.3(@types/node@25.5.0)(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)': + '@graphql-mesh/fusion-runtime@1.10.3(@types/node@25.5.0)(graphql@16.9.0)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@envelop/instrumentation': 1.0.0 '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) - '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0) '@graphql-tools/batch-execute': 10.0.8(graphql@16.9.0) '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) '@graphql-tools/executor': 1.5.0(graphql@16.9.0) @@ -23017,29 +22922,29 @@ snapshots: - pino - winston - '@graphql-mesh/hmac-upstream-signature@2.0.12(graphql@16.12.0)': + '@graphql-mesh/hmac-upstream-signature@2.0.12(graphql@16.9.0)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/hmac-upstream-signature@2.0.12(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/hmac-upstream-signature@2.0.12(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' @@ -23059,37 +22964,37 @@ snapshots: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/plugin-http-cache@0.105.38(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/plugin-http-cache@0.105.38(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 http-cache-semantics: 4.1.1 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/plugin-jit@0.2.36(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/plugin-jit@0.2.36(graphql@16.9.0)(ioredis@5.10.1)': dependencies: '@envelop/core': 5.5.1 - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - graphql: 16.12.0 - graphql-jit: 0.8.7(graphql@16.12.0) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + graphql: 16.9.0 + graphql-jit: 0.8.7(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/plugin-jwt-auth@2.0.11(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/plugin-jwt-auth@2.0.11(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-yoga/plugin-jwt': 3.10.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - graphql: 16.12.0 + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-yoga/plugin-jwt': 3.10.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' @@ -23097,16 +23002,16 @@ snapshots: - ioredis - supports-color - '@graphql-mesh/plugin-prometheus@2.1.44(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(prom-client@15.1.3)(ws@8.18.0)': + '@graphql-mesh/plugin-prometheus@2.1.44(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(prom-client@15.1.3)(ws@8.18.0)': dependencies: - '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) + '@graphql-hive/gateway-runtime': 2.9.3(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)(ws@8.18.0) '@graphql-hive/logger': 1.1.0(pino@10.3.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-yoga/plugin-prometheus': 6.11.3(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(prom-client@15.1.3) - graphql: 16.12.0 + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-yoga/plugin-prometheus': 6.11.3(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(prom-client@15.1.3) + graphql: 16.9.0 prom-client: 15.1.3 tslib: 2.8.1 transitivePeerDependencies: @@ -23122,55 +23027,55 @@ snapshots: - winston - ws - '@graphql-mesh/plugin-rate-limit@0.106.15(@envelop/core@5.5.1)(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/plugin-rate-limit@0.106.15(@envelop/core@5.5.1)(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@envelop/rate-limiter': 10.0.1(@envelop/core@5.5.1)(graphql@16.12.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@envelop/rate-limiter': 10.0.1(@envelop/core@5.5.1)(graphql@16.9.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@envelop/core' - '@nats-io/nats-core' - ioredis - '@graphql-mesh/plugin-response-cache@0.104.43(graphql@16.12.0)': + '@graphql-mesh/plugin-response-cache@0.104.43(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 - '@envelop/response-cache': 9.1.1(@envelop/core@5.5.1)(graphql@16.12.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-yoga/plugin-response-cache': 3.23.0(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) + '@envelop/response-cache': 9.1.1(@envelop/core@5.5.1)(graphql@16.9.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-yoga/plugin-response-cache': 3.23.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) '@whatwg-node/promise-helpers': 1.3.2 cache-control-parser: 2.2.0 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/plugin-response-cache@0.104.43(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/plugin-response-cache@0.104.43(graphql@16.9.0)(ioredis@5.10.1)': dependencies: '@envelop/core': 5.5.1 - '@envelop/response-cache': 9.1.1(@envelop/core@5.5.1)(graphql@16.12.0) - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-yoga/plugin-response-cache': 3.23.0(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) + '@envelop/response-cache': 9.1.1(@envelop/core@5.5.1)(graphql@16.9.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-yoga/plugin-response-cache': 3.23.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0) '@whatwg-node/promise-helpers': 1.3.2 cache-control-parser: 2.2.0 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' @@ -23195,28 +23100,20 @@ snapshots: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/plugin-snapshot@0.104.37(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/plugin-snapshot@0.104.37(graphql@16.9.0)(ioredis@5.10.1)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) '@whatwg-node/fetch': 0.10.13 - graphql: 16.12.0 + graphql: 16.9.0 minimatch: 10.2.4 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/string-interpolation@0.5.16(graphql@16.12.0)': - dependencies: - dayjs: 1.11.20 - graphql: 16.12.0 - json-pointer: 0.6.2 - lodash.get: 4.4.2 - tslib: 2.8.1 - '@graphql-mesh/string-interpolation@0.5.16(graphql@16.9.0)': dependencies: dayjs: 1.11.20 @@ -23225,17 +23122,17 @@ snapshots: lodash.get: 4.4.2 tslib: 2.8.1 - '@graphql-mesh/transport-common@1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-mesh/transport-common@1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-hive/pubsub': 2.1.1(ioredis@5.10.1) '@graphql-hive/signal': 2.0.0 - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - graphql: 16.12.0 + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/executor': 1.5.0(graphql@16.9.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -23244,17 +23141,17 @@ snapshots: - pino - winston - '@graphql-mesh/transport-common@1.0.16(graphql@16.12.0)(pino@10.3.0)': + '@graphql-mesh/transport-common@1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-hive/pubsub': 2.1.1(ioredis@5.8.2) '@graphql-hive/signal': 2.0.0 - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - graphql: 16.12.0 + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-tools/executor': 1.5.0(graphql@16.9.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -23263,13 +23160,13 @@ snapshots: - pino - winston - '@graphql-mesh/transport-common@1.0.16(graphql@16.9.0)(ioredis@5.8.2)(pino@10.3.0)': + '@graphql-mesh/transport-common@1.0.16(graphql@16.9.0)(pino@10.3.0)': dependencies: '@envelop/core': 5.5.1 '@graphql-hive/logger': 1.1.0(pino@10.3.0) '@graphql-hive/pubsub': 2.1.1(ioredis@5.8.2) '@graphql-hive/signal': 2.0.0 - '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.8.2) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) '@graphql-tools/executor': 1.5.0(graphql@16.9.0) '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) '@graphql-tools/utils': 11.1.0(graphql@16.9.0) @@ -23282,20 +23179,20 @@ snapshots: - pino - winston - '@graphql-mesh/transport-http-callback@1.0.20(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-mesh/transport-http-callback@1.0.20(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: '@graphql-hive/signal': 2.0.0 - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -23304,17 +23201,17 @@ snapshots: - pino - winston - '@graphql-mesh/transport-http@1.1.0(@types/node@24.12.2)(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-mesh/transport-http@1.1.0(@types/node@24.12.2)(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@logtape/logtape' @@ -23324,17 +23221,17 @@ snapshots: - pino - winston - '@graphql-mesh/transport-ws@2.0.20(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0)': + '@graphql-mesh/transport-ws@2.0.20(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0)': dependencies: - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/transport-common': 1.0.16(graphql@16.12.0)(ioredis@5.10.1)(pino@10.3.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-mesh/utils': 0.104.36(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/executor-graphql-ws': 3.1.5(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - graphql: 16.12.0 - graphql-ws: 6.0.6(graphql@16.12.0)(ws@8.18.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/transport-common': 1.0.16(graphql@16.9.0)(ioredis@5.10.1)(pino@10.3.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-mesh/utils': 0.104.36(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/executor-graphql-ws': 3.1.5(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + graphql: 16.9.0 + graphql-ws: 6.0.6(graphql@16.9.0)(ws@8.18.0) tslib: 2.8.1 ws: 8.18.0 transitivePeerDependencies: @@ -23349,31 +23246,31 @@ snapshots: - utf-8-validate - winston - '@graphql-mesh/types@0.104.28(graphql@16.12.0)': + '@graphql-mesh/types@0.104.28(graphql@16.9.0)': dependencies: '@graphql-hive/pubsub': 2.1.1(ioredis@5.8.2) - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) + '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/types@0.104.28(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/types@0.104.28(graphql@16.9.0)(ioredis@5.10.1)': dependencies: '@graphql-hive/pubsub': 2.1.1(ioredis@5.10.1) - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) + '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@nats-io/nats-core' @@ -23394,21 +23291,21 @@ snapshots: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/utils@0.104.36(graphql@16.12.0)': + '@graphql-mesh/utils@0.104.36(graphql@16.9.0)': dependencies: '@envelop/instrumentation': 1.0.0 - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0) - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0) + '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 dset: 3.1.4 - graphql: 16.12.0 + graphql: 16.9.0 js-yaml: 4.1.1 lodash.get: 4.4.2 lodash.topath: 4.5.2 @@ -23418,21 +23315,21 @@ snapshots: - '@nats-io/nats-core' - ioredis - '@graphql-mesh/utils@0.104.36(graphql@16.12.0)(ioredis@5.10.1)': + '@graphql-mesh/utils@0.104.36(graphql@16.9.0)(ioredis@5.10.1)': dependencies: '@envelop/instrumentation': 1.0.0 - '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.12.0) - '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.12.0) - '@graphql-mesh/types': 0.104.28(graphql@16.12.0)(ioredis@5.10.1) - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) + '@graphql-mesh/cross-helpers': 0.4.14(graphql@16.9.0) + '@graphql-mesh/string-interpolation': 0.5.16(graphql@16.9.0) + '@graphql-mesh/types': 0.104.28(graphql@16.9.0)(ioredis@5.10.1) + '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 dset: 3.1.4 - graphql: 16.12.0 + graphql: 16.9.0 js-yaml: 4.1.1 lodash.get: 4.4.2 lodash.topath: 4.5.2 @@ -23474,15 +23371,6 @@ snapshots: sync-fetch: 0.6.0-2 tslib: 2.8.1 - '@graphql-tools/batch-delegate@10.0.22(graphql@16.12.0)': - dependencies: - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.2 - dataloader: 2.2.3 - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/batch-delegate@10.0.22(graphql@16.9.0)': dependencies: '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) @@ -23586,12 +23474,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphql-tools/code-file-loader@8.1.26(graphql@16.12.0)': + '@graphql-tools/code-file-loader@8.1.26(graphql@16.9.0)': dependencies: - '@graphql-tools/graphql-tag-pluck': 8.3.25(graphql@16.12.0) - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) + '@graphql-tools/graphql-tag-pluck': 8.3.25(graphql@16.9.0) + '@graphql-tools/utils': 10.11.0(graphql@16.9.0) globby: 11.1.0 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: @@ -23769,6 +23657,23 @@ snapshots: - uWebSockets.js - utf-8-validate + '@graphql-tools/executor-graphql-ws@3.1.5(graphql@16.9.0)': + dependencies: + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@whatwg-node/disposablestack': 0.0.6 + graphql: 16.9.0 + graphql-ws: 6.0.6(graphql@16.9.0)(ws@8.18.0) + isows: 1.0.7(ws@8.18.0) + tslib: 2.8.1 + ws: 8.18.0 + transitivePeerDependencies: + - '@fastify/websocket' + - bufferutil + - crossws + - uWebSockets.js + - utf-8-validate + '@graphql-tools/executor-http@0.1.9(@types/node@24.12.2)(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 9.2.1(graphql@16.9.0) @@ -23841,32 +23746,32 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@graphql-tools/executor-http@3.3.0(@types/node@24.12.2)(graphql@16.12.0)': + '@graphql-tools/executor-http@3.2.1(@types/node@24.12.2)(graphql@16.9.0)': dependencies: '@graphql-hive/signal': 2.0.0 - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 meros: 1.3.2(@types/node@24.12.2) tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - '@graphql-tools/executor-http@3.3.0(@types/node@25.5.0)(graphql@16.12.0)': + '@graphql-tools/executor-http@3.3.0(@types/node@24.12.2)(graphql@16.9.0)': dependencies: '@graphql-hive/signal': 2.0.0 - '@graphql-tools/executor-common': 1.0.6(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) + '@graphql-tools/executor-common': 1.0.6(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - meros: 1.3.2(@types/node@25.5.0) + graphql: 16.9.0 + meros: 1.3.2(@types/node@24.12.2) tslib: 2.8.1 transitivePeerDependencies: - '@types/node' @@ -23934,6 +23839,18 @@ snapshots: - bufferutil - utf-8-validate + '@graphql-tools/executor-legacy-ws@1.1.26(graphql@16.9.0)': + dependencies: + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@types/ws': 8.5.3 + graphql: 16.9.0 + isomorphic-ws: 5.0.0(ws@8.18.0) + tslib: 2.8.1 + ws: 8.18.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@graphql-tools/executor@0.0.17(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 9.2.1(graphql@16.9.0) @@ -23973,42 +23890,22 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/federation@4.4.3(@types/node@24.12.2)(graphql@16.12.0)': + '@graphql-tools/federation@4.4.3(@types/node@24.12.2)(graphql@16.9.0)': dependencies: - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@16.12.0) - '@graphql-tools/merge': 9.1.5(graphql@16.12.0) - '@graphql-tools/schema': 10.0.29(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) - '@graphql-yoga/typed-event-target': 3.0.2 - '@whatwg-node/disposablestack': 0.0.6 - '@whatwg-node/events': 0.1.2 - '@whatwg-node/fetch': 0.10.13 - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - tslib: 2.8.1 - transitivePeerDependencies: - - '@types/node' - - '@graphql-tools/federation@4.4.3(@types/node@25.5.0)(graphql@16.12.0)': - dependencies: - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/executor-http': 3.3.0(@types/node@25.5.0)(graphql@16.12.0) - '@graphql-tools/merge': 9.1.5(graphql@16.12.0) - '@graphql-tools/schema': 10.0.29(graphql@16.12.0) - '@graphql-tools/stitch': 10.1.19(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/executor': 1.5.0(graphql@16.9.0) + '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@16.9.0) + '@graphql-tools/merge': 9.1.5(graphql@16.9.0) + '@graphql-tools/schema': 10.0.29(graphql@16.9.0) + '@graphql-tools/stitch': 10.1.19(graphql@16.9.0) + '@graphql-tools/utils': 11.1.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.15(graphql@16.9.0) '@graphql-yoga/typed-event-target': 3.0.2 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/events': 0.1.2 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 + graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: - '@types/node' @@ -24117,17 +24014,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphql-tools/graphql-file-loader@8.1.7(graphql@16.12.0)': - dependencies: - '@graphql-tools/import': 7.1.7(graphql@16.12.0) - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - globby: 11.1.0 - graphql: 16.12.0 - tslib: 2.8.1 - unixify: 1.0.0 - transitivePeerDependencies: - - supports-color - '@graphql-tools/graphql-file-loader@8.1.7(graphql@16.9.0)': dependencies: '@graphql-tools/import': 7.1.7(graphql@16.9.0) @@ -24204,19 +24090,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphql-tools/graphql-tag-pluck@8.3.25(graphql@16.12.0)': - dependencies: - '@babel/core': 7.28.5 - '@babel/parser': 7.29.0 - '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.5) - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - graphql: 16.12.0 - tslib: 2.8.1 - transitivePeerDependencies: - - supports-color - '@graphql-tools/graphql-tag-pluck@8.3.25(graphql@16.9.0)': dependencies: '@babel/core': 7.28.5 @@ -24254,16 +24127,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphql-tools/import@7.1.7(graphql@16.12.0)': - dependencies: - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - '@theguild/federation-composition': 0.20.2(graphql@16.12.0) - graphql: 16.12.0 - resolve-from: 5.0.0 - tslib: 2.8.1 - transitivePeerDependencies: - - supports-color - '@graphql-tools/import@7.1.7(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 10.11.0(graphql@16.9.0) @@ -24322,11 +24185,11 @@ snapshots: p-limit: 3.1.0 tslib: 2.8.1 - '@graphql-tools/load@8.1.6(graphql@16.12.0)': + '@graphql-tools/load@8.1.6(graphql@16.9.0)': dependencies: - '@graphql-tools/schema': 10.0.29(graphql@16.12.0) - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - graphql: 16.12.0 + '@graphql-tools/schema': 10.0.29(graphql@16.9.0) + '@graphql-tools/utils': 10.11.0(graphql@16.9.0) + graphql: 16.9.0 p-limit: 3.1.0 tslib: 2.8.1 @@ -24336,12 +24199,6 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/merge@9.1.1(graphql@16.12.0)': - dependencies: - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/merge@9.1.1(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 10.9.1(graphql@16.9.0) @@ -24380,13 +24237,6 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/schema@10.0.25(graphql@16.12.0)': - dependencies: - '@graphql-tools/merge': 9.1.1(graphql@16.12.0) - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/schema@10.0.25(graphql@16.9.0)': dependencies: '@graphql-tools/merge': 9.1.1(graphql@16.9.0) @@ -24416,19 +24266,6 @@ snapshots: tslib: 2.8.1 value-or-promise: 1.0.12 - '@graphql-tools/stitch@10.1.19(graphql@16.12.0)': - dependencies: - '@graphql-tools/batch-delegate': 10.0.22(graphql@16.12.0) - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/merge': 9.1.5(graphql@16.12.0) - '@graphql-tools/schema': 10.0.29(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/stitch@10.1.19(graphql@16.9.0)': dependencies: '@graphql-tools/batch-delegate': 10.0.22(graphql@16.9.0) @@ -24462,13 +24299,6 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/stitching-directives@4.0.21(graphql@16.12.0)': - dependencies: - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/stitching-directives@4.0.21(graphql@16.9.0)': dependencies: '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) @@ -24610,6 +24440,29 @@ snapshots: - uWebSockets.js - utf-8-validate + '@graphql-tools/url-loader@9.1.0(@types/node@24.12.2)(graphql@16.9.0)': + dependencies: + '@graphql-tools/executor-graphql-ws': 3.1.5(graphql@16.9.0) + '@graphql-tools/executor-http': 3.2.1(@types/node@24.12.2)(graphql@16.9.0) + '@graphql-tools/executor-legacy-ws': 1.1.26(graphql@16.9.0) + '@graphql-tools/utils': 11.0.0(graphql@16.9.0) + '@graphql-tools/wrap': 11.1.2(graphql@16.9.0) + '@types/ws': 8.5.3 + '@whatwg-node/fetch': 0.10.13 + '@whatwg-node/promise-helpers': 1.3.2 + graphql: 16.9.0 + isomorphic-ws: 5.0.0(ws@8.18.0) + sync-fetch: 0.6.0 + tslib: 2.8.1 + ws: 8.18.0 + transitivePeerDependencies: + - '@fastify/websocket' + - '@types/node' + - bufferutil + - crossws + - uWebSockets.js + - utf-8-validate + '@graphql-tools/utils@10.11.0(graphql@16.12.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) @@ -24643,15 +24496,6 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/utils@10.9.1(graphql@16.12.0)': - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.1 - cross-inspect: 1.0.1 - dset: 3.1.4 - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/utils@10.9.1(graphql@16.9.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) @@ -24669,6 +24513,14 @@ snapshots: graphql: 16.12.0 tslib: 2.8.1 + '@graphql-tools/utils@11.0.0(graphql@16.9.0)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) + '@whatwg-node/promise-helpers': 1.3.2 + cross-inspect: 1.0.1 + graphql: 16.9.0 + tslib: 2.8.1 + '@graphql-tools/utils@11.1.0(graphql@16.12.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) @@ -24709,15 +24561,6 @@ snapshots: graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/wrap@11.1.15(graphql@16.12.0)': - dependencies: - '@graphql-tools/delegate': 12.0.16(graphql@16.12.0) - '@graphql-tools/schema': 10.0.29(graphql@16.12.0) - '@graphql-tools/utils': 11.1.0(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - tslib: 2.8.1 - '@graphql-tools/wrap@11.1.15(graphql@16.9.0)': dependencies: '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) @@ -24736,6 +24579,15 @@ snapshots: graphql: 16.12.0 tslib: 2.8.1 + '@graphql-tools/wrap@11.1.2(graphql@16.9.0)': + dependencies: + '@graphql-tools/delegate': 12.0.16(graphql@16.9.0) + '@graphql-tools/schema': 10.0.29(graphql@16.9.0) + '@graphql-tools/utils': 10.11.0(graphql@16.9.0) + '@whatwg-node/promise-helpers': 1.3.2 + graphql: 16.9.0 + tslib: 2.8.1 + '@graphql-tools/wrap@9.4.2(graphql@16.9.0)': dependencies: '@graphql-tools/delegate': 9.0.31(graphql@16.9.0) @@ -24757,16 +24609,6 @@ snapshots: dependencies: tslib: 2.8.1 - '@graphql-yoga/plugin-apollo-inline-trace@3.21.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)': - dependencies: - '@apollo/usage-reporting-protobuf': 4.1.1 - '@envelop/on-resolve': 7.1.1(@envelop/core@5.5.1)(graphql@16.12.0) - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) - tslib: 2.8.1 - transitivePeerDependencies: - - '@envelop/core' - '@graphql-yoga/plugin-apollo-inline-trace@3.21.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@apollo/usage-reporting-protobuf': 4.1.1 @@ -24777,20 +24619,6 @@ snapshots: transitivePeerDependencies: - '@envelop/core' - '@graphql-yoga/plugin-apollo-usage-report@0.16.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)': - dependencies: - '@apollo/server-gateway-interface': 2.0.0(graphql@16.12.0) - '@apollo/usage-reporting-protobuf': 4.1.1 - '@apollo/utils.usagereporting': 2.1.0(graphql@16.12.0) - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - '@graphql-yoga/plugin-apollo-inline-trace': 3.21.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) - tslib: 2.8.1 - transitivePeerDependencies: - - '@envelop/core' - '@graphql-yoga/plugin-apollo-usage-report@0.16.0(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@apollo/server-gateway-interface': 2.0.0(graphql@16.9.0) @@ -24805,20 +24633,10 @@ snapshots: transitivePeerDependencies: - '@envelop/core' - '@graphql-yoga/plugin-csrf-prevention@3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))': - dependencies: - graphql-yoga: 5.21.0(graphql@16.12.0) - '@graphql-yoga/plugin-csrf-prevention@3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))': dependencies: graphql-yoga: 5.21.0(graphql@16.9.0) - '@graphql-yoga/plugin-defer-stream@3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)': - dependencies: - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) - '@graphql-yoga/plugin-defer-stream@3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 10.9.1(graphql@16.9.0) @@ -24842,24 +24660,18 @@ snapshots: graphql-sse: 2.6.0(graphql@16.9.0) graphql-yoga: 5.13.3(graphql@16.9.0) - '@graphql-yoga/plugin-jwt@3.10.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)': + '@graphql-yoga/plugin-jwt@3.10.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@whatwg-node/promise-helpers': 1.3.2 '@whatwg-node/server-plugin-cookies': 1.0.5 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) jsonwebtoken: 9.0.3 jwks-rsa: 3.2.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@graphql-yoga/plugin-persisted-operations@3.16.2(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)': - dependencies: - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) - '@graphql-yoga/plugin-persisted-operations@3.16.2(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@whatwg-node/promise-helpers': 1.3.2 @@ -24872,11 +24684,11 @@ snapshots: graphql: 16.9.0 graphql-yoga: 5.13.3(graphql@16.9.0) - '@graphql-yoga/plugin-prometheus@6.11.3(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)(prom-client@15.1.3)': + '@graphql-yoga/plugin-prometheus@6.11.3(@envelop/core@5.5.1)(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)(prom-client@15.1.3)': dependencies: - '@envelop/prometheus': 14.0.0(@envelop/core@5.5.1)(graphql@16.12.0)(prom-client@15.1.3) - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) + '@envelop/prometheus': 14.0.0(@envelop/core@5.5.1)(graphql@16.9.0)(prom-client@15.1.3) + graphql: 16.9.0 + graphql-yoga: 5.21.0(graphql@16.9.0) prom-client: 15.1.3 transitivePeerDependencies: - '@envelop/core' @@ -24889,14 +24701,6 @@ snapshots: graphql: 16.9.0 graphql-yoga: 5.13.3(graphql@16.9.0) - '@graphql-yoga/plugin-response-cache@3.23.0(graphql-yoga@5.21.0(graphql@16.12.0))(graphql@16.12.0)': - dependencies: - '@envelop/core': 5.5.1 - '@envelop/response-cache': 9.1.1(@envelop/core@5.5.1)(graphql@16.12.0) - '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.12.0 - graphql-yoga: 5.21.0(graphql@16.12.0) - '@graphql-yoga/plugin-response-cache@3.23.0(graphql-yoga@5.21.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@envelop/core': 5.5.1 @@ -24913,15 +24717,21 @@ snapshots: transitivePeerDependencies: - '@envelop/core' + '@graphql-yoga/redis-event-target@3.0.3(ioredis@5.10.1)': + dependencies: + '@graphql-yoga/typed-event-target': 3.0.2 + '@whatwg-node/events': 0.1.2 + ioredis: 5.10.1 + '@graphql-yoga/redis-event-target@3.0.3(ioredis@5.8.2)': dependencies: '@graphql-yoga/typed-event-target': 3.0.2 '@whatwg-node/events': 0.1.2 ioredis: 5.8.2 - '@graphql-yoga/render-graphiql@5.16.2(graphql-yoga@5.21.0(graphql@16.12.0))': + '@graphql-yoga/render-graphiql@5.16.2(graphql-yoga@5.21.0(graphql@16.9.0))': dependencies: - graphql-yoga: 5.21.0(graphql@16.12.0) + graphql-yoga: 5.21.0(graphql@16.9.0) '@graphql-yoga/subscription@5.0.5': dependencies: @@ -25568,15 +25378,15 @@ snapshots: - ts-node - typescript - '@lezer/common@1.5.1': {} + '@lezer/common@1.5.2': {} '@lezer/highlight@1.2.3': dependencies: - '@lezer/common': 1.5.1 + '@lezer/common': 1.5.2 - '@lezer/lr@1.4.8': + '@lezer/lr@1.4.10': dependencies: - '@lezer/common': 1.5.1 + '@lezer/common': 1.5.2 '@logdna/tail-file@2.2.0': {} @@ -30269,12 +30079,12 @@ snapshots: transitivePeerDependencies: - ts-node - '@tailwindcss/vite@4.1.18(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': + '@tailwindcss/vite@4.1.18(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': dependencies: '@tailwindcss/node': 4.1.18 '@tailwindcss/oxide': 4.1.18 tailwindcss: 4.1.18 - vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) + vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) '@tailwindcss/vite@4.1.18(vite@7.3.2(@types/node@25.5.0)(jiti@2.6.1)(less@4.2.0)(lightningcss@1.31.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': dependencies: @@ -30480,7 +30290,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.159.5(@tanstack/react-router@1.159.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': + '@tanstack/router-plugin@1.159.5(@tanstack/react-router@1.159.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': dependencies: '@babel/core': 7.28.5 '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.5) @@ -30497,7 +30307,7 @@ snapshots: zod: 3.25.76 optionalDependencies: '@tanstack/react-router': 1.159.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) + vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) transitivePeerDependencies: - supports-color @@ -30595,16 +30405,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@theguild/federation-composition@0.20.2(graphql@16.12.0)': - dependencies: - constant-case: 3.0.4 - debug: 4.4.3(supports-color@8.1.1) - graphql: 16.12.0 - json5: 2.2.3 - lodash.sortby: 4.7.0 - transitivePeerDependencies: - - supports-color - '@theguild/federation-composition@0.20.2(graphql@16.9.0)': dependencies: constant-case: 3.0.4 @@ -31398,7 +31198,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitejs/plugin-react@5.1.2(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': + '@vitejs/plugin-react@5.1.2(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))': dependencies: '@babel/core': 7.28.5 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5) @@ -31406,7 +31206,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.53 '@types/babel__core': 7.20.5 react-refresh: 0.18.0 - vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) + vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) transitivePeerDependencies: - supports-color @@ -31709,7 +31509,7 @@ snapshots: acorn-walk@8.3.5: dependencies: - acorn: 8.16.0 + acorn: 8.17.0 optional: true acorn@8.14.0: {} @@ -31718,6 +31518,9 @@ snapshots: acorn@8.16.0: {} + acorn@8.17.0: + optional: true + addressparser@1.0.1: {} agent-base@6.0.2: @@ -32241,9 +32044,9 @@ snapshots: dependencies: run-applescript: 7.1.0 - bundle-require@5.1.0(esbuild@0.25.9): + bundle-require@5.1.0(esbuild@0.28.1): dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 load-tsconfig: 0.2.3 busboy@1.6.0: @@ -33114,6 +32917,9 @@ snapshots: diff@8.0.3: {} + diff@8.0.4: + optional: true + dir-glob@3.0.1: dependencies: path-type: 4.0.0 @@ -33447,34 +33253,34 @@ snapshots: esast-util-from-estree: 2.0.0 vfile-message: 4.0.2 - esbuild@0.25.9: - optionalDependencies: - '@esbuild/aix-ppc64': 0.25.9 - '@esbuild/android-arm': 0.25.9 - '@esbuild/android-arm64': 0.25.9 - '@esbuild/android-x64': 0.25.9 - '@esbuild/darwin-arm64': 0.25.9 - '@esbuild/darwin-x64': 0.25.9 - '@esbuild/freebsd-arm64': 0.25.9 - '@esbuild/freebsd-x64': 0.25.9 - '@esbuild/linux-arm': 0.25.9 - '@esbuild/linux-arm64': 0.25.9 - '@esbuild/linux-ia32': 0.25.9 - '@esbuild/linux-loong64': 0.25.9 - '@esbuild/linux-mips64el': 0.25.9 - '@esbuild/linux-ppc64': 0.25.9 - '@esbuild/linux-riscv64': 0.25.9 - '@esbuild/linux-s390x': 0.25.9 - '@esbuild/linux-x64': 0.25.9 - '@esbuild/netbsd-arm64': 0.25.9 - '@esbuild/netbsd-x64': 0.25.9 - '@esbuild/openbsd-arm64': 0.25.9 - '@esbuild/openbsd-x64': 0.25.9 - '@esbuild/openharmony-arm64': 0.25.9 - '@esbuild/sunos-x64': 0.25.9 - '@esbuild/win32-arm64': 0.25.9 - '@esbuild/win32-ia32': 0.25.9 - '@esbuild/win32-x64': 0.25.9 + esbuild@0.28.1: + optionalDependencies: + '@esbuild/aix-ppc64': 0.28.1 + '@esbuild/android-arm': 0.28.1 + '@esbuild/android-arm64': 0.28.1 + '@esbuild/android-x64': 0.28.1 + '@esbuild/darwin-arm64': 0.28.1 + '@esbuild/darwin-x64': 0.28.1 + '@esbuild/freebsd-arm64': 0.28.1 + '@esbuild/freebsd-x64': 0.28.1 + '@esbuild/linux-arm': 0.28.1 + '@esbuild/linux-arm64': 0.28.1 + '@esbuild/linux-ia32': 0.28.1 + '@esbuild/linux-loong64': 0.28.1 + '@esbuild/linux-mips64el': 0.28.1 + '@esbuild/linux-ppc64': 0.28.1 + '@esbuild/linux-riscv64': 0.28.1 + '@esbuild/linux-s390x': 0.28.1 + '@esbuild/linux-x64': 0.28.1 + '@esbuild/netbsd-arm64': 0.28.1 + '@esbuild/netbsd-x64': 0.28.1 + '@esbuild/openbsd-arm64': 0.28.1 + '@esbuild/openbsd-x64': 0.28.1 + '@esbuild/openharmony-arm64': 0.28.1 + '@esbuild/sunos-x64': 0.28.1 + '@esbuild/win32-arm64': 0.28.1 + '@esbuild/win32-ia32': 0.28.1 + '@esbuild/win32-x64': 0.28.1 escalade@3.1.2: {} @@ -34796,16 +34602,6 @@ snapshots: arrify: 1.0.1 graphql: 16.9.0 - graphql-jit@0.8.7(graphql@16.12.0): - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) - fast-json-stringify: 5.16.1 - generate-function: 2.3.1 - graphql: 16.12.0 - lodash.memoize: 4.1.2 - lodash.merge: 4.6.2 - lodash.mergewith: 4.6.2 - graphql-jit@0.8.7(graphql@16.9.0): dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) @@ -34960,23 +34756,6 @@ snapshots: optionalDependencies: ws: 8.18.0 - graphql-yoga@5.13.3(graphql@16.12.0): - dependencies: - '@envelop/core': 5.5.1 - '@envelop/instrumentation': 1.0.0 - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/schema': 10.0.25(graphql@16.12.0) - '@graphql-tools/utils': 10.9.1(graphql@16.12.0) - '@graphql-yoga/logger': 2.0.1 - '@graphql-yoga/subscription': 5.0.5 - '@whatwg-node/fetch': 0.10.13 - '@whatwg-node/promise-helpers': 1.3.2 - '@whatwg-node/server': 0.10.17 - dset: 3.1.4 - graphql: 16.12.0 - lru-cache: 10.2.0 - tslib: 2.8.1 - graphql-yoga@5.13.3(graphql@16.9.0): dependencies: '@envelop/core': 5.5.1 @@ -34994,22 +34773,6 @@ snapshots: lru-cache: 10.2.0 tslib: 2.8.1 - graphql-yoga@5.21.0(graphql@16.12.0): - dependencies: - '@envelop/core': 5.5.1 - '@envelop/instrumentation': 1.0.0 - '@graphql-tools/executor': 1.5.0(graphql@16.12.0) - '@graphql-tools/schema': 10.0.25(graphql@16.12.0) - '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - '@graphql-yoga/logger': 2.0.1 - '@graphql-yoga/subscription': 5.0.5 - '@whatwg-node/fetch': 0.10.13 - '@whatwg-node/promise-helpers': 1.3.2 - '@whatwg-node/server': 0.10.17 - graphql: 16.12.0 - lru-cache: 10.2.0 - tslib: 2.8.1 - graphql-yoga@5.21.0(graphql@16.9.0): dependencies: '@envelop/core': 5.5.1 @@ -36110,7 +35873,7 @@ snapshots: image-size: 0.5.5 make-dir: 2.1.0 mime: 1.6.0 - needle: 3.3.1 + needle: 3.5.0 source-map: 0.6.1 optional: true @@ -37389,21 +37152,21 @@ snapshots: monaco-editor@0.52.2: {} - monaco-graphql@1.7.3(graphql@16.12.0)(monaco-editor@0.52.2)(prettier@3.8.1): + monaco-graphql@1.7.3(graphql@16.12.0)(monaco-editor@0.52.2)(prettier@3.4.2): dependencies: graphql: 16.12.0 graphql-language-service: 5.5.0(graphql@16.12.0) monaco-editor: 0.52.2 picomatch-browser: 2.2.6 - prettier: 3.8.1 + prettier: 3.4.2 - monaco-graphql@1.7.3(graphql@16.9.0)(monaco-editor@0.52.2)(prettier@3.8.1): + monaco-graphql@1.7.3(graphql@16.9.0)(monaco-editor@0.52.2)(prettier@3.4.2): dependencies: graphql: 16.9.0 graphql-language-service: 5.5.0(graphql@16.9.0) monaco-editor: 0.52.2 picomatch-browser: 2.2.6 - prettier: 3.8.1 + prettier: 3.4.2 monaco-themes@0.4.4: dependencies: @@ -37515,10 +37278,10 @@ snapshots: railroad-diagrams: 1.0.0 randexp: 0.4.6 - needle@3.3.1: + needle@3.5.0: dependencies: iconv-lite: 0.6.3 - sax: 1.4.4 + sax: 1.6.0 optional: true negotiator@0.6.3: {} @@ -38136,6 +37899,10 @@ snapshots: dependencies: pg: 8.20.0 + pg-cursor@2.20.0(pg@8.13.1): + dependencies: + pg: 8.13.1 + pg-int8@1.0.1: {} pg-minify@1.6.5: {} @@ -38150,12 +37917,12 @@ snapshots: dependencies: pg: 8.13.1 - pg-promise@11.10.2(pg-query-stream@4.7.1(pg@8.20.0)): + pg-promise@11.10.2(pg-query-stream@4.7.1(pg@8.13.1)): dependencies: assert-options: 0.8.2 pg: 8.13.1 pg-minify: 1.6.5 - pg-query-stream: 4.7.1(pg@8.20.0) + pg-query-stream: 4.7.1(pg@8.13.1) spex: 3.4.0 transitivePeerDependencies: - pg-native @@ -38169,10 +37936,10 @@ snapshots: pg: 8.20.0 pg-cursor: 2.19.0(pg@8.20.0) - pg-query-stream@4.7.1(pg@8.20.0): + pg-query-stream@4.7.1(pg@8.13.1): dependencies: - pg: 8.20.0 - pg-cursor: 2.19.0(pg@8.20.0) + pg: 8.13.1 + pg-cursor: 2.20.0(pg@8.13.1) pg-types@2.2.0: dependencies: @@ -39177,7 +38944,7 @@ snapshots: safe-stable-stringify: 2.5.0 semver-compare: 1.0.0 - rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3): + rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3): dependencies: '@oxc-project/runtime': 0.92.0 fdir: 6.5.0(picomatch@4.0.4) @@ -39188,7 +38955,7 @@ snapshots: tinyglobby: 0.2.15 optionalDependencies: '@types/node': 24.12.2 - esbuild: 0.25.9 + esbuild: 0.28.1 fsevents: 2.3.3 jiti: 2.6.1 less: 4.2.0 @@ -39319,7 +39086,7 @@ snapshots: safer-buffer@2.1.2: {} - sax@1.4.4: + sax@1.6.0: optional: true scheduler@0.23.2: @@ -39381,9 +39148,9 @@ snapshots: dependencies: type-fest: 4.41.0 - seroval-plugins@1.3.3(seroval@1.5.0): + seroval-plugins@1.3.3(seroval@1.5.4): dependencies: - seroval: 1.5.0 + seroval: 1.5.4 seroval-plugins@1.5.0(seroval@1.5.0): dependencies: @@ -39391,6 +39158,8 @@ snapshots: seroval@1.5.0: {} + seroval@1.5.4: {} + serve-static@1.16.2: dependencies: encodeurl: 2.0.0 @@ -39619,8 +39388,8 @@ snapshots: solid-js@1.9.10: dependencies: csstype: 3.1.2 - seroval: 1.5.0 - seroval-plugins: 1.3.3(seroval@1.5.0) + seroval: 1.5.4 + seroval-plugins: 1.3.3(seroval@1.5.4) sonic-boom@4.0.1: dependencies: @@ -39917,6 +39686,18 @@ snapshots: - bufferutil - utf-8-validate + subscriptions-transport-ws@0.11.0(graphql@16.9.0): + dependencies: + backo2: 1.0.2 + eventemitter3: 3.1.2 + graphql: 16.9.0 + iterall: 1.3.0 + symbol-observable: 1.2.0 + ws: 8.18.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + sucrase@3.35.0: dependencies: '@jridgewell/gen-mapping': 0.3.13 @@ -40078,7 +39859,7 @@ snapshots: terser@5.37.0: dependencies: '@jridgewell/source-map': 0.3.11 - acorn: 8.16.0 + acorn: 8.17.0 commander: 2.20.3 source-map-support: 0.5.21 optional: true @@ -40214,11 +39995,11 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 24.12.2 - acorn: 8.16.0 + acorn: 8.17.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 - diff: 8.0.3 + diff: 8.0.4 make-error: 1.3.6 typescript: 5.7.3 v8-compile-cache-lib: 3.0.1 @@ -40267,12 +40048,12 @@ snapshots: tsup@8.4.0(@microsoft/api-extractor@7.56.3(@types/node@24.12.2))(@swc/core@1.13.5)(jiti@2.6.1)(postcss@8.5.12)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.8.3): dependencies: - bundle-require: 5.1.0(esbuild@0.25.9) + bundle-require: 5.1.0(esbuild@0.28.1) cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.0 debug: 4.4.0 - esbuild: 0.25.9 + esbuild: 0.28.1 joycon: 3.1.1 picocolors: 1.1.1 postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.12)(tsx@4.19.2)(yaml@2.8.3) @@ -40296,12 +40077,12 @@ snapshots: tsup@8.5.1(@microsoft/api-extractor@7.56.3(@types/node@24.12.2))(@swc/core@1.13.5)(jiti@2.6.1)(postcss@8.5.12)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.8.3): dependencies: - bundle-require: 5.1.0(esbuild@0.25.9) + bundle-require: 5.1.0(esbuild@0.28.1) cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.0 debug: 4.4.3(supports-color@8.1.1) - esbuild: 0.25.9 + esbuild: 0.28.1 fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 @@ -40326,7 +40107,7 @@ snapshots: tsx@4.19.2: dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 get-tsconfig: 4.7.5 optionalDependencies: fsevents: 2.3.3 @@ -40574,7 +40355,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-dts@1.0.0-beta.6(@microsoft/api-extractor@7.56.3(@types/node@24.12.2))(esbuild@0.25.9)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3): + unplugin-dts@1.0.0-beta.6(@microsoft/api-extractor@7.56.3(@types/node@24.12.2))(esbuild@0.28.1)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3): dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.59.0) '@volar/typescript': 2.4.28 @@ -40587,9 +40368,9 @@ snapshots: unplugin: 2.3.11 optionalDependencies: '@microsoft/api-extractor': 7.56.3(@types/node@24.12.2) - esbuild: 0.25.9 + esbuild: 0.28.1 rollup: 4.59.0 - vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) + vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) transitivePeerDependencies: - supports-color @@ -40814,7 +40595,7 @@ snapshots: magic-string: 0.30.21 vite-plugin-dynamic-import: 1.6.0 - vite-plugin-dts@4.5.4(@types/node@24.12.2)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3): + vite-plugin-dts@4.5.4(@types/node@24.12.2)(rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3))(rollup@4.59.0)(typescript@5.7.3): dependencies: '@microsoft/api-extractor': 7.56.3(@types/node@24.12.2) '@rollup/pluginutils': 5.3.0(rollup@4.59.0) @@ -40827,7 +40608,7 @@ snapshots: magic-string: 0.30.21 typescript: 5.7.3 optionalDependencies: - vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.25.9)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) + vite: rolldown-vite@7.1.14(@emnapi/core@1.8.1)(@emnapi/runtime@1.8.1)(@types/node@24.12.2)(esbuild@0.28.1)(jiti@2.6.1)(less@4.2.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - rollup @@ -40879,7 +40660,7 @@ snapshots: vite@6.4.2(@types/node@25.5.0)(jiti@2.6.1)(less@4.2.0)(lightningcss@1.31.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3): dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 postcss: 8.5.12 @@ -40897,7 +40678,7 @@ snapshots: vite@7.3.2(@types/node@24.12.2)(jiti@2.6.1)(less@4.2.0)(lightningcss@1.31.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3): dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 postcss: 8.5.12 @@ -40915,7 +40696,7 @@ snapshots: vite@7.3.2(@types/node@25.5.0)(jiti@2.6.1)(less@4.2.0)(lightningcss@1.31.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.8.3): dependencies: - esbuild: 0.25.9 + esbuild: 0.28.1 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 postcss: 8.5.12 @@ -41131,10 +40912,10 @@ snapshots: dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@cloudflare/unenv-preset': 2.0.2(unenv@2.0.0-rc.14)(workerd@1.20250718.0) - '@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.25.9) - '@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.25.9) + '@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.28.1) + '@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.28.1) blake3-wasm: 2.1.5 - esbuild: 0.25.9 + esbuild: 0.28.1 miniflare: 3.20250718.3 path-to-regexp: 6.3.0 unenv: 2.0.0-rc.14