Skip to main content
Glama

Superglue MCP

Official
by superglue-ai
package-lock.json255 kB
{ "name": "superglue", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "superglue", "workspaces": [ "packages/*" ], "dependencies": { "@playwright/test": "^1.50.1", "@superglue/client": "^2.3.52", "dotenv": "^16.4.7", "dotenv-cli": "^8.0.0" }, "devDependencies": { "@biomejs/biome": "1.9.4", "@types/node": "^20.17.19", "mcp-remote": "^0.1.5", "ts-node": "^10.9.2", "turbo": "^2.5.6", "typescript": "^5.8.3" } }, "node_modules/@alloc/quick-lru": { "version": "5.2.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@ampproject/remapping": { "version": "2.3.0", "dev": true, "license": "Apache-2.0", "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@ampproject/remapping/node_modules/@jridgewell/trace-mapping": { "version": "0.3.31", "dev": true, "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "node_modules/@anthropic-ai/sdk": { "version": "0.32.1", "license": "MIT", "dependencies": { "@types/node": "^18.11.18", "@types/node-fetch": "^2.6.4", "abort-controller": "^3.0.0", "agentkeepalive": "^4.2.1", "form-data-encoder": "1.7.2", "formdata-node": "^4.3.2", "node-fetch": "^2.6.7" } }, "node_modules/@anthropic-ai/sdk/node_modules/@types/node": { "version": "18.19.124", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@anthropic-ai/sdk/node_modules/abort-controller": { "version": "3.0.0", "license": "MIT", "dependencies": { "event-target-shim": "^5.0.0" }, "engines": { "node": ">=6.5" } }, "node_modules/@anthropic-ai/sdk/node_modules/agentkeepalive": { "version": "4.6.0", "license": "MIT", "dependencies": { "humanize-ms": "^1.2.1" }, "engines": { "node": ">= 8.0.0" } }, "node_modules/@anthropic-ai/sdk/node_modules/form-data-encoder": { "version": "1.7.2", "license": "MIT" }, "node_modules/@anthropic-ai/sdk/node_modules/formdata-node": { "version": "4.4.1", "license": "MIT", "dependencies": { "node-domexception": "1.0.0", "web-streams-polyfill": "4.0.0-beta.3" }, "engines": { "node": ">= 12.20" } }, "node_modules/@anthropic-ai/sdk/node_modules/node-fetch": { "version": "2.7.0", "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "node_modules/@anthropic-ai/sdk/node_modules/undici-types": { "version": "5.26.5", "license": "MIT" }, "node_modules/@anthropic-ai/sdk/node_modules/web-streams-polyfill": { "version": "4.0.0-beta.3", "license": "MIT", "engines": { "node": ">= 14" } }, "node_modules/@biomejs/biome": { "version": "1.9.4", "dev": true, "hasInstallScript": true, "license": "MIT OR Apache-2.0", "bin": { "biome": "bin/biome" }, "engines": { "node": ">=14.21.3" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/biome" }, "optionalDependencies": { "@biomejs/cli-darwin-arm64": "1.9.4", "@biomejs/cli-darwin-x64": "1.9.4", "@biomejs/cli-linux-arm64": "1.9.4", "@biomejs/cli-linux-arm64-musl": "1.9.4", "@biomejs/cli-linux-x64": "1.9.4", "@biomejs/cli-linux-x64-musl": "1.9.4", "@biomejs/cli-win32-arm64": "1.9.4", "@biomejs/cli-win32-x64": "1.9.4" } }, "node_modules/@biomejs/cli-darwin-arm64": { "version": "1.9.4", "cpu": [ "arm64" ], "dev": true, "license": "MIT OR Apache-2.0", "optional": true, "os": [ "darwin" ], "engines": { "node": ">=14.21.3" } }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1", "devOptional": true, "license": "MIT", "dependencies": { "@jridgewell/trace-mapping": "0.3.9" }, "engines": { "node": ">=12" } }, "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/resolve-uri": { "version": "3.1.2", "devOptional": true, "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/sourcemap-codec": { "version": "1.5.5", "devOptional": true, "license": "MIT" }, "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { "version": "0.3.9", "devOptional": true, "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.0.3", "@jridgewell/sourcemap-codec": "^1.4.10" } }, "node_modules/@fastify/ajv-compiler": { "version": "4.0.2", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "ajv": "^8.12.0", "ajv-formats": "^3.0.1", "fast-uri": "^3.0.0" } }, "node_modules/@fastify/ajv-compiler/node_modules/ajv": { "version": "8.17.1", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/@fastify/cors": { "version": "10.1.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "fastify-plugin": "^5.0.0", "mnemonist": "0.40.0" } }, "node_modules/@fastify/error": { "version": "4.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT" }, "node_modules/@fastify/fast-json-stringify-compiler": { "version": "5.0.3", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "fast-json-stringify": "^6.0.0" } }, "node_modules/@fastify/forwarded": { "version": "3.0.0", "license": "MIT" }, "node_modules/@fastify/merge-json-schemas": { "version": "0.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "dequal": "^2.0.3" } }, "node_modules/@fastify/proxy-addr": { "version": "5.0.0", "license": "MIT", "dependencies": { "@fastify/forwarded": "^3.0.0", "ipaddr.js": "^2.1.0" } }, "node_modules/@img/sharp-darwin-arm64": { "version": "0.34.3", "cpu": [ "arm64" ], "license": "Apache-2.0", "optional": true, "os": [ "darwin" ], "engines": { "node": "^18.17.0 || ^20.3.0 || >=21.0.0" }, "funding": { "url": "https://opencollective.com/libvips" }, "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.2.0" } }, "node_modules/@img/sharp-libvips-darwin-arm64": { "version": "1.2.0", "cpu": [ "arm64" ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ "darwin" ], "funding": { "url": "https://opencollective.com/libvips" } }, "node_modules/@istanbuljs/schema": { "version": "0.1.3", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/@jridgewell/resolve-uri": { "version": "3.1.2", "dev": true, "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/sourcemap-codec": { "version": "1.5.5", "dev": true, "license": "MIT" }, "node_modules/@modelcontextprotocol/sdk": { "version": "1.12.1", "license": "MIT", "dependencies": { "ajv": "^6.12.6", "content-type": "^1.0.5", "cors": "^2.8.5", "cross-spawn": "^7.0.5", "eventsource": "^3.0.2", "express": "^5.0.1", "express-rate-limit": "^7.5.0", "pkce-challenge": "^5.0.0", "raw-body": "^3.0.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.24.1" }, "engines": { "node": ">=18" } }, "node_modules/@modelcontextprotocol/sdk/node_modules/express": { "version": "5.1.0", "license": "MIT", "dependencies": { "accepts": "^2.0.0", "body-parser": "^2.2.0", "content-disposition": "^1.0.0", "content-type": "^1.0.5", "cookie": "^0.7.1", "cookie-signature": "^1.2.1", "debug": "^4.4.0", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "etag": "^1.8.1", "finalhandler": "^2.1.0", "fresh": "^2.0.0", "http-errors": "^2.0.0", "merge-descriptors": "^2.0.0", "mime-types": "^3.0.0", "on-finished": "^2.4.1", "once": "^1.4.0", "parseurl": "^1.3.3", "proxy-addr": "^2.0.7", "qs": "^6.14.0", "range-parser": "^1.2.1", "router": "^2.2.0", "send": "^1.1.0", "serve-static": "^2.2.0", "statuses": "^2.0.1", "type-is": "^2.0.1", "vary": "^1.1.2" }, "engines": { "node": ">= 18" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/express" } }, "node_modules/@modelcontextprotocol/sdk/node_modules/raw-body": { "version": "3.0.1", "license": "MIT", "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.7.0", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.10" } }, "node_modules/@modelcontextprotocol/sdk/node_modules/raw-body/node_modules/iconv-lite": { "version": "0.7.0", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, "engines": { "node": ">=0.10.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/express" } }, "node_modules/@napi-rs/canvas": { "version": "0.1.79", "license": "MIT", "optional": true, "workspaces": [ "e2e/*" ], "engines": { "node": ">= 10" }, "optionalDependencies": { "@napi-rs/canvas-android-arm64": "0.1.79", "@napi-rs/canvas-darwin-arm64": "0.1.79", "@napi-rs/canvas-darwin-x64": "0.1.79", "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.79", "@napi-rs/canvas-linux-arm64-gnu": "0.1.79", "@napi-rs/canvas-linux-arm64-musl": "0.1.79", "@napi-rs/canvas-linux-riscv64-gnu": "0.1.79", "@napi-rs/canvas-linux-x64-gnu": "0.1.79", "@napi-rs/canvas-linux-x64-musl": "0.1.79", "@napi-rs/canvas-win32-x64-msvc": "0.1.79" } }, "node_modules/@napi-rs/canvas-darwin-arm64": { "version": "0.1.79", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": ">= 10" } }, "node_modules/@next/env": { "version": "15.5.3", "license": "MIT" }, "node_modules/@next/swc-darwin-arm64": { "version": "15.5.3", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-darwin-x64": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.3.tgz", "integrity": "sha512-w83w4SkOOhekJOcA5HBvHyGzgV1W/XvOfpkrxIse4uPWhYTTRwtGEM4v/jiXwNSJvfRvah0H8/uTLBKRXlef8g==", "cpu": [ "x64" ], "optional": true, "os": [ "darwin" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-linux-arm64-gnu": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.3.tgz", "integrity": "sha512-+m7pfIs0/yvgVu26ieaKrifV8C8yiLe7jVp9SpcIzg7XmyyNE7toC1fy5IOQozmr6kWl/JONC51osih2RyoXRw==", "cpu": [ "arm64" ], "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-linux-arm64-musl": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.3.tgz", "integrity": "sha512-u3PEIzuguSenoZviZJahNLgCexGFhso5mxWCrrIMdvpZn6lkME5vc/ADZG8UUk5K1uWRy4hqSFECrON6UKQBbQ==", "cpu": [ "arm64" ], "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-linux-x64-gnu": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.3.tgz", "integrity": "sha512-lDtOOScYDZxI2BENN9m0pfVPJDSuUkAD1YXSvlJF0DKwZt0WlA7T7o3wrcEr4Q+iHYGzEaVuZcsIbCps4K27sA==", "cpu": [ "x64" ], "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-linux-x64-musl": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.3.tgz", "integrity": "sha512-9vWVUnsx9PrY2NwdVRJ4dUURAQ8Su0sLRPqcCCxtX5zIQUBES12eRVHq6b70bbfaVaxIDGJN2afHui0eDm+cLg==", "cpu": [ "x64" ], "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-win32-arm64-msvc": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.3.tgz", "integrity": "sha512-1CU20FZzY9LFQigRi6jM45oJMU3KziA5/sSG+dXeVaTm661snQP6xu3ykGxxwU5sLG3sh14teO/IOEPVsQMRfA==", "cpu": [ "arm64" ], "optional": true, "os": [ "win32" ], "engines": { "node": ">= 10" } }, "node_modules/@next/swc-win32-x64-msvc": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.3.tgz", "integrity": "sha512-JMoLAq3n3y5tKXPQwCK5c+6tmwkuFDa2XAxz8Wm4+IVthdBZdZGh+lmiLUHg9f9IDwIQpUjp+ysd6OkYTyZRZw==", "cpu": [ "x64" ], "optional": true, "os": [ "win32" ], "engines": { "node": ">= 10" } }, "node_modules/@pkgjs/parseargs": { "version": "0.11.0", "license": "MIT", "optional": true, "engines": { "node": ">=14" } }, "node_modules/@playwright/test": { "version": "1.55.0", "license": "Apache-2.0", "dependencies": { "playwright": "1.55.0" }, "bin": { "playwright": "cli.js" }, "engines": { "node": ">=18" } }, "node_modules/@posthog/core": { "version": "1.0.2", "license": "MIT" }, "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.50.1", "cpu": [ "arm64" ], "dev": true, "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@superglue/client": { "version": "2.3.53", "resolved": "https://registry.npmjs.org/@superglue/client/-/client-2.3.53.tgz", "integrity": "sha512-KcWMxr5ULXpAh8GkWG07aUszRx3YOusCMD0eqoeGNCealTP9c7BAZ1ot7vy6jj7R1ML4jGsM49d4Y0KJSO07mg==", "license": "Apache-2.0", "dependencies": { "axios": "^1.7.9", "graphql-ws": "^6.0.5" } }, "node_modules/@superglue/core": { "resolved": "packages/core", "link": true }, "node_modules/@superglue/shared": { "resolved": "packages/shared", "link": true }, "node_modules/@superglue/web": { "resolved": "packages/web", "link": true }, "node_modules/@swc/helpers": { "version": "0.5.15", "license": "Apache-2.0", "dependencies": { "tslib": "^2.8.0" } }, "node_modules/@tsconfig/node10": { "version": "1.0.11", "devOptional": true, "license": "MIT" }, "node_modules/@tsconfig/node12": { "version": "1.0.11", "devOptional": true, "license": "MIT" }, "node_modules/@tsconfig/node14": { "version": "1.0.3", "devOptional": true, "license": "MIT" }, "node_modules/@tsconfig/node16": { "version": "1.0.4", "devOptional": true, "license": "MIT" }, "node_modules/@types/body-parser": { "version": "1.19.6", "license": "MIT", "dependencies": { "@types/connect": "*", "@types/node": "*" } }, "node_modules/@types/chai": { "version": "5.2.2", "dev": true, "license": "MIT", "dependencies": { "@types/deep-eql": "*" } }, "node_modules/@types/connect": { "version": "3.4.38", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/cors": { "version": "2.8.19", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/deep-eql": { "version": "4.0.2", "dev": true, "license": "MIT" }, "node_modules/@types/estree": { "version": "1.0.8", "dev": true, "license": "MIT" }, "node_modules/@types/express": { "version": "4.17.23", "license": "MIT", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/@types/express-serve-static-core": { "version": "4.19.6", "license": "MIT", "dependencies": { "@types/node": "*", "@types/qs": "*", "@types/range-parser": "*", "@types/send": "*" } }, "node_modules/@types/form-data": { "version": "2.5.2", "deprecated": "This is a stub types definition. form-data provides its own type definitions, so you do not need this installed.", "dev": true, "license": "MIT", "dependencies": { "form-data": "*" } }, "node_modules/@types/http-errors": { "version": "2.0.5", "license": "MIT" }, "node_modules/@types/js-yaml": { "version": "4.0.9", "license": "MIT" }, "node_modules/@types/json-schema": { "version": "7.0.15", "dev": true, "license": "MIT" }, "node_modules/@types/jsonpath": { "version": "0.2.4", "dev": true, "license": "MIT" }, "node_modules/@types/lodash": { "version": "4.17.20", "dev": true, "license": "MIT" }, "node_modules/@types/lodash.isequal": { "version": "4.5.8", "dev": true, "license": "MIT", "dependencies": { "@types/lodash": "*" } }, "node_modules/@types/lodash.keys": { "version": "4.2.9", "dev": true, "license": "MIT", "dependencies": { "@types/lodash": "*" } }, "node_modules/@types/lodash.merge": { "version": "4.6.9", "dev": true, "license": "MIT", "dependencies": { "@types/lodash": "*" } }, "node_modules/@types/lodash.xor": { "version": "4.5.9", "dev": true, "license": "MIT", "dependencies": { "@types/lodash": "*" } }, "node_modules/@types/long": { "version": "4.0.2", "license": "MIT" }, "node_modules/@types/mime": { "version": "1.3.5", "license": "MIT" }, "node_modules/@types/node": { "version": "20.19.13", "license": "MIT", "dependencies": { "undici-types": "~6.21.0" } }, "node_modules/@types/node-fetch": { "version": "2.6.13", "license": "MIT", "dependencies": { "@types/node": "*", "form-data": "^4.0.4" } }, "node_modules/@types/node-fetch/node_modules/form-data": { "version": "4.0.4", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/@types/papaparse": { "version": "5.3.16", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/pino": { "version": "7.0.4", "dev": true, "license": "MIT", "dependencies": { "pino": "*" } }, "node_modules/@types/qs": { "version": "6.14.0", "license": "MIT" }, "node_modules/@types/range-parser": { "version": "1.2.7", "license": "MIT" }, "node_modules/@types/sax": { "version": "1.2.7", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/send": { "version": "0.17.5", "license": "MIT", "dependencies": { "@types/mime": "^1", "@types/node": "*" } }, "node_modules/@types/serve-static": { "version": "1.15.8", "license": "MIT", "dependencies": { "@types/http-errors": "*", "@types/node": "*", "@types/send": "*" } }, "node_modules/@types/ssh2-sftp-client": { "version": "9.0.5", "dev": true, "license": "MIT", "dependencies": { "@types/ssh2": "^1.0.0" } }, "node_modules/@types/ssh2-sftp-client/node_modules/@types/node": { "version": "18.19.124", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/ssh2-sftp-client/node_modules/@types/ssh2": { "version": "1.15.5", "dev": true, "license": "MIT", "dependencies": { "@types/node": "^18.11.18" } }, "node_modules/@types/ssh2-sftp-client/node_modules/undici-types": { "version": "5.26.5", "dev": true, "license": "MIT" }, "node_modules/@types/to-json-schema": { "version": "0.2.4", "dev": true, "license": "MIT", "dependencies": { "@types/json-schema": "*" } }, "node_modules/@types/unzipper": { "version": "0.10.11", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/abstract-logging": { "version": "2.0.1", "license": "MIT" }, "node_modules/accepts": { "version": "1.3.8", "license": "MIT", "dependencies": { "mime-types": "~2.1.34", "negotiator": "0.6.3" }, "engines": { "node": ">= 0.6" } }, "node_modules/accepts/node_modules/negotiator": { "version": "0.6.3", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/acorn": { "version": "8.15.0", "devOptional": true, "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-walk": { "version": "8.3.4", "devOptional": true, "license": "MIT", "dependencies": { "acorn": "^8.11.0" }, "engines": { "node": ">=0.4.0" } }, "node_modules/ajv": { "version": "6.12.6", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/ajv-formats": { "version": "3.0.1", "license": "MIT", "dependencies": { "ajv": "^8.0.0" }, "peerDependencies": { "ajv": "^8.0.0" }, "peerDependenciesMeta": { "ajv": { "optional": true } } }, "node_modules/ajv-formats/node_modules/ajv": { "version": "8.17.1", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/ansi-regex": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/ansi-styles": { "version": "4.3.0", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/anymatch": { "version": "3.1.3", "license": "ISC", "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, "engines": { "node": ">= 8" } }, "node_modules/anymatch/node_modules/picomatch": { "version": "2.3.1", "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/arg": { "version": "4.1.3", "devOptional": true, "license": "MIT" }, "node_modules/array-flatten": { "version": "1.1.1", "license": "MIT" }, "node_modules/assertion-error": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" } }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", "license": "MIT" }, "node_modules/atomic-sleep": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=8.0.0" } }, "node_modules/avvio": { "version": "9.1.0", "license": "MIT", "dependencies": { "@fastify/error": "^4.0.0", "fastq": "^1.17.1" } }, "node_modules/axios": { "version": "1.12.2", "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz", "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, "node_modules/base64-js": { "version": "1.5.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/bcrypt-pbkdf": { "version": "1.0.2", "license": "BSD-3-Clause", "dependencies": { "tweetnacl": "^0.14.3" } }, "node_modules/binary-extensions": { "version": "2.3.0", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/boolbase": { "version": "1.0.0", "license": "ISC" }, "node_modules/brace-expansion": { "version": "1.1.12", "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "node_modules/brace-expansion/node_modules/balanced-match": { "version": "1.0.2", "dev": true, "license": "MIT" }, "node_modules/brace-expansion/node_modules/concat-map": { "version": "0.0.1", "dev": true, "license": "MIT" }, "node_modules/browserslist": { "version": "4.26.0", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "baseline-browser-mapping": "^2.8.2", "caniuse-lite": "^1.0.30001741", "electron-to-chromium": "^1.5.218", "node-releases": "^2.0.21", "update-browserslist-db": "^1.1.3" }, "bin": { "browserslist": "cli.js" }, "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, "node_modules/browserslist/node_modules/baseline-browser-mapping": { "version": "2.8.2", "license": "Apache-2.0", "bin": { "baseline-browser-mapping": "dist/cli.js" } }, "node_modules/browserslist/node_modules/node-releases": { "version": "2.0.21", "license": "MIT" }, "node_modules/buffer": { "version": "5.7.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "node_modules/buffer-from": { "version": "1.1.2", "license": "MIT" }, "node_modules/bundle-name": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "run-applescript": "^7.0.0" }, "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/busboy": { "version": "1.6.0", "dependencies": { "streamsearch": "^1.1.0" }, "engines": { "node": ">=10.16.0" } }, "node_modules/bytes": { "version": "3.1.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/call-bind-apply-helpers": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/camelcase-css": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/caniuse-lite": { "version": "1.0.30001741", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "CC-BY-4.0" }, "node_modules/check-error": { "version": "2.1.1", "dev": true, "license": "MIT", "engines": { "node": ">= 16" } }, "node_modules/chownr": { "version": "1.1.4", "license": "ISC" }, "node_modules/client-only": { "version": "0.0.1", "license": "MIT" }, "node_modules/color": { "version": "4.2.3", "license": "MIT", "optional": true, "dependencies": { "color-convert": "^2.0.1", "color-string": "^1.9.0" }, "engines": { "node": ">=12.5.0" } }, "node_modules/color-convert": { "version": "2.0.1", "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/color-name": { "version": "1.1.4", "license": "MIT" }, "node_modules/color-string": { "version": "1.9.1", "license": "MIT", "optional": true, "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "node_modules/colorette": { "version": "2.0.20", "license": "MIT" }, "node_modules/combined-stream": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/content-disposition": { "version": "0.5.4", "license": "MIT", "dependencies": { "safe-buffer": "5.2.1" }, "engines": { "node": ">= 0.6" } }, "node_modules/content-type": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie": { "version": "0.7.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie-signature": { "version": "1.0.6", "license": "MIT" }, "node_modules/cors": { "version": "2.8.5", "license": "MIT", "dependencies": { "object-assign": "^4", "vary": "^1" }, "engines": { "node": ">= 0.10" } }, "node_modules/create-require": { "version": "1.1.1", "devOptional": true, "license": "MIT" }, "node_modules/cron-parser": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-5.4.0.tgz", "integrity": "sha512-HxYB8vTvnQFx4dLsZpGRa0uHp6X3qIzS3ZJgJ9v6l/5TJMgeWQbLkR5yiJ5hOxGbc9+jCADDnydIe15ReLZnJA==", "license": "MIT", "dependencies": { "luxon": "^3.7.1" }, "engines": { "node": ">=18" } }, "node_modules/cron-validate": { "version": "1.5.2", "resolved": "https://registry.npmjs.org/cron-validate/-/cron-validate-1.5.2.tgz", "integrity": "sha512-WYyUAgYlaaLCi4gF4tK/by+ky+i82E9H5ekTAOk50GtpSDyBt4HMBTdsjxTGWOCtEygmgm2zMLVD/AszcsmS+w==", "license": "MIT", "dependencies": { "yup": "1.6.1" } }, "node_modules/cronstrue": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-3.3.0.tgz", "integrity": "sha512-iwJytzJph1hosXC09zY8F5ACDJKerr0h3/2mOxg9+5uuFObYlgK0m35uUPk4GCvhHc2abK7NfnR9oMqY0qZFAg==", "license": "MIT", "bin": { "cronstrue": "bin/cli.js" } }, "node_modules/cross-spawn": { "version": "7.0.6", "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" }, "engines": { "node": ">= 8" } }, "node_modules/cross-spawn/node_modules/isexe": { "version": "2.0.0", "license": "ISC" }, "node_modules/cross-spawn/node_modules/which": { "version": "2.0.2", "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "bin/node-which" }, "engines": { "node": ">= 8" } }, "node_modules/csstype": { "version": "3.1.3", "license": "MIT" }, "node_modules/decompress-response": { "version": "6.0.0", "license": "MIT", "dependencies": { "mimic-response": "^3.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/deep-eql": { "version": "5.0.2", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/default-browser": { "version": "5.2.1", "dev": true, "license": "MIT", "dependencies": { "bundle-name": "^4.1.0", "default-browser-id": "^5.0.0" }, "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/default-browser-id": { "version": "5.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/define-lazy-prop": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/denque": { "version": "2.1.0", "license": "Apache-2.0", "engines": { "node": ">=0.10" } }, "node_modules/dequal": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/destroy": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" } }, "node_modules/detect-libc": { "version": "2.0.4", "license": "Apache-2.0", "engines": { "node": ">=8" } }, "node_modules/didyoumean": { "version": "1.2.2", "license": "Apache-2.0" }, "node_modules/diff": { "version": "4.0.2", "devOptional": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" } }, "node_modules/dotenv": { "version": "16.6.1", "license": "BSD-2-Clause", "engines": { "node": ">=12" }, "funding": { "url": "https://dotenvx.com" } }, "node_modules/dotenv-cli": { "version": "8.0.0", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.6", "dotenv": "^16.3.0", "dotenv-expand": "^10.0.0", "minimist": "^1.2.6" }, "bin": { "dotenv": "cli.js" } }, "node_modules/dotenv-expand": { "version": "10.0.0", "license": "BSD-2-Clause", "engines": { "node": ">=12" } }, "node_modules/dunder-proto": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/duplexer2": { "version": "0.1.4", "license": "BSD-3-Clause", "dependencies": { "readable-stream": "^2.0.2" } }, "node_modules/duplexer2/node_modules/core-util-is": { "version": "1.0.3", "license": "MIT" }, "node_modules/duplexer2/node_modules/isarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/duplexer2/node_modules/readable-stream": { "version": "2.3.8", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/duplexer2/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "node_modules/duplexer2/node_modules/string_decoder": { "version": "1.1.1", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/eastasianwidth": { "version": "0.2.0", "license": "MIT" }, "node_modules/ee-first": { "version": "1.1.1", "license": "MIT" }, "node_modules/electron-to-chromium": { "version": "1.5.218", "license": "ISC" }, "node_modules/encodeurl": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/end-of-stream": { "version": "1.4.5", "license": "MIT", "dependencies": { "once": "^1.4.0" } }, "node_modules/es-define-property": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-errors": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-object-atoms": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", "license": "MIT", "dependencies": { "es-errors": "^1.3.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-set-tostringtag": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/escape-html": { "version": "1.0.3", "license": "MIT" }, "node_modules/estraverse": { "version": "4.3.0", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/etag": { "version": "1.8.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/event-target-shim": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/eventsource": { "version": "3.0.7", "license": "MIT", "dependencies": { "eventsource-parser": "^3.0.1" }, "engines": { "node": ">=18.0.0" } }, "node_modules/expand-template": { "version": "2.0.3", "license": "(MIT OR WTFPL)", "engines": { "node": ">=6" } }, "node_modules/express": { "version": "4.21.2", "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.7.1", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.3.1", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.3", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.12", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.19.0", "serve-static": "1.16.2", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" }, "engines": { "node": ">= 0.10.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/express" } }, "node_modules/express-rate-limit": { "version": "7.5.1", "license": "MIT", "engines": { "node": ">= 16" }, "funding": { "url": "https://github.com/sponsors/express-rate-limit" }, "peerDependencies": { "express": ">= 4.11" } }, "node_modules/express/node_modules/body-parser": { "version": "1.20.3", "license": "MIT", "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.13.0", "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" } }, "node_modules/express/node_modules/call-bound": { "version": "1.0.4", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.2", "get-intrinsic": "^1.3.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/express/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/express/node_modules/depd": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/express/node_modules/iconv-lite": { "version": "0.4.24", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" } }, "node_modules/express/node_modules/mime": { "version": "1.6.0", "license": "MIT", "bin": { "mime": "cli.js" }, "engines": { "node": ">=4" } }, "node_modules/express/node_modules/object-inspect": { "version": "1.13.4", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/express/node_modules/qs": { "version": "6.13.0", "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.6" }, "engines": { "node": ">=0.6" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/express/node_modules/send": { "version": "0.19.0", "license": "MIT", "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/express/node_modules/send/node_modules/encodeurl": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/express/node_modules/send/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/express/node_modules/setprototypeof": { "version": "1.2.0", "license": "ISC" }, "node_modules/express/node_modules/side-channel": { "version": "1.1.0", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3", "side-channel-list": "^1.0.0", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/express/node_modules/side-channel-list": { "version": "1.0.0", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/express/node_modules/side-channel-map": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/express/node_modules/side-channel-weakmap": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3", "side-channel-map": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/fast-decode-uri-component": { "version": "1.0.1", "license": "MIT" }, "node_modules/fast-deep-equal": { "version": "3.1.3", "license": "MIT" }, "node_modules/fast-json-stringify": { "version": "6.0.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "@fastify/merge-json-schemas": "^0.2.0", "ajv": "^8.12.0", "ajv-formats": "^3.0.1", "fast-uri": "^3.0.0", "json-schema-ref-resolver": "^2.0.0", "rfdc": "^1.2.0" } }, "node_modules/fast-json-stringify/node_modules/ajv": { "version": "8.17.1", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/fast-levenshtein": { "version": "2.0.6", "license": "MIT" }, "node_modules/fast-querystring": { "version": "1.1.2", "license": "MIT", "dependencies": { "fast-decode-uri-component": "^1.0.1" } }, "node_modules/fast-redact": { "version": "3.5.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/fast-safe-stringify": { "version": "2.1.1", "license": "MIT" }, "node_modules/fast-uri": { "version": "3.1.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "BSD-3-Clause" }, "node_modules/fastify": { "version": "5.6.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "@fastify/ajv-compiler": "^4.0.0", "@fastify/error": "^4.0.0", "@fastify/fast-json-stringify-compiler": "^5.0.0", "@fastify/proxy-addr": "^5.0.0", "abstract-logging": "^2.0.1", "avvio": "^9.0.0", "fast-json-stringify": "^6.0.0", "find-my-way": "^9.0.0", "light-my-request": "^6.0.0", "pino": "^9.0.0", "process-warning": "^5.0.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0", "toad-cache": "^3.7.0" } }, "node_modules/fastify-plugin": { "version": "5.0.1", "license": "MIT" }, "node_modules/fastify/node_modules/pino": { "version": "9.10.0", "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "^2.0.0", "pino-std-serializers": "^7.0.0", "process-warning": "^5.0.0", "quick-format-unescaped": "^4.0.3", "real-require": "^0.2.0", "safe-stable-stringify": "^2.3.1", "sonic-boom": "^4.0.1", "thread-stream": "^3.0.0" }, "bin": { "pino": "bin.js" } }, "node_modules/fastq": { "version": "1.19.1", "license": "ISC", "dependencies": { "reusify": "^1.0.4" } }, "node_modules/fill-range": { "version": "7.1.1", "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/finalhandler": { "version": "1.3.1", "license": "MIT", "dependencies": { "debug": "2.6.9", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/finalhandler/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/find-my-way": { "version": "9.3.0", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", "fast-querystring": "^1.0.0", "safe-regex2": "^5.0.0" }, "engines": { "node": ">=20" } }, "node_modules/follow-redirects": { "version": "1.15.11", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], "license": "MIT", "engines": { "node": ">=4.0" }, "peerDependenciesMeta": { "debug": { "optional": true } } }, "node_modules/form-data": { "version": "4.0.4", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/forwarded": { "version": "0.2.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fraction.js": { "version": "4.3.7", "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "patreon", "url": "https://github.com/sponsors/rawify" } }, "node_modules/fresh": { "version": "0.5.2", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fs-constants": { "version": "1.0.0", "license": "MIT" }, "node_modules/fs.realpath": { "version": "1.0.0", "dev": true, "license": "ISC" }, "node_modules/fsevents": { "version": "2.3.2", "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, "node_modules/function-bind": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-caller-file": { "version": "2.0.5", "dev": true, "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-intrinsic": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-proto": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", "license": "MIT", "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/glob": { "version": "7.2.3", "dev": true, "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/glob-parent": { "version": "6.0.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, "engines": { "node": ">=10.13.0" } }, "node_modules/gopd": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/graceful-fs": { "version": "4.2.11", "license": "ISC" }, "node_modules/graphql": { "version": "16.11.0", "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz", "integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" } }, "node_modules/graphql-ws": { "version": "6.0.6", "resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.0.6.tgz", "integrity": "sha512-zgfER9s+ftkGKUZgc0xbx8T7/HMO4AV5/YuYiFc+AtgcO5T0v8AxYYNQ+ltzuzDZgNkYJaFspm5MMYLjQzrkmw==", "license": "MIT", "engines": { "node": ">=20" }, "peerDependencies": { "@fastify/websocket": "^10 || ^11", "crossws": "~0.3", "graphql": "^15.10.1 || ^16", "uWebSockets.js": "^20", "ws": "^8" }, "peerDependenciesMeta": { "@fastify/websocket": { "optional": true }, "crossws": { "optional": true }, "uWebSockets.js": { "optional": true }, "ws": { "optional": true } } }, "node_modules/has-flag": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/has-symbols": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-tostringtag": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "license": "MIT", "dependencies": { "has-symbols": "^1.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/hasown": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "license": "MIT", "dependencies": { "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/http": { "version": "0.0.1-security" }, "node_modules/http-errors": { "version": "2.0.0", "license": "MIT", "dependencies": { "depd": "2.0.0", "inherits": "2.0.4", "setprototypeof": "1.2.0", "statuses": "2.0.1", "toidentifier": "1.0.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/http-errors/node_modules/depd": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/http-errors/node_modules/setprototypeof": { "version": "1.2.0", "license": "ISC" }, "node_modules/humanize-ms": { "version": "1.2.1", "license": "MIT", "dependencies": { "ms": "^2.0.0" } }, "node_modules/ieee754": { "version": "1.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "BSD-3-Clause" }, "node_modules/inflight": { "version": "1.0.6", "dev": true, "license": "ISC", "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "node_modules/inherits": { "version": "2.0.4", "license": "ISC" }, "node_modules/ini": { "version": "1.3.8", "license": "ISC" }, "node_modules/ipaddr.js": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">= 10" } }, "node_modules/is-arrayish": { "version": "0.3.2", "license": "MIT", "optional": true }, "node_modules/is-binary-path": { "version": "2.1.0", "license": "MIT", "dependencies": { "binary-extensions": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/is-docker": { "version": "3.0.0", "dev": true, "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-extglob": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-glob": { "version": "4.0.3", "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" }, "engines": { "node": ">=0.10.0" } }, "node_modules/is-inside-container": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "is-docker": "^3.0.0" }, "bin": { "is-inside-container": "cli.js" }, "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-number": { "version": "7.0.0", "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/is-stream": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-wsl": { "version": "3.1.0", "dev": true, "license": "MIT", "dependencies": { "is-inside-container": "^1.0.0" }, "engines": { "node": ">=16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/isarray": { "version": "0.0.1", "dev": true, "license": "MIT" }, "node_modules/js-tokens": { "version": "9.0.1", "dev": true, "license": "MIT" }, "node_modules/json-schema-ref-resolver": { "version": "2.0.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "dequal": "^2.0.3" } }, "node_modules/json-schema-traverse": { "version": "1.0.0", "license": "MIT" }, "node_modules/jsonata": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/jsonfile": { "version": "6.2.0", "license": "MIT", "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/light-my-request": { "version": "6.6.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "BSD-3-Clause", "dependencies": { "cookie": "^1.0.1", "process-warning": "^4.0.0", "set-cookie-parser": "^2.6.0" } }, "node_modules/light-my-request/node_modules/cookie": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/light-my-request/node_modules/process-warning": { "version": "4.0.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT" }, "node_modules/lodash.defaults": { "version": "4.2.0", "license": "MIT" }, "node_modules/lodash.isarguments": { "version": "3.1.0", "license": "MIT" }, "node_modules/lodash.isequal": { "version": "4.5.0", "license": "MIT" }, "node_modules/lodash.keys": { "version": "4.2.0", "license": "MIT" }, "node_modules/lodash.merge": { "version": "4.6.2", "license": "MIT" }, "node_modules/lodash.sortby": { "version": "4.7.0", "license": "MIT" }, "node_modules/lodash.xor": { "version": "4.5.0", "license": "MIT" }, "node_modules/lru-cache": { "version": "7.18.3", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/luxon": { "version": "3.7.2", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz", "integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==", "license": "MIT", "engines": { "node": ">=12" } }, "node_modules/make-dir": { "version": "4.0.0", "dev": true, "license": "MIT", "dependencies": { "semver": "^7.5.3" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/make-error": { "version": "1.3.6", "devOptional": true, "license": "ISC" }, "node_modules/math-intrinsics": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/mcp-remote": { "version": "0.1.29", "dev": true, "dependencies": { "express": "^4.21.2", "open": "^10.1.0", "strict-url-sanitise": "^0.0.1", "undici": "^7.12.0" }, "bin": { "mcp-remote": "dist/proxy.js", "mcp-remote-client": "dist/client.js" } }, "node_modules/media-typer": { "version": "0.3.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/merge-descriptors": { "version": "1.0.3", "license": "MIT", "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/merge2": { "version": "1.4.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/methods": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/micromatch": { "version": "4.0.8", "license": "MIT", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { "node": ">=8.6" } }, "node_modules/micromatch/node_modules/braces": { "version": "3.0.3", "license": "MIT", "dependencies": { "fill-range": "^7.1.1" }, "engines": { "node": ">=8" } }, "node_modules/micromatch/node_modules/picomatch": { "version": "2.3.1", "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/mime-db": { "version": "1.52.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/mime-types": { "version": "2.1.35", "license": "MIT", "dependencies": { "mime-db": "1.52.0" }, "engines": { "node": ">= 0.6" } }, "node_modules/mimic-response": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/minimatch": { "version": "3.1.2", "dev": true, "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, "engines": { "node": "*" } }, "node_modules/minimist": { "version": "1.2.8", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/mkdirp-classic": { "version": "0.5.3", "license": "MIT" }, "node_modules/mnemonist": { "version": "0.40.0", "license": "MIT", "dependencies": { "obliterator": "^2.0.4" } }, "node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/mz": { "version": "2.7.0", "license": "MIT", "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" } }, "node_modules/mz/node_modules/any-promise": { "version": "1.3.0", "license": "MIT" }, "node_modules/nanoid": { "version": "3.3.11", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, "node_modules/next": { "version": "15.5.3", "license": "MIT", "dependencies": { "@next/env": "15.5.3", "@swc/helpers": "0.5.15", "caniuse-lite": "^1.0.30001579", "postcss": "8.4.31", "styled-jsx": "5.1.6" }, "bin": { "next": "dist/bin/next" }, "engines": { "node": "^18.18.0 || ^19.8.0 || >= 20.0.0" }, "optionalDependencies": { "@next/swc-darwin-arm64": "15.5.3", "@next/swc-darwin-x64": "15.5.3", "@next/swc-linux-arm64-gnu": "15.5.3", "@next/swc-linux-arm64-musl": "15.5.3", "@next/swc-linux-x64-gnu": "15.5.3", "@next/swc-linux-x64-musl": "15.5.3", "@next/swc-win32-arm64-msvc": "15.5.3", "@next/swc-win32-x64-msvc": "15.5.3", "sharp": "^0.34.3" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "@playwright/test": "^1.51.1", "babel-plugin-react-compiler": "*", "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "sass": "^1.3.0" }, "peerDependenciesMeta": { "@opentelemetry/api": { "optional": true }, "@playwright/test": { "optional": true }, "babel-plugin-react-compiler": { "optional": true }, "sass": { "optional": true } } }, "node_modules/node-abi": { "version": "3.77.0", "license": "MIT", "dependencies": { "semver": "^7.3.5" }, "engines": { "node": ">=10" } }, "node_modules/node-domexception": { "version": "1.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "github", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "engines": { "node": ">=10.5.0" } }, "node_modules/node-int64": { "version": "0.4.0", "license": "MIT" }, "node_modules/normalize-path": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/normalize-range": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/object-assign": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/object-path": { "version": "0.11.8", "license": "MIT", "engines": { "node": ">= 10.12.0" } }, "node_modules/obliterator": { "version": "2.0.5", "license": "MIT" }, "node_modules/on-exit-leak-free": { "version": "2.1.2", "license": "MIT", "engines": { "node": ">=14.0.0" } }, "node_modules/on-finished": { "version": "2.4.1", "license": "MIT", "dependencies": { "ee-first": "1.1.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/once": { "version": "1.4.0", "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/open": { "version": "10.2.0", "dev": true, "license": "MIT", "dependencies": { "default-browser": "^5.2.1", "define-lazy-prop": "^3.0.0", "is-inside-container": "^1.0.0", "wsl-utils": "^0.1.0" }, "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/parseurl": { "version": "1.3.3", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/path-is-absolute": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/path-key": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-parse": { "version": "1.0.7", "license": "MIT" }, "node_modules/path-to-regexp": { "version": "0.1.12", "license": "MIT" }, "node_modules/pathval": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">= 14.16" } }, "node_modules/pg-int8": { "version": "1.0.1", "license": "ISC", "engines": { "node": ">=4.0.0" } }, "node_modules/picocolors": { "version": "1.1.1", "license": "ISC" }, "node_modules/pify": { "version": "2.3.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/pino": { "version": "9.9.1", "dev": true, "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "^2.0.0", "pino-std-serializers": "^7.0.0", "process-warning": "^5.0.0", "quick-format-unescaped": "^4.0.3", "real-require": "^0.2.0", "safe-stable-stringify": "^2.3.1", "sonic-boom": "^4.0.1", "thread-stream": "^3.0.0" }, "bin": { "pino": "bin.js" } }, "node_modules/pino-abstract-transport": { "version": "2.0.0", "license": "MIT", "dependencies": { "split2": "^4.0.0" } }, "node_modules/pino-std-serializers": { "version": "7.0.0", "license": "MIT" }, "node_modules/pkce-challenge": { "version": "5.0.0", "license": "MIT", "engines": { "node": ">=16.20.0" } }, "node_modules/playwright": { "version": "1.55.0", "license": "Apache-2.0", "dependencies": { "playwright-core": "1.55.0" }, "bin": { "playwright": "cli.js" }, "engines": { "node": ">=18" }, "optionalDependencies": { "fsevents": "2.3.2" } }, "node_modules/playwright/node_modules/fsevents": { "version": "2.3.2", "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, "node_modules/playwright/node_modules/playwright-core": { "version": "1.55.0", "license": "Apache-2.0", "bin": { "playwright-core": "cli.js" }, "engines": { "node": ">=18" } }, "node_modules/postcss": { "version": "8.4.31", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/postgres-array": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/postgres-bytea": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/postgres-date": { "version": "1.0.7", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/postgres-interval": { "version": "1.2.0", "license": "MIT", "dependencies": { "xtend": "^4.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/prebuild-install": { "version": "7.1.3", "license": "MIT", "dependencies": { "detect-libc": "^2.0.0", "expand-template": "^2.0.3", "github-from-package": "0.0.0", "minimist": "^1.2.3", "mkdirp-classic": "^0.5.3", "napi-build-utils": "^2.0.0", "node-abi": "^3.3.0", "pump": "^3.0.0", "rc": "^1.2.7", "simple-get": "^4.0.0", "tar-fs": "^2.0.0", "tunnel-agent": "^0.6.0" }, "bin": { "prebuild-install": "bin.js" }, "engines": { "node": ">=10" } }, "node_modules/prebuild-install/node_modules/bl": { "version": "4.1.0", "license": "MIT", "dependencies": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "node_modules/prebuild-install/node_modules/deep-extend": { "version": "0.6.0", "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/prebuild-install/node_modules/github-from-package": { "version": "0.0.0", "license": "MIT" }, "node_modules/prebuild-install/node_modules/napi-build-utils": { "version": "2.0.0", "license": "MIT" }, "node_modules/prebuild-install/node_modules/pump": { "version": "3.0.3", "license": "MIT", "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "node_modules/prebuild-install/node_modules/rc": { "version": "1.2.8", "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", "dependencies": { "deep-extend": "^0.6.0", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" }, "bin": { "rc": "cli.js" } }, "node_modules/prebuild-install/node_modules/readable-stream": { "version": "3.6.2", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/prebuild-install/node_modules/simple-concat": { "version": "1.0.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/prebuild-install/node_modules/simple-get": { "version": "4.0.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "decompress-response": "^6.0.0", "once": "^1.3.1", "simple-concat": "^1.0.0" } }, "node_modules/prebuild-install/node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "node_modules/prebuild-install/node_modules/strip-json-comments": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/prebuild-install/node_modules/tar-fs": { "version": "2.1.3", "license": "MIT", "dependencies": { "chownr": "^1.1.1", "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", "tar-stream": "^2.1.4" } }, "node_modules/prebuild-install/node_modules/tar-stream": { "version": "2.2.0", "license": "MIT", "dependencies": { "bl": "^4.0.3", "end-of-stream": "^1.4.1", "fs-constants": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.1.1" }, "engines": { "node": ">=6" } }, "node_modules/process-nextick-args": { "version": "2.0.1", "license": "MIT" }, "node_modules/process-warning": { "version": "5.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT" }, "node_modules/property-expr": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/property-expr/-/property-expr-2.0.6.tgz", "integrity": "sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==", "license": "MIT" }, "node_modules/proxy-addr": { "version": "2.0.7", "license": "MIT", "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" }, "engines": { "node": ">= 0.10" } }, "node_modules/proxy-addr/node_modules/ipaddr.js": { "version": "1.9.1", "license": "MIT", "engines": { "node": ">= 0.10" } }, "node_modules/proxy-from-env": { "version": "1.1.0", "license": "MIT" }, "node_modules/queue-microtask": { "version": "1.2.3", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/quick-format-unescaped": { "version": "4.0.4", "license": "MIT" }, "node_modules/range-parser": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/raw-body": { "version": "2.5.2", "license": "MIT", "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/raw-body/node_modules/iconv-lite": { "version": "0.4.24", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" } }, "node_modules/react": { "version": "19.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/react-dom": { "version": "19.1.1", "license": "MIT", "dependencies": { "scheduler": "^0.26.0" }, "peerDependencies": { "react": "^19.1.1" } }, "node_modules/react-lifecycles-compat": { "version": "3.0.4", "license": "MIT" }, "node_modules/read-cache": { "version": "1.0.0", "license": "MIT", "dependencies": { "pify": "^2.3.0" } }, "node_modules/readdirp": { "version": "3.6.0", "license": "MIT", "dependencies": { "picomatch": "^2.2.1" }, "engines": { "node": ">=8.10.0" } }, "node_modules/readdirp/node_modules/picomatch": { "version": "2.3.1", "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/real-require": { "version": "0.2.0", "license": "MIT", "engines": { "node": ">= 12.13.0" } }, "node_modules/rehackt": { "version": "0.1.0", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "*" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "react": { "optional": true } } }, "node_modules/require-directory": { "version": "2.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/require-from-string": { "version": "2.0.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/ret": { "version": "0.5.0", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/reusify": { "version": "1.1.0", "license": "MIT", "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" } }, "node_modules/rfdc": { "version": "1.4.1", "license": "MIT" }, "node_modules/run-applescript": { "version": "7.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/run-parallel": { "version": "1.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "queue-microtask": "^1.2.2" } }, "node_modules/safe-buffer": { "version": "5.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/safe-regex2": { "version": "5.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "MIT", "dependencies": { "ret": "~0.5.0" } }, "node_modules/safe-stable-stringify": { "version": "2.5.0", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/safer-buffer": { "version": "2.1.2", "license": "MIT" }, "node_modules/scheduler": { "version": "0.26.0", "license": "MIT" }, "node_modules/secure-json-parse": { "version": "4.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fastify" }, { "type": "opencollective", "url": "https://opencollective.com/fastify" } ], "license": "BSD-3-Clause" }, "node_modules/semver": { "version": "7.7.2", "license": "ISC", "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/serve-static": { "version": "1.16.2", "license": "MIT", "dependencies": { "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.19.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/serve-static/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/serve-static/node_modules/depd": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/serve-static/node_modules/mime": { "version": "1.6.0", "license": "MIT", "bin": { "mime": "cli.js" }, "engines": { "node": ">=4" } }, "node_modules/serve-static/node_modules/send": { "version": "0.19.0", "license": "MIT", "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/serve-static/node_modules/send/node_modules/encodeurl": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/serve-static/node_modules/send/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/set-cookie-parser": { "version": "2.7.1", "license": "MIT" }, "node_modules/setimmediate": { "version": "1.0.5", "license": "MIT" }, "node_modules/sharp": { "version": "0.34.3", "hasInstallScript": true, "license": "Apache-2.0", "optional": true, "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.4", "semver": "^7.7.2" }, "engines": { "node": "^18.17.0 || ^20.3.0 || >=21.0.0" }, "funding": { "url": "https://opencollective.com/libvips" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.34.3", "@img/sharp-darwin-x64": "0.34.3", "@img/sharp-libvips-darwin-arm64": "1.2.0", "@img/sharp-libvips-darwin-x64": "1.2.0", "@img/sharp-libvips-linux-arm": "1.2.0", "@img/sharp-libvips-linux-arm64": "1.2.0", "@img/sharp-libvips-linux-ppc64": "1.2.0", "@img/sharp-libvips-linux-s390x": "1.2.0", "@img/sharp-libvips-linux-x64": "1.2.0", "@img/sharp-libvips-linuxmusl-arm64": "1.2.0", "@img/sharp-libvips-linuxmusl-x64": "1.2.0", "@img/sharp-linux-arm": "0.34.3", "@img/sharp-linux-arm64": "0.34.3", "@img/sharp-linux-ppc64": "0.34.3", "@img/sharp-linux-s390x": "0.34.3", "@img/sharp-linux-x64": "0.34.3", "@img/sharp-linuxmusl-arm64": "0.34.3", "@img/sharp-linuxmusl-x64": "0.34.3", "@img/sharp-wasm32": "0.34.3", "@img/sharp-win32-arm64": "0.34.3", "@img/sharp-win32-ia32": "0.34.3", "@img/sharp-win32-x64": "0.34.3" } }, "node_modules/shebang-command": { "version": "2.0.0", "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/shebang-regex": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/siginfo": { "version": "2.0.0", "dev": true, "license": "ISC" }, "node_modules/simple-swizzle": { "version": "0.2.2", "license": "MIT", "optional": true, "dependencies": { "is-arrayish": "^0.3.1" } }, "node_modules/sonic-boom": { "version": "4.2.0", "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0" } }, "node_modules/source-map-js": { "version": "1.2.1", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/split2": { "version": "4.2.0", "license": "ISC", "engines": { "node": ">= 10.x" } }, "node_modules/stackback": { "version": "0.0.2", "dev": true, "license": "MIT" }, "node_modules/statuses": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/streamsearch": { "version": "1.1.0", "engines": { "node": ">=10.0.0" } }, "node_modules/strict-url-sanitise": { "version": "0.0.1", "dev": true, "license": "MIT" }, "node_modules/string-width": { "version": "4.2.3", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/string-width-cjs": { "name": "string-width", "version": "4.2.3", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/string-width-cjs/node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/string-width/node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/strip-ansi": { "version": "6.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/strip-ansi-cjs": { "name": "strip-ansi", "version": "6.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/strip-json-comments": { "version": "5.0.3", "license": "MIT", "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/styled-jsx": { "version": "5.1.6", "license": "MIT", "dependencies": { "client-only": "0.0.1" }, "engines": { "node": ">= 12.0.0" }, "peerDependencies": { "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0" }, "peerDependenciesMeta": { "@babel/core": { "optional": true }, "babel-plugin-macros": { "optional": true } } }, "node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/thenify": { "version": "3.3.1", "license": "MIT", "dependencies": { "any-promise": "^1.0.0" } }, "node_modules/thenify-all": { "version": "1.6.0", "license": "MIT", "dependencies": { "thenify": ">= 3.1.0 < 4" }, "engines": { "node": ">=0.8" } }, "node_modules/thenify/node_modules/any-promise": { "version": "1.3.0", "license": "MIT" }, "node_modules/thread-stream": { "version": "3.1.0", "license": "MIT", "dependencies": { "real-require": "^0.2.0" } }, "node_modules/through2": { "version": "2.0.5", "dev": true, "license": "MIT", "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" } }, "node_modules/through2/node_modules/core-util-is": { "version": "1.0.3", "dev": true, "license": "MIT" }, "node_modules/through2/node_modules/isarray": { "version": "1.0.0", "dev": true, "license": "MIT" }, "node_modules/through2/node_modules/readable-stream": { "version": "2.3.8", "dev": true, "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/through2/node_modules/safe-buffer": { "version": "5.1.2", "dev": true, "license": "MIT" }, "node_modules/through2/node_modules/string_decoder": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/tiny-case": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/tiny-case/-/tiny-case-1.0.3.tgz", "integrity": "sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==", "license": "MIT" }, "node_modules/to-regex-range": { "version": "5.0.1", "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, "engines": { "node": ">=8.0" } }, "node_modules/toad-cache": { "version": "3.7.0", "license": "MIT", "engines": { "node": ">=12" } }, "node_modules/toidentifier": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.6" } }, "node_modules/toposort": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz", "integrity": "sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg==", "license": "MIT" }, "node_modules/tr46": { "version": "0.0.3", "license": "MIT" }, "node_modules/ts-node": { "version": "10.9.2", "devOptional": true, "license": "MIT", "dependencies": { "@cspotcode/source-map-support": "^0.8.0", "@tsconfig/node10": "^1.0.7", "@tsconfig/node12": "^1.0.7", "@tsconfig/node14": "^1.0.0", "@tsconfig/node16": "^1.0.2", "acorn": "^8.4.1", "acorn-walk": "^8.1.1", "arg": "^4.1.0", "create-require": "^1.1.0", "diff": "^4.0.1", "make-error": "^1.1.1", "v8-compile-cache-lib": "^3.0.1", "yn": "3.1.1" }, "bin": { "ts-node": "dist/bin.js", "ts-node-cwd": "dist/bin-cwd.js", "ts-node-esm": "dist/bin-esm.js", "ts-node-script": "dist/bin-script.js", "ts-node-transpile-only": "dist/bin-transpile.js", "ts-script": "dist/bin-script-deprecated.js" }, "peerDependencies": { "@swc/core": ">=1.2.50", "@swc/wasm": ">=1.2.50", "@types/node": "*", "typescript": ">=2.7" }, "peerDependenciesMeta": { "@swc/core": { "optional": true }, "@swc/wasm": { "optional": true } } }, "node_modules/tslib": { "version": "2.8.1", "license": "0BSD" }, "node_modules/tunnel-agent": { "version": "0.6.0", "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" }, "engines": { "node": "*" } }, "node_modules/turbo": { "version": "2.5.6", "dev": true, "license": "MIT", "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { "turbo-darwin-64": "2.5.6", "turbo-darwin-arm64": "2.5.6", "turbo-linux-64": "2.5.6", "turbo-linux-arm64": "2.5.6", "turbo-windows-64": "2.5.6", "turbo-windows-arm64": "2.5.6" } }, "node_modules/turbo-darwin-arm64": { "version": "2.5.6", "cpu": [ "arm64" ], "dev": true, "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/tweetnacl": { "version": "0.14.5", "license": "Unlicense" }, "node_modules/type-fest": { "version": "2.19.0", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=12.20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/type-is": { "version": "1.6.18", "license": "MIT", "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" }, "engines": { "node": ">= 0.6" } }, "node_modules/typescript": { "version": "5.9.2", "devOptional": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=14.17" } }, "node_modules/undici": { "version": "7.16.0", "dev": true, "license": "MIT", "engines": { "node": ">=20.18.1" } }, "node_modules/undici-types": { "version": "6.21.0", "license": "MIT" }, "node_modules/universalify": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 10.0.0" } }, "node_modules/unpipe": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/untildify": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/update-browserslist-db": { "version": "1.1.3", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "escalade": "^3.2.0", "picocolors": "^1.1.1" }, "bin": { "update-browserslist-db": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" } }, "node_modules/update-browserslist-db/node_modules/escalade": { "version": "3.2.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/util-deprecate": { "version": "1.0.2", "license": "MIT" }, "node_modules/utils-merge": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4.0" } }, "node_modules/v8-compile-cache-lib": { "version": "3.0.1", "devOptional": true, "license": "MIT" }, "node_modules/vary": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/webidl-conversions": { "version": "3.0.1", "license": "BSD-2-Clause" }, "node_modules/whatwg-url": { "version": "5.0.0", "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "node_modules/word-wrap": { "version": "1.2.5", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/wrap-ansi": { "version": "7.0.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/wrap-ansi-cjs": { "name": "wrap-ansi", "version": "7.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/wrappy": { "version": "1.0.2", "license": "ISC" }, "node_modules/wsl-utils": { "version": "0.1.0", "dev": true, "license": "MIT", "dependencies": { "is-wsl": "^3.1.0" }, "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/xlsx": { "version": "0.20.3", "resolved": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", "integrity": "sha512-oLDq3jw7AcLqKWH2AhCpVTZl8mf6X2YReP+Neh0SJUzV/BdZYjth94tG5toiMB1PPrYtxOCfaoUCkvtuH+3AJA==", "license": "Apache-2.0", "bin": { "xlsx": "bin/xlsx.njs" }, "engines": { "node": ">=0.8" } }, "node_modules/xtend": { "version": "4.0.2", "license": "MIT", "engines": { "node": ">=0.4" } }, "node_modules/yallist": { "version": "4.0.0", "license": "ISC" }, "node_modules/yn": { "version": "3.1.1", "devOptional": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/yup": { "version": "1.6.1", "resolved": "https://registry.npmjs.org/yup/-/yup-1.6.1.tgz", "integrity": "sha512-JED8pB50qbA4FOkDol0bYF/p60qSEDQqBD0/qeIrUCG1KbPBIQ776fCUNb9ldbPcSTxA69g/47XTo4TqWiuXOA==", "license": "MIT", "dependencies": { "property-expr": "^2.0.5", "tiny-case": "^1.0.3", "toposort": "^2.0.2", "type-fest": "^2.19.0" } }, "node_modules/zod": { "version": "3.25.76", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } }, "node_modules/zod-to-json-schema": { "version": "3.24.6", "license": "ISC", "peerDependencies": { "zod": "^3.24.1" } }, "packages/core": { "name": "@superglue/core", "version": "0.1.0", "dependencies": { "@anthropic-ai/sdk": "^0.32.1", "@apollo/server": "^4.11.3", "@fastify/cors": "^10.0.1", "@google/generative-ai": "^0.24.1", "@modelcontextprotocol/sdk": "1.12.1", "@superglue/client": "^2.3.46", "@superglue/shared": "file:../shared", "@types/js-yaml": "^4.0.9", "axios": "^1.8.2", "basic-ftp": "^5.0.5", "console-stamp": "^3.1.2", "cors": "^2.8.5", "cron-parser": "^5.3.1", "cron-validate": "^1.5.2", "date-fns": "^4.1.0", "dotenv": "^16.4.7", "express": "^4.21.2", "fastify": "^5.6.0", "form-data": "^4.0.0", "graphql": "^16.10.0", "graphql-scalars": "^1.24.1", "graphql-type-json": "^0.3.2", "graphql-upload-minimal": "^1.6.1", "graphql-ws": "^6.0.4", "http": "^0.0.1-security", "ioredis": "^5.5.0", "isolated-vm": "^6.0.0", "js-yaml": "^4.1.0", "json-schema-to-zod": "^2.6.1", "jsonata": "^2.0.6", "jsonpath": "^1.1.1", "jsonpath-plus": "^10.3.0", "jsonschema": "^1.5.0", "lodash": "^4.17.21", "lodash.isequal": "^4.5.0", "lodash.keys": "^4.2.0", "lodash.merge": "^4.6.2", "lodash.xor": "^4.5.0", "node-fetch": "^2.7.0", "node-html-markdown": "^1.3.0", "node-ssh": "^13.2.1", "object-path": "^0.11.8", "openai": "^4.85.4", "papaparse": "^5.5.2", "pg": "^8.15.6", "pino": "^9.8.0", "pino-pretty": "^13.0.0", "posthog-node": "^4.8.1", "prettier": "^3.5.3", "redis": "^4.7.0", "sax": "^1.4.1", "ssh2-sftp-client": "^10.0.3", "unzipper": "^0.12.3", "validator": "^13.15.0", "ws": "^8.18.1", "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", "zod": "^3.24.4", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/form-data": "^2.5.1", "@types/jsonpath": "^0.2.4", "@types/lodash.isequal": "^4.5.8", "@types/lodash.keys": "^4.2.9", "@types/lodash.merge": "^4.6.9", "@types/lodash.xor": "^4.5.9", "@types/papaparse": "^5.3.15", "@types/pg": "^8.11.11", "@types/pino": "^7.0.4", "@types/sax": "^1.2.7", "@types/ssh2-sftp-client": "^9.0.4", "@types/to-json-schema": "^0.2.4", "@types/unzipper": "^0.10.10", "@vitest/coverage-v8": "^3.2.4", "copyfiles": "^2.4.1", "ts-node": "^10.9.2", "tsx": "^4.20.4", "typescript": "^5.8.3", "vitest": "^3.2.4" } }, "packages/core/node_modules/@apollo/cache-control-types": { "version": "1.0.3", "license": "MIT", "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/protobufjs": { "version": "1.2.7", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.4", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.0", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.0", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.0", "@types/long": "^4.0.0", "long": "^4.0.0" }, "bin": { "apollo-pbjs": "bin/pbjs", "apollo-pbts": "bin/pbts" } }, "packages/core/node_modules/@apollo/server": { "version": "4.12.2", "license": "MIT", "dependencies": { "@apollo/cache-control-types": "^1.0.3", "@apollo/server-gateway-interface": "^1.1.1", "@apollo/usage-reporting-protobuf": "^4.1.1", "@apollo/utils.createhash": "^2.0.2", "@apollo/utils.fetcher": "^2.0.0", "@apollo/utils.isnodelike": "^2.0.0", "@apollo/utils.keyvaluecache": "^2.1.0", "@apollo/utils.logger": "^2.0.0", "@apollo/utils.usagereporting": "^2.1.0", "@apollo/utils.withrequired": "^2.0.0", "@graphql-tools/schema": "^9.0.0", "@types/express": "^4.17.13", "@types/express-serve-static-core": "^4.17.30", "@types/node-fetch": "^2.6.1", "async-retry": "^1.2.1", "cors": "^2.8.5", "express": "^4.21.1", "loglevel": "^1.6.8", "lru-cache": "^7.10.1", "negotiator": "^0.6.3", "node-abort-controller": "^3.1.1", "node-fetch": "^2.6.7", "uuid": "^9.0.0", "whatwg-mimetype": "^3.0.0" }, "engines": { "node": ">=14.16.0" }, "peerDependencies": { "graphql": "^16.6.0" } }, "packages/core/node_modules/@apollo/server-gateway-interface": { "version": "1.1.1", "license": "MIT", "dependencies": { "@apollo/usage-reporting-protobuf": "^4.1.1", "@apollo/utils.fetcher": "^2.0.0", "@apollo/utils.keyvaluecache": "^2.1.0", "@apollo/utils.logger": "^2.0.0" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/usage-reporting-protobuf": { "version": "4.1.1", "license": "MIT", "dependencies": { "@apollo/protobufjs": "1.2.7" } }, "packages/core/node_modules/@apollo/utils.createhash": { "version": "2.0.2", "license": "MIT", "dependencies": { "@apollo/utils.isnodelike": "^2.0.1", "sha.js": "^2.4.11" }, "engines": { "node": ">=14" } }, "packages/core/node_modules/@apollo/utils.dropunuseddefinitions": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/utils.fetcher": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" } }, "packages/core/node_modules/@apollo/utils.isnodelike": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" } }, "packages/core/node_modules/@apollo/utils.keyvaluecache": { "version": "2.1.1", "license": "MIT", "dependencies": { "@apollo/utils.logger": "^2.0.1", "lru-cache": "^7.14.1" }, "engines": { "node": ">=14" } }, "packages/core/node_modules/@apollo/utils.logger": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" } }, "packages/core/node_modules/@apollo/utils.printwithreducedwhitespace": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/utils.removealiases": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/utils.sortast": { "version": "2.0.1", "license": "MIT", "dependencies": { "lodash.sortby": "^4.7.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/utils.stripsensitiveliterals": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/utils.usagereporting": { "version": "2.1.0", "license": "MIT", "dependencies": { "@apollo/usage-reporting-protobuf": "^4.1.0", "@apollo/utils.dropunuseddefinitions": "^2.0.1", "@apollo/utils.printwithreducedwhitespace": "^2.0.1", "@apollo/utils.removealiases": "2.0.1", "@apollo/utils.sortast": "^2.0.1", "@apollo/utils.stripsensitiveliterals": "^2.0.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "graphql": "14.x || 15.x || 16.x" } }, "packages/core/node_modules/@apollo/utils.withrequired": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14" } }, "packages/core/node_modules/@babel/helper-string-parser": { "version": "7.27.1", "dev": true, "license": "MIT", "engines": { "node": ">=6.9.0" } }, "packages/core/node_modules/@babel/helper-validator-identifier": { "version": "7.27.1", "dev": true, "license": "MIT", "engines": { "node": ">=6.9.0" } }, "packages/core/node_modules/@babel/parser": { "version": "7.28.4", "dev": true, "license": "MIT", "dependencies": { "@babel/types": "^7.28.4" }, "bin": { "parser": "bin/babel-parser.js" }, "engines": { "node": ">=6.0.0" } }, "packages/core/node_modules/@babel/types": { "version": "7.28.4", "dev": true, "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" }, "engines": { "node": ">=6.9.0" } }, "packages/core/node_modules/@bcoe/v8-coverage": { "version": "1.0.2", "dev": true, "license": "MIT", "engines": { "node": ">=18" } }, "packages/core/node_modules/@esbuild/darwin-arm64": { "version": "0.25.9", "cpu": [ "arm64" ], "dev": true, "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": ">=18" } }, "packages/core/node_modules/@google/generative-ai": { "version": "0.24.1", "license": "Apache-2.0", "engines": { "node": ">=18.0.0" } }, "packages/core/node_modules/@graphql-tools/merge": { "version": "8.4.2", "license": "MIT", "dependencies": { "@graphql-tools/utils": "^9.2.1", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "packages/core/node_modules/@graphql-tools/schema": { "version": "9.0.19", "license": "MIT", "dependencies": { "@graphql-tools/merge": "^8.4.1", "@graphql-tools/utils": "^9.2.1", "tslib": "^2.4.0", "value-or-promise": "^1.0.12" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "packages/core/node_modules/@graphql-tools/utils": { "version": "9.2.1", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "packages/core/node_modules/@graphql-typed-document-node/core": { "version": "3.2.0", "license": "MIT", "peerDependencies": { "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "packages/core/node_modules/@ioredis/commands": { "version": "1.3.1", "license": "MIT" }, "packages/core/node_modules/@isaacs/cliui": { "version": "8.0.2", "dev": true, "license": "ISC", "dependencies": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", "strip-ansi": "^7.0.1", "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", "wrap-ansi": "^8.1.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" }, "engines": { "node": ">=12" } }, "packages/core/node_modules/@isaacs/cliui/node_modules/ansi-styles": { "version": "6.2.3", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "packages/core/node_modules/@isaacs/cliui/node_modules/string-width": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "packages/core/node_modules/@isaacs/cliui/node_modules/strip-ansi": { "version": "7.1.2", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "packages/core/node_modules/@isaacs/cliui/node_modules/wrap-ansi": { "version": "8.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "packages/core/node_modules/@jridgewell/resolve-uri": { "version": "3.1.2", "dev": true, "license": "MIT", "engines": { "node": ">=6.0.0" } }, "packages/core/node_modules/@jridgewell/sourcemap-codec": { "version": "1.5.5", "dev": true, "license": "MIT" }, "packages/core/node_modules/@jridgewell/trace-mapping": { "version": "0.3.31", "dev": true, "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "packages/core/node_modules/@jsep-plugin/assignment": { "version": "1.3.0", "license": "MIT", "engines": { "node": ">= 10.16.0" }, "peerDependencies": { "jsep": "^0.4.0||^1.0.0" } }, "packages/core/node_modules/@jsep-plugin/regex": { "version": "1.0.4", "license": "MIT", "engines": { "node": ">= 10.16.0" }, "peerDependencies": { "jsep": "^0.4.0||^1.0.0" } }, "packages/core/node_modules/@protobufjs/aspromise": { "version": "1.1.2", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/base64": { "version": "1.1.2", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/codegen": { "version": "2.0.4", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/eventemitter": { "version": "1.1.0", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/fetch": { "version": "1.1.0", "license": "BSD-3-Clause", "dependencies": { "@protobufjs/aspromise": "^1.1.1", "@protobufjs/inquire": "^1.1.0" } }, "packages/core/node_modules/@protobufjs/float": { "version": "1.0.2", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/inquire": { "version": "1.1.0", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/path": { "version": "1.1.2", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/pool": { "version": "1.1.0", "license": "BSD-3-Clause" }, "packages/core/node_modules/@protobufjs/utf8": { "version": "1.1.0", "license": "BSD-3-Clause" }, "packages/core/node_modules/@redis/bloom": { "version": "1.2.0", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "packages/core/node_modules/@redis/client": { "version": "1.6.1", "license": "MIT", "dependencies": { "cluster-key-slot": "1.1.2", "generic-pool": "3.9.0", "yallist": "4.0.0" }, "engines": { "node": ">=14" } }, "packages/core/node_modules/@redis/graph": { "version": "1.1.1", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "packages/core/node_modules/@redis/json": { "version": "1.0.7", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "packages/core/node_modules/@redis/search": { "version": "1.2.0", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "packages/core/node_modules/@redis/time-series": { "version": "1.1.0", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "packages/core/node_modules/@types/node": { "version": "18.19.124", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "packages/core/node_modules/@types/pg": { "version": "8.15.5", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*", "pg-protocol": "*", "pg-types": "^2.2.0" } }, "packages/core/node_modules/@vitest/coverage-v8": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.3.0", "@bcoe/v8-coverage": "^1.0.2", "ast-v8-to-istanbul": "^0.3.3", "debug": "^4.4.1", "istanbul-lib-coverage": "^3.2.2", "istanbul-lib-report": "^3.0.1", "istanbul-lib-source-maps": "^5.0.6", "istanbul-reports": "^3.1.7", "magic-string": "^0.30.17", "magicast": "^0.3.5", "std-env": "^3.9.0", "test-exclude": "^7.0.1", "tinyrainbow": "^2.0.0" }, "funding": { "url": "https://opencollective.com/vitest" }, "peerDependencies": { "@vitest/browser": "3.2.4", "vitest": "3.2.4" }, "peerDependenciesMeta": { "@vitest/browser": { "optional": true } } }, "packages/core/node_modules/@vitest/expect": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@types/chai": "^5.2.2", "@vitest/spy": "3.2.4", "@vitest/utils": "3.2.4", "chai": "^5.2.0", "tinyrainbow": "^2.0.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/@vitest/mocker": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@vitest/spy": "3.2.4", "estree-walker": "^3.0.3", "magic-string": "^0.30.17" }, "funding": { "url": "https://opencollective.com/vitest" }, "peerDependencies": { "msw": "^2.4.9", "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0" }, "peerDependenciesMeta": { "msw": { "optional": true }, "vite": { "optional": true } } }, "packages/core/node_modules/@vitest/pretty-format": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "tinyrainbow": "^2.0.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/@vitest/runner": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@vitest/utils": "3.2.4", "pathe": "^2.0.3", "strip-literal": "^3.0.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/@vitest/snapshot": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@vitest/pretty-format": "3.2.4", "magic-string": "^0.30.17", "pathe": "^2.0.3" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/@vitest/spy": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "tinyspy": "^4.0.3" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/@vitest/utils": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@vitest/pretty-format": "3.2.4", "loupe": "^3.1.4", "tinyrainbow": "^2.0.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/abort-controller": { "version": "3.0.0", "license": "MIT", "dependencies": { "event-target-shim": "^5.0.0" }, "engines": { "node": ">=6.5" } }, "packages/core/node_modules/agentkeepalive": { "version": "4.6.0", "license": "MIT", "dependencies": { "humanize-ms": "^1.2.1" }, "engines": { "node": ">= 8.0.0" } }, "packages/core/node_modules/ansi-regex": { "version": "6.2.2", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, "packages/core/node_modules/argparse": { "version": "2.0.1", "license": "Python-2.0" }, "packages/core/node_modules/asn1": { "version": "0.2.6", "license": "MIT", "dependencies": { "safer-buffer": "~2.1.0" } }, "packages/core/node_modules/ast-v8-to-istanbul": { "version": "0.3.5", "dev": true, "license": "MIT", "dependencies": { "@jridgewell/trace-mapping": "^0.3.30", "estree-walker": "^3.0.3", "js-tokens": "^9.0.1" } }, "packages/core/node_modules/async-retry": { "version": "1.3.3", "license": "MIT", "dependencies": { "retry": "0.13.1" } }, "packages/core/node_modules/available-typed-arrays": { "version": "1.0.7", "license": "MIT", "dependencies": { "possible-typed-array-names": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/balanced-match": { "version": "1.0.2", "dev": true, "license": "MIT" }, "packages/core/node_modules/basic-ftp": { "version": "5.0.5", "license": "MIT", "engines": { "node": ">=10.0.0" } }, "packages/core/node_modules/bluebird": { "version": "3.7.2", "license": "MIT" }, "packages/core/node_modules/brace-expansion": { "version": "2.0.2", "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "packages/core/node_modules/buildcheck": { "version": "0.0.6", "optional": true, "engines": { "node": ">=10.0.0" } }, "packages/core/node_modules/cac": { "version": "6.7.14", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "packages/core/node_modules/call-bind": { "version": "1.0.8", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.0", "es-define-property": "^1.0.0", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/call-bound": { "version": "1.0.4", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.2", "get-intrinsic": "^1.3.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/chai": { "version": "5.3.3", "dev": true, "license": "MIT", "dependencies": { "assertion-error": "^2.0.1", "check-error": "^2.1.1", "deep-eql": "^5.0.1", "loupe": "^3.1.0", "pathval": "^2.0.0" }, "engines": { "node": ">=18" } }, "packages/core/node_modules/chalk": { "version": "4.1.2", "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "packages/core/node_modules/cliui": { "version": "7.0.4", "dev": true, "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, "packages/core/node_modules/cluster-key-slot": { "version": "1.1.2", "license": "Apache-2.0", "engines": { "node": ">=0.10.0" } }, "packages/core/node_modules/concat-stream": { "version": "2.0.0", "engines": [ "node >= 6.0" ], "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.0.2", "typedarray": "^0.0.6" } }, "packages/core/node_modules/concat-stream/node_modules/readable-stream": { "version": "3.6.2", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "packages/core/node_modules/concat-stream/node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "packages/core/node_modules/console-stamp": { "version": "3.1.2", "license": "MIT", "dependencies": { "chalk": "^4.1.2", "dateformat": "^4.6.3" }, "engines": { "node": ">=12" } }, "packages/core/node_modules/copyfiles": { "version": "2.4.1", "dev": true, "license": "MIT", "dependencies": { "glob": "^7.0.5", "minimatch": "^3.0.3", "mkdirp": "^1.0.4", "noms": "0.0.0", "through2": "^2.0.1", "untildify": "^4.0.0", "yargs": "^16.1.0" }, "bin": { "copyfiles": "copyfiles", "copyup": "copyfiles" } }, "packages/core/node_modules/core-util-is": { "version": "1.0.3", "dev": true, "license": "MIT" }, "packages/core/node_modules/cors": { "version": "2.8.5", "license": "MIT", "dependencies": { "object-assign": "^4", "vary": "^1" }, "engines": { "node": ">= 0.10" } }, "packages/core/node_modules/cpu-features": { "version": "0.0.10", "hasInstallScript": true, "optional": true, "dependencies": { "buildcheck": "~0.0.6", "nan": "^2.19.0" }, "engines": { "node": ">=10.0.0" } }, "packages/core/node_modules/css-select": { "version": "5.2.2", "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0", "css-what": "^6.1.0", "domhandler": "^5.0.2", "domutils": "^3.0.1", "nth-check": "^2.0.1" }, "funding": { "url": "https://github.com/sponsors/fb55" } }, "packages/core/node_modules/css-what": { "version": "6.2.2", "license": "BSD-2-Clause", "engines": { "node": ">= 6" }, "funding": { "url": "https://github.com/sponsors/fb55" } }, "packages/core/node_modules/date-fns": { "version": "4.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/kossnocorp" } }, "packages/core/node_modules/dateformat": { "version": "4.6.3", "license": "MIT", "engines": { "node": "*" } }, "packages/core/node_modules/debug": { "version": "4.4.1", "license": "MIT", "dependencies": { "ms": "^2.1.3" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "packages/core/node_modules/deep-is": { "version": "0.1.4", "license": "MIT" }, "packages/core/node_modules/define-data-property": { "version": "1.1.4", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/dom-serializer": { "version": "2.0.0", "license": "MIT", "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "entities": "^4.2.0" }, "funding": { "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, "packages/core/node_modules/domelementtype": { "version": "2.3.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fb55" } ], "license": "BSD-2-Clause" }, "packages/core/node_modules/domhandler": { "version": "5.0.3", "license": "BSD-2-Clause", "dependencies": { "domelementtype": "^2.3.0" }, "engines": { "node": ">= 4" }, "funding": { "url": "https://github.com/fb55/domhandler?sponsor=1" } }, "packages/core/node_modules/domutils": { "version": "3.2.2", "license": "BSD-2-Clause", "dependencies": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", "domhandler": "^5.0.3" }, "funding": { "url": "https://github.com/fb55/domutils?sponsor=1" } }, "packages/core/node_modules/emoji-regex": { "version": "9.2.2", "dev": true, "license": "MIT" }, "packages/core/node_modules/entities": { "version": "4.5.0", "license": "BSD-2-Clause", "engines": { "node": ">=0.12" }, "funding": { "url": "https://github.com/fb55/entities?sponsor=1" } }, "packages/core/node_modules/err-code": { "version": "2.0.3", "license": "MIT" }, "packages/core/node_modules/es-module-lexer": { "version": "1.7.0", "dev": true, "license": "MIT" }, "packages/core/node_modules/esbuild": { "version": "0.25.9", "dev": true, "hasInstallScript": true, "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { "node": ">=18" }, "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" } }, "packages/core/node_modules/escalade": { "version": "3.2.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "packages/core/node_modules/escodegen": { "version": "1.14.3", "license": "BSD-2-Clause", "dependencies": { "esprima": "^4.0.1", "estraverse": "^4.2.0", "esutils": "^2.0.2", "optionator": "^0.8.1" }, "bin": { "escodegen": "bin/escodegen.js", "esgenerate": "bin/esgenerate.js" }, "engines": { "node": ">=4.0" }, "optionalDependencies": { "source-map": "~0.6.1" } }, "packages/core/node_modules/escodegen/node_modules/esprima": { "version": "4.0.1", "license": "BSD-2-Clause", "bin": { "esparse": "bin/esparse.js", "esvalidate": "bin/esvalidate.js" }, "engines": { "node": ">=4" } }, "packages/core/node_modules/esprima": { "version": "1.2.2", "bin": { "esparse": "bin/esparse.js", "esvalidate": "bin/esvalidate.js" }, "engines": { "node": ">=0.4.0" } }, "packages/core/node_modules/estree-walker": { "version": "3.0.3", "dev": true, "license": "MIT", "dependencies": { "@types/estree": "^1.0.0" } }, "packages/core/node_modules/esutils": { "version": "2.0.3", "license": "BSD-2-Clause", "engines": { "node": ">=0.10.0" } }, "packages/core/node_modules/expect-type": { "version": "1.2.2", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=12.0.0" } }, "packages/core/node_modules/fast-copy": { "version": "3.0.2", "license": "MIT" }, "packages/core/node_modules/fdir": { "version": "6.5.0", "dev": true, "license": "MIT", "engines": { "node": ">=12.0.0" }, "peerDependencies": { "picomatch": "^3 || ^4" }, "peerDependenciesMeta": { "picomatch": { "optional": true } } }, "packages/core/node_modules/for-each": { "version": "0.3.5", "license": "MIT", "dependencies": { "is-callable": "^1.2.7" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/foreground-child": { "version": "3.3.1", "dev": true, "license": "ISC", "dependencies": { "cross-spawn": "^7.0.6", "signal-exit": "^4.0.1" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/core/node_modules/form-data": { "version": "4.0.4", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "packages/core/node_modules/form-data-encoder": { "version": "1.7.2", "license": "MIT" }, "packages/core/node_modules/formdata-node": { "version": "4.4.1", "license": "MIT", "dependencies": { "node-domexception": "1.0.0", "web-streams-polyfill": "4.0.0-beta.3" }, "engines": { "node": ">= 12.20" } }, "packages/core/node_modules/fs-extra": { "version": "11.3.1", "license": "MIT", "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { "node": ">=14.14" } }, "packages/core/node_modules/generic-pool": { "version": "3.9.0", "license": "MIT", "engines": { "node": ">= 4" } }, "packages/core/node_modules/get-tsconfig": { "version": "4.10.1", "dev": true, "license": "MIT", "dependencies": { "resolve-pkg-maps": "^1.0.0" }, "funding": { "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" } }, "packages/core/node_modules/graphql-scalars": { "version": "1.24.2", "license": "MIT", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, "packages/core/node_modules/graphql-type-json": { "version": "0.3.2", "license": "MIT", "peerDependencies": { "graphql": ">=0.8.0" } }, "packages/core/node_modules/graphql-upload-minimal": { "version": "1.6.1", "license": "MIT", "dependencies": { "busboy": "^1.6.0" }, "engines": { "node": ">=12" }, "peerDependencies": { "graphql": "0.13.1 - 16" } }, "packages/core/node_modules/has-property-descriptors": { "version": "1.0.2", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/he": { "version": "1.2.0", "license": "MIT", "bin": { "he": "bin/he" } }, "packages/core/node_modules/help-me": { "version": "5.0.0", "license": "MIT" }, "packages/core/node_modules/html-escaper": { "version": "2.0.2", "dev": true, "license": "MIT" }, "packages/core/node_modules/ioredis": { "version": "5.7.0", "license": "MIT", "dependencies": { "@ioredis/commands": "^1.3.0", "cluster-key-slot": "^1.1.0", "debug": "^4.3.4", "denque": "^2.1.0", "lodash.defaults": "^4.2.0", "lodash.isarguments": "^3.1.0", "redis-errors": "^1.2.0", "redis-parser": "^3.0.0", "standard-as-callback": "^2.1.0" }, "engines": { "node": ">=12.22.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/ioredis" } }, "packages/core/node_modules/is-callable": { "version": "1.2.7", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/is-typed-array": { "version": "1.1.15", "license": "MIT", "dependencies": { "which-typed-array": "^1.1.16" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/isolated-vm": { "version": "6.0.1", "hasInstallScript": true, "license": "ISC", "dependencies": { "prebuild-install": "^7.1.3" }, "engines": { "node": ">=22.0.0" } }, "packages/core/node_modules/istanbul-lib-coverage": { "version": "3.2.2", "dev": true, "license": "BSD-3-Clause", "engines": { "node": ">=8" } }, "packages/core/node_modules/istanbul-lib-report": { "version": "3.0.1", "dev": true, "license": "BSD-3-Clause", "dependencies": { "istanbul-lib-coverage": "^3.0.0", "make-dir": "^4.0.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" } }, "packages/core/node_modules/istanbul-lib-source-maps": { "version": "5.0.6", "dev": true, "license": "BSD-3-Clause", "dependencies": { "@jridgewell/trace-mapping": "^0.3.23", "debug": "^4.1.1", "istanbul-lib-coverage": "^3.0.0" }, "engines": { "node": ">=10" } }, "packages/core/node_modules/istanbul-reports": { "version": "3.2.0", "dev": true, "license": "BSD-3-Clause", "dependencies": { "html-escaper": "^2.0.0", "istanbul-lib-report": "^3.0.0" }, "engines": { "node": ">=8" } }, "packages/core/node_modules/jackspeak": { "version": "3.4.3", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/cliui": "^8.0.2" }, "funding": { "url": "https://github.com/sponsors/isaacs" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "packages/core/node_modules/joycon": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=10" } }, "packages/core/node_modules/js-yaml": { "version": "4.1.0", "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "packages/core/node_modules/jsep": { "version": "1.4.0", "license": "MIT", "engines": { "node": ">= 10.16.0" } }, "packages/core/node_modules/json-schema-to-zod": { "version": "2.6.1", "license": "ISC", "bin": { "json-schema-to-zod": "dist/cjs/cli.js" } }, "packages/core/node_modules/jsonpath": { "version": "1.1.1", "license": "MIT", "dependencies": { "esprima": "1.2.2", "static-eval": "2.0.2", "underscore": "1.12.1" } }, "packages/core/node_modules/jsonpath-plus": { "version": "10.3.0", "license": "MIT", "dependencies": { "@jsep-plugin/assignment": "^1.3.0", "@jsep-plugin/regex": "^1.0.4", "jsep": "^1.4.0" }, "bin": { "jsonpath": "bin/jsonpath-cli.js", "jsonpath-plus": "bin/jsonpath-cli.js" }, "engines": { "node": ">=18.0.0" } }, "packages/core/node_modules/jsonschema": { "version": "1.5.0", "license": "MIT", "engines": { "node": "*" } }, "packages/core/node_modules/levn": { "version": "0.3.0", "license": "MIT", "dependencies": { "prelude-ls": "~1.1.2", "type-check": "~0.3.2" }, "engines": { "node": ">= 0.8.0" } }, "packages/core/node_modules/lodash": { "version": "4.17.21", "license": "MIT" }, "packages/core/node_modules/loglevel": { "version": "1.9.2", "license": "MIT", "engines": { "node": ">= 0.6.0" }, "funding": { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/loglevel" } }, "packages/core/node_modules/long": { "version": "4.0.0", "license": "Apache-2.0" }, "packages/core/node_modules/loupe": { "version": "3.2.1", "dev": true, "license": "MIT" }, "packages/core/node_modules/magic-string": { "version": "0.30.19", "dev": true, "license": "MIT", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "packages/core/node_modules/magicast": { "version": "0.3.5", "dev": true, "license": "MIT", "dependencies": { "@babel/parser": "^7.25.4", "@babel/types": "^7.25.4", "source-map-js": "^1.2.0" } }, "packages/core/node_modules/minipass": { "version": "7.1.2", "dev": true, "license": "ISC", "engines": { "node": ">=16 || 14 >=14.17" } }, "packages/core/node_modules/mkdirp": { "version": "1.0.4", "dev": true, "license": "MIT", "bin": { "mkdirp": "bin/cmd.js" }, "engines": { "node": ">=10" } }, "packages/core/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "packages/core/node_modules/nan": { "version": "2.23.0", "license": "MIT", "optional": true }, "packages/core/node_modules/negotiator": { "version": "0.6.4", "license": "MIT", "engines": { "node": ">= 0.6" } }, "packages/core/node_modules/node-abort-controller": { "version": "3.1.1", "license": "MIT" }, "packages/core/node_modules/node-fetch": { "version": "2.7.0", "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "packages/core/node_modules/node-html-markdown": { "version": "1.3.0", "license": "MIT", "dependencies": { "node-html-parser": "^6.1.1" }, "engines": { "node": ">=10.0.0" } }, "packages/core/node_modules/node-html-parser": { "version": "6.1.13", "license": "MIT", "dependencies": { "css-select": "^5.1.0", "he": "1.2.0" } }, "packages/core/node_modules/node-ssh": { "version": "13.2.1", "license": "MIT", "dependencies": { "is-stream": "^2.0.0", "make-dir": "^3.1.0", "sb-promise-queue": "^2.1.0", "sb-scandir": "^3.1.0", "shell-escape": "^0.2.0", "ssh2": "^1.14.0" }, "engines": { "node": ">= 10" } }, "packages/core/node_modules/node-ssh/node_modules/make-dir": { "version": "3.1.0", "license": "MIT", "dependencies": { "semver": "^6.0.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "packages/core/node_modules/noms": { "version": "0.0.0", "dev": true, "license": "ISC", "dependencies": { "inherits": "^2.0.1", "readable-stream": "~1.0.31" } }, "packages/core/node_modules/nth-check": { "version": "2.1.1", "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0" }, "funding": { "url": "https://github.com/fb55/nth-check?sponsor=1" } }, "packages/core/node_modules/openai": { "version": "4.104.0", "license": "Apache-2.0", "dependencies": { "@types/node": "^18.11.18", "@types/node-fetch": "^2.6.4", "abort-controller": "^3.0.0", "agentkeepalive": "^4.2.1", "form-data-encoder": "1.7.2", "formdata-node": "^4.3.2", "node-fetch": "^2.6.7" }, "bin": { "openai": "bin/cli" }, "peerDependencies": { "ws": "^8.18.0", "zod": "^3.23.8" }, "peerDependenciesMeta": { "ws": { "optional": true }, "zod": { "optional": true } } }, "packages/core/node_modules/optionator": { "version": "0.8.3", "license": "MIT", "dependencies": { "deep-is": "~0.1.3", "fast-levenshtein": "~2.0.6", "levn": "~0.3.0", "prelude-ls": "~1.1.2", "type-check": "~0.3.2", "word-wrap": "~1.2.3" }, "engines": { "node": ">= 0.8.0" } }, "packages/core/node_modules/package-json-from-dist": { "version": "1.0.1", "dev": true, "license": "BlueOak-1.0.0" }, "packages/core/node_modules/papaparse": { "version": "5.5.3", "license": "MIT" }, "packages/core/node_modules/path-scurry": { "version": "1.11.1", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" }, "engines": { "node": ">=16 || 14 >=14.18" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/core/node_modules/path-scurry/node_modules/lru-cache": { "version": "10.4.3", "dev": true, "license": "ISC" }, "packages/core/node_modules/pathe": { "version": "2.0.3", "dev": true, "license": "MIT" }, "packages/core/node_modules/pg": { "version": "8.16.3", "license": "MIT", "dependencies": { "pg-connection-string": "^2.9.1", "pg-pool": "^3.10.1", "pg-protocol": "^1.10.3", "pg-types": "2.2.0", "pgpass": "1.0.5" }, "engines": { "node": ">= 16.0.0" }, "optionalDependencies": { "pg-cloudflare": "^1.2.7" }, "peerDependencies": { "pg-native": ">=3.0.1" }, "peerDependenciesMeta": { "pg-native": { "optional": true } } }, "packages/core/node_modules/pg-cloudflare": { "version": "1.2.7", "license": "MIT", "optional": true }, "packages/core/node_modules/pg-connection-string": { "version": "2.9.1", "license": "MIT" }, "packages/core/node_modules/pg-pool": { "version": "3.10.1", "license": "MIT", "peerDependencies": { "pg": ">=8.0" } }, "packages/core/node_modules/pg-protocol": { "version": "1.10.3", "license": "MIT" }, "packages/core/node_modules/pg-types": { "version": "2.2.0", "license": "MIT", "dependencies": { "pg-int8": "1.0.1", "postgres-array": "~2.0.0", "postgres-bytea": "~1.0.0", "postgres-date": "~1.0.4", "postgres-interval": "^1.1.0" }, "engines": { "node": ">=4" } }, "packages/core/node_modules/pgpass": { "version": "1.0.5", "license": "MIT", "dependencies": { "split2": "^4.1.0" } }, "packages/core/node_modules/picomatch": { "version": "4.0.3", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "packages/core/node_modules/pino": { "version": "9.9.5", "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "^2.0.0", "pino-std-serializers": "^7.0.0", "process-warning": "^5.0.0", "quick-format-unescaped": "^4.0.3", "real-require": "^0.2.0", "safe-stable-stringify": "^2.3.1", "sonic-boom": "^4.0.1", "thread-stream": "^3.0.0" }, "bin": { "pino": "bin.js" } }, "packages/core/node_modules/pino-pretty": { "version": "13.1.1", "license": "MIT", "dependencies": { "colorette": "^2.0.7", "dateformat": "^4.6.3", "fast-copy": "^3.0.2", "fast-safe-stringify": "^2.1.1", "help-me": "^5.0.0", "joycon": "^3.1.1", "minimist": "^1.2.6", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "^2.0.0", "pump": "^3.0.0", "secure-json-parse": "^4.0.0", "sonic-boom": "^4.0.1", "strip-json-comments": "^5.0.2" }, "bin": { "pino-pretty": "bin.js" } }, "packages/core/node_modules/possible-typed-array-names": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "packages/core/node_modules/postcss": { "version": "8.5.6", "dev": true, "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" } }, "packages/core/node_modules/posthog-node": { "version": "4.18.0", "license": "MIT", "dependencies": { "axios": "^1.8.2" }, "engines": { "node": ">=15.0.0" } }, "packages/core/node_modules/prelude-ls": { "version": "1.1.2", "engines": { "node": ">= 0.8.0" } }, "packages/core/node_modules/prettier": { "version": "3.6.2", "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "packages/core/node_modules/promise-retry": { "version": "2.0.1", "license": "MIT", "dependencies": { "err-code": "^2.0.2", "retry": "^0.12.0" }, "engines": { "node": ">=10" } }, "packages/core/node_modules/promise-retry/node_modules/retry": { "version": "0.12.0", "license": "MIT", "engines": { "node": ">= 4" } }, "packages/core/node_modules/pump": { "version": "3.0.3", "license": "MIT", "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "packages/core/node_modules/readable-stream": { "version": "1.0.34", "dev": true, "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" } }, "packages/core/node_modules/redis": { "version": "4.7.1", "license": "MIT", "workspaces": [ "./packages/*" ], "dependencies": { "@redis/bloom": "1.2.0", "@redis/client": "1.6.1", "@redis/graph": "1.1.1", "@redis/json": "1.0.7", "@redis/search": "1.2.0", "@redis/time-series": "1.1.0" } }, "packages/core/node_modules/redis-errors": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">=4" } }, "packages/core/node_modules/redis-parser": { "version": "3.0.0", "license": "MIT", "dependencies": { "redis-errors": "^1.0.0" }, "engines": { "node": ">=4" } }, "packages/core/node_modules/resolve-pkg-maps": { "version": "1.0.0", "dev": true, "license": "MIT", "funding": { "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" } }, "packages/core/node_modules/retry": { "version": "0.13.1", "license": "MIT", "engines": { "node": ">= 4" } }, "packages/core/node_modules/rollup": { "version": "4.50.1", "dev": true, "license": "MIT", "dependencies": { "@types/estree": "1.0.8" }, "bin": { "rollup": "dist/bin/rollup" }, "engines": { "node": ">=18.0.0", "npm": ">=8.0.0" }, "optionalDependencies": { "@rollup/rollup-android-arm-eabi": "4.50.1", "@rollup/rollup-android-arm64": "4.50.1", "@rollup/rollup-darwin-arm64": "4.50.1", "@rollup/rollup-darwin-x64": "4.50.1", "@rollup/rollup-freebsd-arm64": "4.50.1", "@rollup/rollup-freebsd-x64": "4.50.1", "@rollup/rollup-linux-arm-gnueabihf": "4.50.1", "@rollup/rollup-linux-arm-musleabihf": "4.50.1", "@rollup/rollup-linux-arm64-gnu": "4.50.1", "@rollup/rollup-linux-arm64-musl": "4.50.1", "@rollup/rollup-linux-loongarch64-gnu": "4.50.1", "@rollup/rollup-linux-ppc64-gnu": "4.50.1", "@rollup/rollup-linux-riscv64-gnu": "4.50.1", "@rollup/rollup-linux-riscv64-musl": "4.50.1", "@rollup/rollup-linux-s390x-gnu": "4.50.1", "@rollup/rollup-linux-x64-gnu": "4.50.1", "@rollup/rollup-linux-x64-musl": "4.50.1", "@rollup/rollup-openharmony-arm64": "4.50.1", "@rollup/rollup-win32-arm64-msvc": "4.50.1", "@rollup/rollup-win32-ia32-msvc": "4.50.1", "@rollup/rollup-win32-x64-msvc": "4.50.1", "fsevents": "~2.3.2" } }, "packages/core/node_modules/sax": { "version": "1.4.1", "license": "ISC" }, "packages/core/node_modules/sb-promise-queue": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">= 8" } }, "packages/core/node_modules/sb-scandir": { "version": "3.1.1", "license": "MIT", "dependencies": { "sb-promise-queue": "^2.1.0" }, "engines": { "node": ">= 8" } }, "packages/core/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "packages/core/node_modules/set-function-length": { "version": "1.2.2", "license": "MIT", "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" } }, "packages/core/node_modules/sha.js": { "version": "2.4.12", "license": "(MIT AND BSD-3-Clause)", "dependencies": { "inherits": "^2.0.4", "safe-buffer": "^5.2.1", "to-buffer": "^1.2.0" }, "bin": { "sha.js": "bin.js" }, "engines": { "node": ">= 0.10" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/shell-escape": { "version": "0.2.0", "license": "MIT" }, "packages/core/node_modules/signal-exit": { "version": "4.1.0", "dev": true, "license": "ISC", "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/core/node_modules/source-map": { "version": "0.6.1", "license": "BSD-3-Clause", "optional": true, "engines": { "node": ">=0.10.0" } }, "packages/core/node_modules/ssh2": { "version": "1.17.0", "hasInstallScript": true, "dependencies": { "asn1": "^0.2.6", "bcrypt-pbkdf": "^1.0.2" }, "engines": { "node": ">=10.16.0" }, "optionalDependencies": { "cpu-features": "~0.0.10", "nan": "^2.23.0" } }, "packages/core/node_modules/ssh2-sftp-client": { "version": "10.0.3", "license": "Apache-2.0", "dependencies": { "concat-stream": "^2.0.0", "promise-retry": "^2.0.1", "ssh2": "^1.15.0" }, "engines": { "node": ">=16.20.2" }, "funding": { "type": "individual", "url": "https://square.link/u/4g7sPflL" } }, "packages/core/node_modules/standard-as-callback": { "version": "2.1.0", "license": "MIT" }, "packages/core/node_modules/static-eval": { "version": "2.0.2", "license": "MIT", "dependencies": { "escodegen": "^1.8.1" } }, "packages/core/node_modules/std-env": { "version": "3.9.0", "dev": true, "license": "MIT" }, "packages/core/node_modules/string_decoder": { "version": "0.10.31", "dev": true, "license": "MIT" }, "packages/core/node_modules/strip-literal": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "js-tokens": "^9.0.1" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "packages/core/node_modules/test-exclude": { "version": "7.0.1", "dev": true, "license": "ISC", "dependencies": { "@istanbuljs/schema": "^0.1.2", "glob": "^10.4.1", "minimatch": "^9.0.4" }, "engines": { "node": ">=18" } }, "packages/core/node_modules/test-exclude/node_modules/glob": { "version": "10.4.5", "dev": true, "license": "ISC", "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/core/node_modules/test-exclude/node_modules/minimatch": { "version": "9.0.5", "dev": true, "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/core/node_modules/tinybench": { "version": "2.9.0", "dev": true, "license": "MIT" }, "packages/core/node_modules/tinyexec": { "version": "0.3.2", "dev": true, "license": "MIT" }, "packages/core/node_modules/tinyglobby": { "version": "0.2.15", "dev": true, "license": "MIT", "dependencies": { "fdir": "^6.5.0", "picomatch": "^4.0.3" }, "engines": { "node": ">=12.0.0" }, "funding": { "url": "https://github.com/sponsors/SuperchupuDev" } }, "packages/core/node_modules/tinypool": { "version": "1.1.1", "dev": true, "license": "MIT", "engines": { "node": "^18.0.0 || >=20.0.0" } }, "packages/core/node_modules/tinyrainbow": { "version": "2.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=14.0.0" } }, "packages/core/node_modules/tinyspy": { "version": "4.0.3", "dev": true, "license": "MIT", "engines": { "node": ">=14.0.0" } }, "packages/core/node_modules/to-buffer": { "version": "1.2.1", "license": "MIT", "dependencies": { "isarray": "^2.0.5", "safe-buffer": "^5.2.1", "typed-array-buffer": "^1.0.3" }, "engines": { "node": ">= 0.4" } }, "packages/core/node_modules/to-buffer/node_modules/isarray": { "version": "2.0.5", "license": "MIT" }, "packages/core/node_modules/tsx": { "version": "4.20.5", "dev": true, "license": "MIT", "dependencies": { "esbuild": "~0.25.0", "get-tsconfig": "^4.7.5" }, "bin": { "tsx": "dist/cli.mjs" }, "engines": { "node": ">=18.0.0" }, "optionalDependencies": { "fsevents": "~2.3.3" } }, "packages/core/node_modules/type-check": { "version": "0.3.2", "license": "MIT", "dependencies": { "prelude-ls": "~1.1.2" }, "engines": { "node": ">= 0.8.0" } }, "packages/core/node_modules/typed-array-buffer": { "version": "1.0.3", "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "es-errors": "^1.3.0", "is-typed-array": "^1.1.14" }, "engines": { "node": ">= 0.4" } }, "packages/core/node_modules/typedarray": { "version": "0.0.6", "license": "MIT" }, "packages/core/node_modules/underscore": { "version": "1.12.1", "license": "MIT" }, "packages/core/node_modules/undici-types": { "version": "5.26.5", "license": "MIT" }, "packages/core/node_modules/unzipper": { "version": "0.12.3", "license": "MIT", "dependencies": { "bluebird": "~3.7.2", "duplexer2": "~0.1.4", "fs-extra": "^11.2.0", "graceful-fs": "^4.2.2", "node-int64": "^0.4.0" } }, "packages/core/node_modules/uuid": { "version": "9.0.1", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "packages/core/node_modules/validator": { "version": "13.15.15", "license": "MIT", "engines": { "node": ">= 0.10" } }, "packages/core/node_modules/value-or-promise": { "version": "1.0.12", "license": "MIT", "engines": { "node": ">=12" } }, "packages/core/node_modules/vite": { "version": "7.1.5", "dev": true, "license": "MIT", "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.5.0", "picomatch": "^4.0.3", "postcss": "^8.5.6", "rollup": "^4.43.0", "tinyglobby": "^0.2.15" }, "bin": { "vite": "bin/vite.js" }, "engines": { "node": "^20.19.0 || >=22.12.0" }, "funding": { "url": "https://github.com/vitejs/vite?sponsor=1" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "peerDependencies": { "@types/node": "^20.19.0 || >=22.12.0", "jiti": ">=1.21.0", "less": "^4.0.0", "lightningcss": "^1.21.0", "sass": "^1.70.0", "sass-embedded": "^1.70.0", "stylus": ">=0.54.8", "sugarss": "^5.0.0", "terser": "^5.16.0", "tsx": "^4.8.1", "yaml": "^2.4.2" }, "peerDependenciesMeta": { "@types/node": { "optional": true }, "jiti": { "optional": true }, "less": { "optional": true }, "lightningcss": { "optional": true }, "sass": { "optional": true }, "sass-embedded": { "optional": true }, "stylus": { "optional": true }, "sugarss": { "optional": true }, "terser": { "optional": true }, "tsx": { "optional": true }, "yaml": { "optional": true } } }, "packages/core/node_modules/vite-node": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "cac": "^6.7.14", "debug": "^4.4.1", "es-module-lexer": "^1.7.0", "pathe": "^2.0.3", "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0" }, "bin": { "vite-node": "vite-node.mjs" }, "engines": { "node": "^18.0.0 || ^20.0.0 || >=22.0.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "packages/core/node_modules/vitest": { "version": "3.2.4", "dev": true, "license": "MIT", "dependencies": { "@types/chai": "^5.2.2", "@vitest/expect": "3.2.4", "@vitest/mocker": "3.2.4", "@vitest/pretty-format": "^3.2.4", "@vitest/runner": "3.2.4", "@vitest/snapshot": "3.2.4", "@vitest/spy": "3.2.4", "@vitest/utils": "3.2.4", "chai": "^5.2.0", "debug": "^4.4.1", "expect-type": "^1.2.1", "magic-string": "^0.30.17", "pathe": "^2.0.3", "picomatch": "^4.0.2", "std-env": "^3.9.0", "tinybench": "^2.9.0", "tinyexec": "^0.3.2", "tinyglobby": "^0.2.14", "tinypool": "^1.1.1", "tinyrainbow": "^2.0.0", "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0", "vite-node": "3.2.4", "why-is-node-running": "^2.3.0" }, "bin": { "vitest": "vitest.mjs" }, "engines": { "node": "^18.0.0 || ^20.0.0 || >=22.0.0" }, "funding": { "url": "https://opencollective.com/vitest" }, "peerDependencies": { "@edge-runtime/vm": "*", "@types/debug": "^4.1.12", "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", "@vitest/browser": "3.2.4", "@vitest/ui": "3.2.4", "happy-dom": "*", "jsdom": "*" }, "peerDependenciesMeta": { "@edge-runtime/vm": { "optional": true }, "@types/debug": { "optional": true }, "@types/node": { "optional": true }, "@vitest/browser": { "optional": true }, "@vitest/ui": { "optional": true }, "happy-dom": { "optional": true }, "jsdom": { "optional": true } } }, "packages/core/node_modules/web-streams-polyfill": { "version": "4.0.0-beta.3", "license": "MIT", "engines": { "node": ">= 14" } }, "packages/core/node_modules/whatwg-mimetype": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=12" } }, "packages/core/node_modules/which-typed-array": { "version": "1.1.19", "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.8", "call-bound": "^1.0.4", "for-each": "^0.3.5", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/core/node_modules/why-is-node-running": { "version": "2.3.0", "dev": true, "license": "MIT", "dependencies": { "siginfo": "^2.0.0", "stackback": "0.0.2" }, "bin": { "why-is-node-running": "cli.js" }, "engines": { "node": ">=8" } }, "packages/core/node_modules/ws": { "version": "8.18.3", "license": "MIT", "engines": { "node": ">=10.0.0" }, "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "peerDependenciesMeta": { "bufferutil": { "optional": true }, "utf-8-validate": { "optional": true } } }, "packages/core/node_modules/y18n": { "version": "5.0.8", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "packages/core/node_modules/yargs": { "version": "16.2.0", "dev": true, "license": "MIT", "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" }, "engines": { "node": ">=10" } }, "packages/core/node_modules/yargs-parser": { "version": "20.2.9", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "packages/shared": { "name": "@superglue/shared", "version": "0.1.0", "dependencies": { "@superglue/client": "^2.3.52", "cron-parser": "^5.3.1", "cron-validate": "^1.5.2", "json-schema": "^0.4.0", "lodash.isequal": "^4.5.0", "lodash.keys": "^4.2.0", "lodash.merge": "^4.6.2", "lodash.xor": "^4.5.0", "openai": "^4.85.4" }, "devDependencies": { "@types/node": "^20.17.19", "typescript": "^5.7.3" } }, "packages/shared/node_modules/abort-controller": { "version": "3.0.0", "license": "MIT", "dependencies": { "event-target-shim": "^5.0.0" }, "engines": { "node": ">=6.5" } }, "packages/shared/node_modules/agentkeepalive": { "version": "4.6.0", "license": "MIT", "dependencies": { "humanize-ms": "^1.2.1" }, "engines": { "node": ">= 8.0.0" } }, "packages/shared/node_modules/form-data-encoder": { "version": "1.7.2", "license": "MIT" }, "packages/shared/node_modules/formdata-node": { "version": "4.4.1", "license": "MIT", "dependencies": { "node-domexception": "1.0.0", "web-streams-polyfill": "4.0.0-beta.3" }, "engines": { "node": ">= 12.20" } }, "packages/shared/node_modules/json-schema": { "version": "0.4.0", "license": "(AFL-2.1 OR BSD-3-Clause)" }, "packages/shared/node_modules/node-fetch": { "version": "2.7.0", "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "packages/shared/node_modules/openai": { "version": "4.104.0", "license": "Apache-2.0", "dependencies": { "@types/node": "^18.11.18", "@types/node-fetch": "^2.6.4", "abort-controller": "^3.0.0", "agentkeepalive": "^4.2.1", "form-data-encoder": "1.7.2", "formdata-node": "^4.3.2", "node-fetch": "^2.6.7" }, "bin": { "openai": "bin/cli" }, "peerDependencies": { "ws": "^8.18.0", "zod": "^3.23.8" }, "peerDependenciesMeta": { "ws": { "optional": true }, "zod": { "optional": true } } }, "packages/shared/node_modules/openai/node_modules/@types/node": { "version": "18.19.124", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "packages/shared/node_modules/undici-types": { "version": "5.26.5", "license": "MIT" }, "packages/shared/node_modules/web-streams-polyfill": { "version": "4.0.0-beta.3", "license": "MIT", "engines": { "node": ">= 14" } }, "packages/web": { "name": "@superglue/web", "version": "0.1.0", "dependencies": { "@apollo/client": "^3.13.1", "@radix-ui/react-accordion": "^1.2.3", "@radix-ui/react-alert-dialog": "^1.1.6", "@radix-ui/react-dialog": "^1.1.11", "@radix-ui/react-dropdown-menu": "^2.1.7", "@radix-ui/react-label": "^2.1.2", "@radix-ui/react-popover": "^1.1.11", "@radix-ui/react-scroll-area": "^1.2.3", "@radix-ui/react-select": "^2.1.6", "@radix-ui/react-slot": "^1.1.2", "@radix-ui/react-switch": "^1.1.3", "@radix-ui/react-tabs": "^1.1.3", "@radix-ui/react-toast": "^1.2.6", "@radix-ui/react-tooltip": "^1.1.8", "@superglue/client": "^2.3.46", "@superglue/shared": "file:../shared", "@types/prismjs": "^1.26.5", "asynckit": "^0.4.0", "autoprefixer": "^10.4.20", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", "combined-stream": "^1.0.8", "cronstrue": "^3.3.0", "es-set-tostringtag": "^2.0.1", "framer-motion": "^12.4.7", "graphql": "^16.10.0", "graphql-ws": "^6.0.4", "hasown": "^2.0.0", "jszip": "^3.10.1", "lucide-react": "^0.474.0", "mammoth": "^1.9.1", "next": "^15.5.3", "pdfjs-dist": "^4.10.38", "posthog-js": "^1.224.0", "prettier": "^3.5.3", "prismjs": "^1.30.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-simple-code-editor": "^0.14.1", "react-virtualized": "^9.22.6", "shadcn-ui": "^0.9.5", "simple-icons": "^14.12.3", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@types/node": "^20.17.19", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "cross-env": "^7.0.3", "dotenv-cli": "^8.0.0", "postcss": "^8.5.3", "tailwindcss": "^3.4.17", "typescript": "^5.7.3" } }, "packages/web/node_modules/@apollo/client": { "version": "3.14.0", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", "@wry/caches": "^1.0.0", "@wry/equality": "^0.5.6", "@wry/trie": "^0.5.0", "graphql-tag": "^2.12.6", "hoist-non-react-statics": "^3.3.2", "optimism": "^0.18.0", "prop-types": "^15.7.2", "rehackt": "^0.1.0", "symbol-observable": "^4.0.0", "ts-invariant": "^0.10.3", "tslib": "^2.3.0", "zen-observable-ts": "^1.2.5" }, "peerDependencies": { "graphql": "^15.0.0 || ^16.0.0", "graphql-ws": "^5.5.5 || ^6.0.3", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc", "subscriptions-transport-ws": "^0.9.0 || ^0.11.0" }, "peerDependenciesMeta": { "graphql-ws": { "optional": true }, "react": { "optional": true }, "react-dom": { "optional": true }, "subscriptions-transport-ws": { "optional": true } } }, "packages/web/node_modules/@babel/runtime": { "version": "7.28.4", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "packages/web/node_modules/@floating-ui/core": { "version": "1.7.3", "license": "MIT", "dependencies": { "@floating-ui/utils": "^0.2.10" } }, "packages/web/node_modules/@floating-ui/dom": { "version": "1.7.4", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.3", "@floating-ui/utils": "^0.2.10" } }, "packages/web/node_modules/@floating-ui/react-dom": { "version": "2.1.6", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.7.4" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, "packages/web/node_modules/@floating-ui/utils": { "version": "0.2.10", "license": "MIT" }, "packages/web/node_modules/@graphql-typed-document-node/core": { "version": "3.2.0", "license": "MIT", "peerDependencies": { "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "packages/web/node_modules/@isaacs/cliui": { "version": "8.0.2", "license": "ISC", "dependencies": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", "strip-ansi": "^7.0.1", "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", "wrap-ansi": "^8.1.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" }, "engines": { "node": ">=12" } }, "packages/web/node_modules/@jridgewell/gen-mapping": { "version": "0.3.13", "license": "MIT", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0", "@jridgewell/trace-mapping": "^0.3.24" } }, "packages/web/node_modules/@jridgewell/resolve-uri": { "version": "3.1.2", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "packages/web/node_modules/@jridgewell/sourcemap-codec": { "version": "1.5.5", "license": "MIT" }, "packages/web/node_modules/@jridgewell/trace-mapping": { "version": "0.3.31", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "packages/web/node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" }, "engines": { "node": ">= 8" } }, "packages/web/node_modules/@nodelib/fs.stat": { "version": "2.0.5", "license": "MIT", "engines": { "node": ">= 8" } }, "packages/web/node_modules/@nodelib/fs.walk": { "version": "1.2.8", "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" }, "engines": { "node": ">= 8" } }, "packages/web/node_modules/@radix-ui/number": { "version": "1.1.1", "license": "MIT" }, "packages/web/node_modules/@radix-ui/primitive": { "version": "1.1.3", "license": "MIT" }, "packages/web/node_modules/@radix-ui/react-accordion": { "version": "1.2.12", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-collapsible": "1.1.12", "@radix-ui/react-collection": "1.1.7", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-direction": "1.1.1", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-controllable-state": "1.2.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-alert-dialog": { "version": "1.1.15", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dialog": "1.1.15", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-slot": "1.2.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-arrow": { "version": "1.1.7", "license": "MIT", "dependencies": { "@radix-ui/react-primitive": "2.1.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-collapsible": { "version": "1.1.12", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-controllable-state": "1.2.2", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-collection": { "version": "1.1.7", "license": "MIT", "dependencies": { "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-slot": "1.2.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-compose-refs": { "version": "1.1.2", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-context": { "version": "1.1.2", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-dialog": { "version": "1.1.15", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dismissable-layer": "1.1.11", "@radix-ui/react-focus-guards": "1.1.3", "@radix-ui/react-focus-scope": "1.1.7", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-portal": "1.1.9", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-slot": "1.2.3", "@radix-ui/react-use-controllable-state": "1.2.2", "aria-hidden": "^1.2.4", "react-remove-scroll": "^2.6.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-direction": { "version": "1.1.1", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-dismissable-layer": { "version": "1.1.11", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-escape-keydown": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-dropdown-menu": { "version": "2.1.16", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-menu": "2.1.16", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-controllable-state": "1.2.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-focus-guards": { "version": "1.1.3", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-focus-scope": { "version": "1.1.7", "license": "MIT", "dependencies": { "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-callback-ref": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-id": { "version": "1.1.1", "license": "MIT", "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-label": { "version": "2.1.7", "license": "MIT", "dependencies": { "@radix-ui/react-primitive": "2.1.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-menu": { "version": "2.1.16", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-collection": "1.1.7", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-direction": "1.1.1", "@radix-ui/react-dismissable-layer": "1.1.11", "@radix-ui/react-focus-guards": "1.1.3", "@radix-ui/react-focus-scope": "1.1.7", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-popper": "1.2.8", "@radix-ui/react-portal": "1.1.9", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-roving-focus": "1.1.11", "@radix-ui/react-slot": "1.2.3", "@radix-ui/react-use-callback-ref": "1.1.1", "aria-hidden": "^1.2.4", "react-remove-scroll": "^2.6.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-popover": { "version": "1.1.15", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dismissable-layer": "1.1.11", "@radix-ui/react-focus-guards": "1.1.3", "@radix-ui/react-focus-scope": "1.1.7", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-popper": "1.2.8", "@radix-ui/react-portal": "1.1.9", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-slot": "1.2.3", "@radix-ui/react-use-controllable-state": "1.2.2", "aria-hidden": "^1.2.4", "react-remove-scroll": "^2.6.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-popper": { "version": "1.2.8", "license": "MIT", "dependencies": { "@floating-ui/react-dom": "^2.0.0", "@radix-ui/react-arrow": "1.1.7", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-layout-effect": "1.1.1", "@radix-ui/react-use-rect": "1.1.1", "@radix-ui/react-use-size": "1.1.1", "@radix-ui/rect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-portal": { "version": "1.1.9", "license": "MIT", "dependencies": { "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-presence": { "version": "1.1.5", "license": "MIT", "dependencies": { "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-primitive": { "version": "2.1.3", "license": "MIT", "dependencies": { "@radix-ui/react-slot": "1.2.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-roving-focus": { "version": "1.1.11", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-collection": "1.1.7", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-direction": "1.1.1", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-controllable-state": "1.2.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-scroll-area": { "version": "1.2.10", "license": "MIT", "dependencies": { "@radix-ui/number": "1.1.1", "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-direction": "1.1.1", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-select": { "version": "2.2.6", "license": "MIT", "dependencies": { "@radix-ui/number": "1.1.1", "@radix-ui/primitive": "1.1.3", "@radix-ui/react-collection": "1.1.7", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-direction": "1.1.1", "@radix-ui/react-dismissable-layer": "1.1.11", "@radix-ui/react-focus-guards": "1.1.3", "@radix-ui/react-focus-scope": "1.1.7", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-popper": "1.2.8", "@radix-ui/react-portal": "1.1.9", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-slot": "1.2.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-controllable-state": "1.2.2", "@radix-ui/react-use-layout-effect": "1.1.1", "@radix-ui/react-use-previous": "1.1.1", "@radix-ui/react-visually-hidden": "1.2.3", "aria-hidden": "^1.2.4", "react-remove-scroll": "^2.6.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-slot": { "version": "1.2.3", "license": "MIT", "dependencies": { "@radix-ui/react-compose-refs": "1.1.2" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-switch": { "version": "1.2.6", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-controllable-state": "1.2.2", "@radix-ui/react-use-previous": "1.1.1", "@radix-ui/react-use-size": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-tabs": { "version": "1.1.13", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-direction": "1.1.1", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-roving-focus": "1.1.11", "@radix-ui/react-use-controllable-state": "1.2.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-toast": { "version": "1.2.15", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-collection": "1.1.7", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dismissable-layer": "1.1.11", "@radix-ui/react-portal": "1.1.9", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-controllable-state": "1.2.2", "@radix-ui/react-use-layout-effect": "1.1.1", "@radix-ui/react-visually-hidden": "1.2.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-tooltip": { "version": "1.2.8", "license": "MIT", "dependencies": { "@radix-ui/primitive": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dismissable-layer": "1.1.11", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-popper": "1.2.8", "@radix-ui/react-portal": "1.1.9", "@radix-ui/react-presence": "1.1.5", "@radix-ui/react-primitive": "2.1.3", "@radix-ui/react-slot": "1.2.3", "@radix-ui/react-use-controllable-state": "1.2.2", "@radix-ui/react-visually-hidden": "1.2.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-callback-ref": { "version": "1.1.1", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-controllable-state": { "version": "1.2.2", "license": "MIT", "dependencies": { "@radix-ui/react-use-effect-event": "0.0.2", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-effect-event": { "version": "0.0.2", "license": "MIT", "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-escape-keydown": { "version": "1.1.1", "license": "MIT", "dependencies": { "@radix-ui/react-use-callback-ref": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-layout-effect": { "version": "1.1.1", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-previous": { "version": "1.1.1", "license": "MIT", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-rect": { "version": "1.1.1", "license": "MIT", "dependencies": { "@radix-ui/rect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-use-size": { "version": "1.1.1", "license": "MIT", "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/@radix-ui/react-visually-hidden": { "version": "1.2.3", "license": "MIT", "dependencies": { "@radix-ui/react-primitive": "2.1.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "packages/web/node_modules/@radix-ui/rect": { "version": "1.1.1", "license": "MIT" }, "packages/web/node_modules/@types/prismjs": { "version": "1.26.5", "license": "MIT" }, "packages/web/node_modules/@types/react": { "version": "19.1.13", "devOptional": true, "license": "MIT", "dependencies": { "csstype": "^3.0.2" } }, "packages/web/node_modules/@types/react-dom": { "version": "19.1.9", "devOptional": true, "license": "MIT", "peerDependencies": { "@types/react": "^19.0.0" } }, "packages/web/node_modules/@wry/caches": { "version": "1.0.1", "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "engines": { "node": ">=8" } }, "packages/web/node_modules/@wry/context": { "version": "0.7.4", "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "engines": { "node": ">=8" } }, "packages/web/node_modules/@wry/equality": { "version": "0.5.7", "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "engines": { "node": ">=8" } }, "packages/web/node_modules/@wry/trie": { "version": "0.5.0", "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "engines": { "node": ">=8" } }, "packages/web/node_modules/@xmldom/xmldom": { "version": "0.8.11", "license": "MIT", "engines": { "node": ">=10.0.0" } }, "packages/web/node_modules/ansi-regex": { "version": "6.2.2", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, "packages/web/node_modules/ansi-styles": { "version": "6.2.3", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "packages/web/node_modules/arg": { "version": "5.0.2", "license": "MIT" }, "packages/web/node_modules/argparse": { "version": "1.0.10", "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } }, "packages/web/node_modules/aria-hidden": { "version": "1.2.6", "license": "MIT", "dependencies": { "tslib": "^2.0.0" }, "engines": { "node": ">=10" } }, "packages/web/node_modules/autoprefixer": { "version": "10.4.21", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "browserslist": "^4.24.4", "caniuse-lite": "^1.0.30001702", "fraction.js": "^4.3.7", "normalize-range": "^0.1.2", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "engines": { "node": "^10 || ^12 || >=14" }, "peerDependencies": { "postcss": "^8.1.0" } }, "packages/web/node_modules/balanced-match": { "version": "1.0.2", "license": "MIT" }, "packages/web/node_modules/bluebird": { "version": "3.4.7", "license": "MIT" }, "packages/web/node_modules/brace-expansion": { "version": "2.0.2", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "packages/web/node_modules/braces": { "version": "3.0.3", "license": "MIT", "dependencies": { "fill-range": "^7.1.1" }, "engines": { "node": ">=8" } }, "packages/web/node_modules/chalk": { "version": "5.6.2", "license": "MIT", "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "packages/web/node_modules/chokidar": { "version": "3.6.0", "license": "MIT", "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, "engines": { "node": ">= 8.10.0" }, "funding": { "url": "https://paulmillr.com/funding/" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "packages/web/node_modules/chokidar/node_modules/glob-parent": { "version": "5.1.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "packages/web/node_modules/class-variance-authority": { "version": "0.7.1", "license": "Apache-2.0", "dependencies": { "clsx": "^2.1.1" }, "funding": { "url": "https://polar.sh/cva" } }, "packages/web/node_modules/clsx": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=6" } }, "packages/web/node_modules/cmdk": { "version": "1.1.1", "license": "MIT", "dependencies": { "@radix-ui/react-compose-refs": "^1.1.1", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-id": "^1.1.0", "@radix-ui/react-primitive": "^2.0.2" }, "peerDependencies": { "react": "^18 || ^19 || ^19.0.0-rc", "react-dom": "^18 || ^19 || ^19.0.0-rc" } }, "packages/web/node_modules/commander": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">= 6" } }, "packages/web/node_modules/core-js": { "version": "3.45.1", "hasInstallScript": true, "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/core-js" } }, "packages/web/node_modules/core-util-is": { "version": "1.0.3", "license": "MIT" }, "packages/web/node_modules/cross-env": { "version": "7.0.3", "dev": true, "license": "MIT", "dependencies": { "cross-spawn": "^7.0.1" }, "bin": { "cross-env": "src/bin/cross-env.js", "cross-env-shell": "src/bin/cross-env-shell.js" }, "engines": { "node": ">=10.14", "npm": ">=6", "yarn": ">=1" } }, "packages/web/node_modules/cssesc": { "version": "3.0.0", "license": "MIT", "bin": { "cssesc": "bin/cssesc" }, "engines": { "node": ">=4" } }, "packages/web/node_modules/detect-node-es": { "version": "1.1.0", "license": "MIT" }, "packages/web/node_modules/dingbat-to-unicode": { "version": "1.0.1", "license": "BSD-2-Clause" }, "packages/web/node_modules/dlv": { "version": "1.1.3", "license": "MIT" }, "packages/web/node_modules/dom-helpers": { "version": "5.2.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.7", "csstype": "^3.0.2" } }, "packages/web/node_modules/duck": { "version": "0.1.12", "license": "BSD", "dependencies": { "underscore": "^1.13.1" } }, "packages/web/node_modules/emoji-regex": { "version": "9.2.2", "license": "MIT" }, "packages/web/node_modules/fast-glob": { "version": "3.3.3", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" } }, "packages/web/node_modules/fast-glob/node_modules/glob-parent": { "version": "5.1.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "packages/web/node_modules/fflate": { "version": "0.4.8", "license": "MIT" }, "packages/web/node_modules/foreground-child": { "version": "3.3.1", "license": "ISC", "dependencies": { "cross-spawn": "^7.0.6", "signal-exit": "^4.0.1" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/web/node_modules/framer-motion": { "version": "12.23.12", "license": "MIT", "dependencies": { "motion-dom": "^12.23.12", "motion-utils": "^12.23.6", "tslib": "^2.4.0" }, "peerDependencies": { "@emotion/is-prop-valid": "*", "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@emotion/is-prop-valid": { "optional": true }, "react": { "optional": true }, "react-dom": { "optional": true } } }, "packages/web/node_modules/get-nonce": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=6" } }, "packages/web/node_modules/glob": { "version": "10.4.5", "license": "ISC", "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/web/node_modules/graphql-tag": { "version": "2.12.6", "license": "MIT", "dependencies": { "tslib": "^2.1.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "graphql": "^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, "packages/web/node_modules/hoist-non-react-statics": { "version": "3.3.2", "license": "BSD-3-Clause", "dependencies": { "react-is": "^16.7.0" } }, "packages/web/node_modules/immediate": { "version": "3.0.6", "license": "MIT" }, "packages/web/node_modules/is-core-module": { "version": "2.16.1", "license": "MIT", "dependencies": { "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/web/node_modules/isarray": { "version": "1.0.0", "license": "MIT" }, "packages/web/node_modules/jackspeak": { "version": "3.4.3", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/cliui": "^8.0.2" }, "funding": { "url": "https://github.com/sponsors/isaacs" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "packages/web/node_modules/jiti": { "version": "1.21.7", "license": "MIT", "bin": { "jiti": "bin/jiti.js" } }, "packages/web/node_modules/js-tokens": { "version": "4.0.0", "license": "MIT" }, "packages/web/node_modules/jszip": { "version": "3.10.1", "license": "(MIT OR GPL-3.0-or-later)", "dependencies": { "lie": "~3.3.0", "pako": "~1.0.2", "readable-stream": "~2.3.6", "setimmediate": "^1.0.5" } }, "packages/web/node_modules/lie": { "version": "3.3.0", "license": "MIT", "dependencies": { "immediate": "~3.0.5" } }, "packages/web/node_modules/lilconfig": { "version": "3.1.3", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/antonk52" } }, "packages/web/node_modules/lines-and-columns": { "version": "1.2.4", "license": "MIT" }, "packages/web/node_modules/loose-envify": { "version": "1.4.0", "license": "MIT", "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "packages/web/node_modules/lop": { "version": "0.4.2", "license": "BSD-2-Clause", "dependencies": { "duck": "^0.1.12", "option": "~0.2.1", "underscore": "^1.13.1" } }, "packages/web/node_modules/lru-cache": { "version": "10.4.3", "license": "ISC" }, "packages/web/node_modules/lucide-react": { "version": "0.474.0", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "packages/web/node_modules/mammoth": { "version": "1.10.0", "license": "BSD-2-Clause", "dependencies": { "@xmldom/xmldom": "^0.8.6", "argparse": "~1.0.3", "base64-js": "^1.5.1", "bluebird": "~3.4.0", "dingbat-to-unicode": "^1.0.1", "jszip": "^3.7.1", "lop": "^0.4.2", "path-is-absolute": "^1.0.0", "underscore": "^1.13.1", "xmlbuilder": "^10.0.0" }, "bin": { "mammoth": "bin/mammoth" }, "engines": { "node": ">=12.0.0" } }, "packages/web/node_modules/minimatch": { "version": "9.0.5", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/web/node_modules/minipass": { "version": "7.1.2", "license": "ISC", "engines": { "node": ">=16 || 14 >=14.17" } }, "packages/web/node_modules/motion-dom": { "version": "12.23.12", "license": "MIT", "dependencies": { "motion-utils": "^12.23.6" } }, "packages/web/node_modules/motion-utils": { "version": "12.23.6", "license": "MIT" }, "packages/web/node_modules/object-hash": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">= 6" } }, "packages/web/node_modules/optimism": { "version": "0.18.1", "license": "MIT", "dependencies": { "@wry/caches": "^1.0.0", "@wry/context": "^0.7.0", "@wry/trie": "^0.5.0", "tslib": "^2.3.0" } }, "packages/web/node_modules/option": { "version": "0.2.4", "license": "BSD-2-Clause" }, "packages/web/node_modules/package-json-from-dist": { "version": "1.0.1", "license": "BlueOak-1.0.0" }, "packages/web/node_modules/pako": { "version": "1.0.11", "license": "(MIT AND Zlib)" }, "packages/web/node_modules/path-scurry": { "version": "1.11.1", "license": "BlueOak-1.0.0", "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" }, "engines": { "node": ">=16 || 14 >=14.18" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/web/node_modules/pdfjs-dist": { "version": "4.10.38", "license": "Apache-2.0", "engines": { "node": ">=20" }, "optionalDependencies": { "@napi-rs/canvas": "^0.1.65" } }, "packages/web/node_modules/pirates": { "version": "4.0.7", "license": "MIT", "engines": { "node": ">= 6" } }, "packages/web/node_modules/postcss": { "version": "8.5.6", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" } }, "packages/web/node_modules/postcss-import": { "version": "15.1.0", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "postcss": "^8.0.0" } }, "packages/web/node_modules/postcss-js": { "version": "4.0.1", "license": "MIT", "dependencies": { "camelcase-css": "^2.0.1" }, "engines": { "node": "^12 || ^14 || >= 16" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.4.21" } }, "packages/web/node_modules/postcss-nested": { "version": "6.2.0", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.1.1" }, "engines": { "node": ">=12.0" }, "peerDependencies": { "postcss": "^8.2.14" } }, "packages/web/node_modules/postcss-selector-parser": { "version": "6.1.2", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" }, "engines": { "node": ">=4" } }, "packages/web/node_modules/postcss-value-parser": { "version": "4.2.0", "license": "MIT" }, "packages/web/node_modules/posthog-js": { "version": "1.265.0", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@posthog/core": "1.0.2", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "peerDependenciesMeta": { "@rrweb/types": { "optional": true }, "rrweb-snapshot": { "optional": true } } }, "packages/web/node_modules/preact": { "version": "10.27.1", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" } }, "packages/web/node_modules/prettier": { "version": "3.6.2", "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "packages/web/node_modules/prismjs": { "version": "1.30.0", "license": "MIT", "engines": { "node": ">=6" } }, "packages/web/node_modules/prop-types": { "version": "15.8.1", "license": "MIT", "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "packages/web/node_modules/react-is": { "version": "16.13.1", "license": "MIT" }, "packages/web/node_modules/react-remove-scroll": { "version": "2.7.1", "license": "MIT", "dependencies": { "react-remove-scroll-bar": "^2.3.7", "react-style-singleton": "^2.2.3", "tslib": "^2.1.0", "use-callback-ref": "^1.3.3", "use-sidecar": "^1.1.3" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/react-remove-scroll-bar": { "version": "2.3.8", "license": "MIT", "dependencies": { "react-style-singleton": "^2.2.2", "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/react-simple-code-editor": { "version": "0.14.1", "license": "MIT", "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, "packages/web/node_modules/react-style-singleton": { "version": "2.2.3", "license": "MIT", "dependencies": { "get-nonce": "^1.0.0", "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/react-virtualized": { "version": "9.22.6", "license": "MIT", "dependencies": { "@babel/runtime": "^7.7.2", "clsx": "^1.0.4", "dom-helpers": "^5.1.3", "loose-envify": "^1.4.0", "prop-types": "^15.7.2", "react-lifecycles-compat": "^3.0.4" }, "peerDependencies": { "react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "packages/web/node_modules/react-virtualized/node_modules/clsx": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">=6" } }, "packages/web/node_modules/readable-stream": { "version": "2.3.8", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "packages/web/node_modules/resolve": { "version": "1.22.10", "license": "MIT", "dependencies": { "is-core-module": "^2.16.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/web/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "packages/web/node_modules/shadcn-ui": { "version": "0.9.5", "license": "MIT", "dependencies": { "chalk": "^5.4.1" }, "bin": { "shadcn-ui": "dist/index.js" } }, "packages/web/node_modules/signal-exit": { "version": "4.1.0", "license": "ISC", "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "packages/web/node_modules/simple-icons": { "version": "14.15.0", "license": "CC0-1.0", "engines": { "node": ">=0.12.18" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/simple-icons" } }, "packages/web/node_modules/sprintf-js": { "version": "1.0.3", "license": "BSD-3-Clause" }, "packages/web/node_modules/string_decoder": { "version": "1.1.1", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "packages/web/node_modules/string-width": { "version": "5.1.2", "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "packages/web/node_modules/strip-ansi": { "version": "7.1.2", "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "packages/web/node_modules/sucrase": { "version": "3.35.0", "license": "MIT", "dependencies": { "@jridgewell/gen-mapping": "^0.3.2", "commander": "^4.0.0", "glob": "^10.3.10", "lines-and-columns": "^1.1.6", "mz": "^2.7.0", "pirates": "^4.0.1", "ts-interface-checker": "^0.1.9" }, "bin": { "sucrase": "bin/sucrase", "sucrase-node": "bin/sucrase-node" }, "engines": { "node": ">=16 || 14 >=14.17" } }, "packages/web/node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "packages/web/node_modules/symbol-observable": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=0.10" } }, "packages/web/node_modules/tailwind-merge": { "version": "2.6.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil" } }, "packages/web/node_modules/tailwindcss": { "version": "3.4.17", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", "chokidar": "^3.6.0", "didyoumean": "^1.2.2", "dlv": "^1.1.3", "fast-glob": "^3.3.2", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.21.6", "lilconfig": "^3.1.3", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", "picocolors": "^1.1.1", "postcss": "^8.4.47", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", "postcss-load-config": "^4.0.2", "postcss-nested": "^6.2.0", "postcss-selector-parser": "^6.1.2", "resolve": "^1.22.8", "sucrase": "^3.35.0" }, "bin": { "tailwind": "lib/cli.js", "tailwindcss": "lib/cli.js" }, "engines": { "node": ">=14.0.0" } }, "packages/web/node_modules/tailwindcss-animate": { "version": "1.0.7", "license": "MIT", "peerDependencies": { "tailwindcss": ">=3.0.0 || insiders" } }, "packages/web/node_modules/tailwindcss/node_modules/postcss-load-config": { "version": "4.0.2", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "lilconfig": "^3.0.0", "yaml": "^2.3.4" }, "engines": { "node": ">= 14" }, "peerDependencies": { "postcss": ">=8.0.9", "ts-node": ">=9.0.0" }, "peerDependenciesMeta": { "postcss": { "optional": true }, "ts-node": { "optional": true } } }, "packages/web/node_modules/ts-interface-checker": { "version": "0.1.13", "license": "Apache-2.0" }, "packages/web/node_modules/ts-invariant": { "version": "0.10.3", "license": "MIT", "dependencies": { "tslib": "^2.1.0" }, "engines": { "node": ">=8" } }, "packages/web/node_modules/underscore": { "version": "1.13.7", "license": "MIT" }, "packages/web/node_modules/use-callback-ref": { "version": "1.3.3", "license": "MIT", "dependencies": { "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/use-sidecar": { "version": "1.1.3", "license": "MIT", "dependencies": { "detect-node-es": "^1.1.0", "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "packages/web/node_modules/web-vitals": { "version": "4.2.4", "license": "Apache-2.0" }, "packages/web/node_modules/wrap-ansi": { "version": "8.1.0", "license": "MIT", "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "packages/web/node_modules/xmlbuilder": { "version": "10.1.1", "license": "MIT", "engines": { "node": ">=4.0" } }, "packages/web/node_modules/yaml": { "version": "2.8.1", "license": "ISC", "bin": { "yaml": "bin.mjs" }, "engines": { "node": ">= 14.6" } }, "packages/web/node_modules/zen-observable": { "version": "0.8.15", "license": "MIT" }, "packages/web/node_modules/zen-observable-ts": { "version": "1.2.5", "license": "MIT", "dependencies": { "zen-observable": "0.8.15" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/superglue-ai/superglue'

If you have feedback or need assistance with the MCP directory API, please join our Discord server