diff --git a/e2e/package.json b/e2e/package.json index 40082f1a8..7424de296 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -20,6 +20,6 @@ "tsx": "^4.21.0", "typescript": "5.4.4", "vitest": "4.1.5", - "zod": "4.3.6" + "zod": "4.4.3" } } diff --git a/integrations/langchain-js/package.json b/integrations/langchain-js/package.json index 895a9e3ff..8ac477f64 100644 --- a/integrations/langchain-js/package.json +++ b/integrations/langchain-js/package.json @@ -37,7 +37,7 @@ "typescript": "^5.3.3", "vitest": "4.1.5", "zod": "^3.25.34", - "zod-to-json-schema": "^3.22.5" + "zod-to-json-schema": "^3.25.2" }, "peerDependencies": { "@langchain/core": ">=0.3.42", diff --git a/integrations/vercel-ai-sdk/package.json b/integrations/vercel-ai-sdk/package.json index c8e5e3af3..efaf6ca56 100644 --- a/integrations/vercel-ai-sdk/package.json +++ b/integrations/vercel-ai-sdk/package.json @@ -31,8 +31,8 @@ "vitest": "4.1.5" }, "dependencies": { - "@ai-sdk/provider": "^0.0.11", - "ai": "^5.0.76", + "@ai-sdk/provider": "^0.0.26", + "ai": "^5.0.210", "braintrust": "workspace:*" }, "peerDependencies": { diff --git a/js/package.json b/js/package.json index bf669af17..b82a5c019 100644 --- a/js/package.json +++ b/js/package.json @@ -180,7 +180,7 @@ "@types/argparse": "^2.0.14", "@types/async": "^3.2.24", "@types/cli-progress": "^3.11.5", - "@types/cors": "^2.8.17", + "@types/cors": "^2.8.19", "@types/express": "^5.0.0", "@types/http-errors": "^2.0.4", "@types/mustache": "^4.2.5", @@ -189,7 +189,7 @@ "@types/tar": "^6.1.13", "@typescript-eslint/eslint-plugin": "^8.49.0", "@typescript-eslint/parser": "^8.49.0", - "ai": "^6.0.0", + "ai": "^5.0.210", "async": "^3.2.5", "cross-env": "^7.0.3", "eslint-plugin-node-import": "^1.0.5", @@ -209,10 +209,10 @@ "zod": "^3.25.34" }, "dependencies": { - "@next/env": "^14.2.3", + "@next/env": "^14.2.35", "@types/estree": "^1.0.8", - "@vercel/functions": "^1.0.2", - "acorn": "^8.16.0", + "@vercel/functions": "^1.6.0", + "acorn": "^8.17.0", "acorn-import-attributes": "^1.9.5", "ajv": "^8.20.0", "argparse": "^2.0.1", @@ -220,10 +220,10 @@ "cjs-module-lexer": "^2.2.0", "cli-progress": "^3.12.0", "cli-table3": "^0.6.5", - "cors": "^2.8.5", + "cors": "^2.8.6", "dc-browser": "^1.0.4", - "dotenv": "^16.4.5", - "esbuild": "0.28.0", + "dotenv": "^16.6.1", + "esbuild": "0.28.1", "esquery": "^1.7.0", "eventsource-parser": "^1.1.2", "express": "^5.2.1", @@ -239,19 +239,19 @@ "termi-link": "^1.0.1", "unplugin": "^2.3.5", "uuid": "^11.1.1", - "zod-to-json-schema": "^3.25.0" + "zod-to-json-schema": "^3.25.2" }, "peerDependencies": { "zod": "^3.25.34 || ^4.0" }, "optionalDependencies": { - "@braintrust/bt-darwin-arm64": "0.12.0", - "@braintrust/bt-darwin-x64": "0.12.0", - "@braintrust/bt-linux-arm64": "0.12.0", - "@braintrust/bt-linux-x64": "0.12.0", - "@braintrust/bt-linux-x64-musl": "0.12.0", - "@braintrust/bt-win32-arm64": "0.12.0", - "@braintrust/bt-win32-x64": "0.12.0" + "@braintrust/bt-darwin-arm64": "0.14.0", + "@braintrust/bt-darwin-x64": "0.14.0", + "@braintrust/bt-linux-arm64": "0.14.0", + "@braintrust/bt-linux-x64": "0.14.0", + "@braintrust/bt-linux-x64-musl": "0.14.0", + "@braintrust/bt-win32-arm64": "0.14.0", + "@braintrust/bt-win32-x64": "0.14.0" }, "publishConfig": { "access": "public", diff --git a/js/src/wrappers/vitest/package.json b/js/src/wrappers/vitest/package.json index f3fdf0fd4..c7432961e 100644 --- a/js/src/wrappers/vitest/package.json +++ b/js/src/wrappers/vitest/package.json @@ -8,7 +8,7 @@ "devDependencies": { "@ai-sdk/openai": "2.0.53", "@types/node": "^20.10.5", - "ai": "5.0.76", + "ai": "5.0.210", "typescript": "5.4.4", "vite-tsconfig-paths": "^4.3.2", "vitest": "4.1.5" diff --git a/package.json b/package.json index a915e4d8a..cb0496ef8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@changesets/cli": "^2.30.0", "@changesets/get-github-info": "^0.8.0", "@sentry/dotagents": "1.17.0", - "dotenv": "^17.2.3", + "dotenv": "^16.6.1", "eslint": "^9.39.2", "husky": "^9.1.7", "knip": "^5.85.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f63ca9702..c14f3ca3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: 1.17.0 version: 1.17.0 dotenv: - specifier: ^17.2.3 - version: 17.3.1 + specifier: ^16.6.1 + version: 16.6.1 eslint: specifier: ^9.39.2 version: 9.39.4(jiti@2.6.1) @@ -154,7 +154,7 @@ importers: version: 1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1) '@langchain/langgraph': specifier: ^1.0.7 - version: 1.0.7(@langchain/core@1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(zod-to-json-schema@3.25.1(zod@3.25.76))(zod@3.25.76) + version: 1.0.7(@langchain/core@1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(zod-to-json-schema@3.25.2(zod@3.25.76))(zod@3.25.76) '@langchain/openai': specifier: ^1.2.0 version: 1.2.1(@langchain/core@1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1))(ws@8.20.1) @@ -183,8 +183,8 @@ importers: specifier: ^3.25.34 version: 3.25.76 zod-to-json-schema: - specifier: ^3.22.5 - version: 3.25.1(zod@3.25.76) + specifier: ^3.25.2 + version: 3.25.2(zod@3.25.76) integrations/openai-agents-js: devDependencies: @@ -311,11 +311,11 @@ importers: integrations/vercel-ai-sdk: dependencies: '@ai-sdk/provider': - specifier: ^0.0.11 - version: 0.0.11 + specifier: ^0.0.26 + version: 0.0.26 ai: - specifier: ^5.0.76 - version: 5.0.76(zod@4.3.6) + specifier: ^5.0.210 + version: 5.0.210(zod@4.3.6) braintrust: specifier: workspace:* version: link:../../js @@ -336,20 +336,20 @@ importers: js: dependencies: '@next/env': - specifier: ^14.2.3 - version: 14.2.3 + specifier: ^14.2.35 + version: 14.2.35 '@types/estree': specifier: ^1.0.8 version: 1.0.9 '@vercel/functions': - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.6.0 + version: 1.6.0 acorn: - specifier: ^8.16.0 - version: 8.16.0 + specifier: ^8.17.0 + version: 8.17.0 acorn-import-attributes: specifier: ^1.9.5 - version: 1.9.5(acorn@8.16.0) + version: 1.9.5(acorn@8.17.0) ajv: specifier: ^8.20.0 version: 8.20.0 @@ -369,14 +369,14 @@ importers: specifier: ^0.6.5 version: 0.6.5 cors: - specifier: ^2.8.5 - version: 2.8.5 + specifier: ^2.8.6 + version: 2.8.6 dc-browser: specifier: ^1.0.4 version: 1.0.4 dotenv: - specifier: ^16.4.5 - version: 16.4.5 + specifier: ^16.6.1 + version: 16.6.1 esbuild: specifier: 0.27.4 version: 0.27.4 @@ -426,8 +426,8 @@ importers: specifier: 11.1.1 version: 11.1.1 zod-to-json-schema: - specifier: ^3.25.0 - version: 3.25.1(zod@3.25.76) + specifier: ^3.25.2 + version: 3.25.2(zod@3.25.76) devDependencies: '@anthropic-ai/sdk': specifier: ^0.60.0 @@ -445,8 +445,8 @@ importers: specifier: ^3.11.5 version: 3.11.5 '@types/cors': - specifier: ^2.8.17 - version: 2.8.17 + specifier: ^2.8.19 + version: 2.8.19 '@types/express': specifier: ^5.0.0 version: 5.0.1 @@ -472,8 +472,8 @@ importers: specifier: ^8.49.0 version: 8.50.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.4.4) ai: - specifier: ^6.0.0 - version: 6.0.37(zod@3.25.76) + specifier: ^5.0.210 + version: 5.0.210(zod@3.25.76) async: specifier: ^3.2.5 version: 3.2.5 @@ -527,26 +527,26 @@ importers: version: 3.25.76 optionalDependencies: '@braintrust/bt-darwin-arm64': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 '@braintrust/bt-darwin-x64': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 '@braintrust/bt-linux-arm64': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 '@braintrust/bt-linux-x64': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 '@braintrust/bt-linux-x64-musl': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 '@braintrust/bt-win32-arm64': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 '@braintrust/bt-win32-x64': - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.14.0 + version: 0.14.0 js/src/wrappers/vitest: devDependencies: @@ -557,8 +557,8 @@ importers: specifier: ^20.10.5 version: 20.19.40 ai: - specifier: 5.0.76 - version: 5.0.76(zod@4.3.6) + specifier: 5.0.210 + version: 5.0.210(zod@4.3.6) typescript: specifier: 5.4.4 version: 5.4.4 @@ -571,14 +571,8 @@ importers: packages: - '@ai-sdk/gateway@2.0.0': - resolution: {integrity: sha512-Gj0PuawK7NkZuyYgO/h5kDK/l6hFOjhLdTq3/Lli1FTl47iGmwhH1IZQpAL3Z09BeFYWakcwUmn02ovIm2wy9g==} - engines: {node: '>=18'} - peerDependencies: - zod: ^3.25.76 || ^4.1.8 - - '@ai-sdk/gateway@3.0.15': - resolution: {integrity: sha512-OsWcXMfkF9U38YhU7926rYt4IAtJuZlnM1e8STN8hHb4qbiTaORBSXcFaJuOEZ1kYOf3DqqP7CxbmM543ePzIg==} + '@ai-sdk/gateway@2.0.109': + resolution: {integrity: sha512-jvTQnfmcKD/bc8fbp2bbaO8QvqSPaj7lv5rj9kj/GLHUfTGpjQV3pH7GdO4fDi1SX2PdHpPQY0y6rxJ05Xo5cg==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -595,22 +589,22 @@ packages: peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/provider-utils@4.0.7': - resolution: {integrity: sha512-ItzTdBxRLieGz1GHPwl9X3+HKfwTfFd9MdIa91aXRnOjUVRw68ENjAGKm3FcXGsBLkXDLaFWgjbTVdXe2igs2w==} + '@ai-sdk/provider-utils@3.0.28': + resolution: {integrity: sha512-bXlX1WX7E50a2N+AJW+1a/x63m52aPhm+6xYe5THxWrx9vW9NR7E2Ay+1G1ndlCdMdYKo2Fnsd7kBhuyQPaphw==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/provider@0.0.11': - resolution: {integrity: sha512-VTipPQ92Moa5Ovg/nZIc8yNoIFfukZjUHZcQMduJbiUh3CLQyrBAKTEV9AwjPy8wgVxj3+GZjon0yyOJKhfp5g==} + '@ai-sdk/provider@0.0.26': + resolution: {integrity: sha512-dQkfBDs2lTYpKM8389oopPdQgIU007GQyCbuPPrV+K6MtSII3HBfE0stUIMXUb44L+LK1t6GXPP7wjSzjO6uKg==} engines: {node: '>=18'} '@ai-sdk/provider@2.0.0': resolution: {integrity: sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==} engines: {node: '>=18'} - '@ai-sdk/provider@3.0.3': - resolution: {integrity: sha512-qGPYdoAuECaUXPrrz0BPX1SacZQuJ6zky0aakxpW89QW1hrY0eF4gcFm/3L9Pk8C5Fwe+RvBf2z7ZjDhaPjnlg==} + '@ai-sdk/provider@2.0.3': + resolution: {integrity: sha512-h88OPkavHTiN9tMn2l5awAznGB0lXzjcLhgR1/rvjB2zlLprsNxbM2tt6OJsHUxduLC3klq0/eqaSf6fX5XVww==} engines: {node: '>=18'} '@anthropic-ai/sdk@0.60.0': @@ -630,41 +624,41 @@ packages: resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} engines: {node: '>=6.9.0'} - '@braintrust/bt-darwin-arm64@0.12.0': - resolution: {integrity: sha512-mY6VW/3VwcOQOGN8sYHS6F0xzHTFwgZcNlj7zlQttI6OXOCGt/bhonGIqd03QBhxmj0M31ymSS7TqSeCK/RYIQ==} + '@braintrust/bt-darwin-arm64@0.14.0': + resolution: {integrity: sha512-1kciXqQWbNAX5PHj+rhTd2VTP8mP6gNNvZuFdIriwgJkx9F1LSx30Ujv2NqLm3PIkeBl37cra67oF+QMMDiYKw==} cpu: [arm64] os: [darwin] - '@braintrust/bt-darwin-x64@0.12.0': - resolution: {integrity: sha512-woyRyDv2DfCF8+von+3X9f1cddAbFnKLSfCbEkrBQVc0ZsAM60as8nehYv7DkafJF/67yKFx/sUraV65sukesQ==} + '@braintrust/bt-darwin-x64@0.14.0': + resolution: {integrity: sha512-/0c40K4ZHeltTkMVhm/PN11pPQRsZGIubvBCOPF0vhJ0k3/RUatYdsegzDV7Ppq3nxRDpmuNWpB/1KZsh1mqAg==} cpu: [x64] os: [darwin] - '@braintrust/bt-linux-arm64@0.12.0': - resolution: {integrity: sha512-J9/7f3EIMKmFmSSQHQnAQLpUgB8YJENrOlkABjlTprBgsIYVgz7tSH7yg2P3ur+2Jem7PpGnrDxHGh/UjRfjsg==} + '@braintrust/bt-linux-arm64@0.14.0': + resolution: {integrity: sha512-ncCo0R/rq94LK9MvXIyXD5XQgZQFl86Ur3cvV8HqdOMtkGTeld5DVGUHvyRd5QI5xx1qctqpLwDWJXLeHfn5RQ==} cpu: [arm64] os: [linux] libc: [glibc] - '@braintrust/bt-linux-x64-musl@0.12.0': - resolution: {integrity: sha512-KnLgENOoztBXcH+mLFJe4bYzi67kSOuELOQrm4Hler35GjgaBMI1fFLIUjKRPAmyT9VIhBMhy1ICfGEFLueMEQ==} + '@braintrust/bt-linux-x64-musl@0.14.0': + resolution: {integrity: sha512-SbTUomm5+kM6fngjcfzvNaCPIXDi7VOSx7M17SnaCfUZch1TGTDNIlix/rTDBekfrkSKpIfjjeDmVRSLh3wenw==} cpu: [x64] os: [linux] libc: [musl] - '@braintrust/bt-linux-x64@0.12.0': - resolution: {integrity: sha512-HJFbUl3HYYY1Ivw8OYBeIMcIsU9r7+fC9BzLWB5FdH7881ToKee2wbbLZssMCxFbMVeUxzEo+SzGD/1Z9Gk9CA==} + '@braintrust/bt-linux-x64@0.14.0': + resolution: {integrity: sha512-FkjvLQedKvjYJxQSHG0xJLg8x47QppmECnTkVUDJdS5EuxF0MA6BlVbcrvapzqnLfmn4ncJP5VMXo6dx034b1Q==} cpu: [x64] os: [linux] libc: [glibc] - '@braintrust/bt-win32-arm64@0.12.0': - resolution: {integrity: sha512-+7PkdBAmiqEJsWteGHP/Zs62F75PkHPA8m/ej4TOz/mHGKulUU0bZibw91KRqIB7J7jGi5ItvCiqkiGaLKLnyw==} + '@braintrust/bt-win32-arm64@0.14.0': + resolution: {integrity: sha512-6eaflCRucX6aK/ocSFgABF2/yc8wBUA2rPydsZiCVKcc5WRKoldWufG3Jm4Lwb7h9Ijg4u4mXXYug2bmQmev6w==} cpu: [arm64] os: [win32] - '@braintrust/bt-win32-x64@0.12.0': - resolution: {integrity: sha512-Q0c+pVUGm82n/7N8QJ5s6j/G/Q0GFzqOaTipHjkmElLbAOOEcfRH/uljdtIPNBiEQcrzqirS0GmOgiFkeQ3Txg==} + '@braintrust/bt-win32-x64@0.14.0': + resolution: {integrity: sha512-5jQFnGk5cqvFbizLw0+/MK1cvBk7WPv1CAwFpR8GzJF/3dit0rNOT+22cPIPFIUMhezwnr3/Nj2OQXKUVGgquA==} cpu: [x64] os: [win32] @@ -1171,8 +1165,8 @@ packages: '@napi-rs/wasm-runtime@1.1.1': resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} - '@next/env@14.2.3': - resolution: {integrity: sha512-W7fd7IbkfmeeY2gXrzJYDx8D2lWKbVoTIj1o1ScPHNzvp30s1AuoEFSdr39bC5sjxJaxTtq3OTCZboNp0lNWHA==} + '@next/env@14.2.35': + resolution: {integrity: sha512-DuhvCtj4t9Gwrx80dmz2F4t/zKQ4ktN8WrMwOuVzkJfBilwAwGr6v16M5eI8yCuZ63H9TTuEU09Iu2HqkzFPVQ==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1780,8 +1774,8 @@ packages: '@types/connect@3.4.38': resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} - '@types/cors@2.8.17': - resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} + '@types/cors@2.8.19': + resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==} '@types/deep-eql@4.0.2': resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==} @@ -1926,13 +1920,14 @@ packages: resolution: {integrity: sha512-Xzmnb58+Db78gT/CCj/PVCvK+zxbnsw6F+O1oheYszJbBSdEjVhQi3C/Xttzxgi/GLmpvOggRs1RFpiJ8+c34Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vercel/functions@1.0.2': - resolution: {integrity: sha512-j3udyHOv/05Y8o3WQ/ANMWa1aYagsY5B3ouImiwgYsz5z4CBUHTY5dk74oQAXYr+bgoVDpdDlmxkpnxGzKEdLQ==} + '@vercel/functions@1.6.0': + resolution: {integrity: sha512-R6FKQrYT5MZs5IE1SqeCJWxMuBdHawFcCZboKKw8p7s+6/mcd55Gx6tWmyKnQTyrSEA04NH73Tc9CbqpEle8RA==} engines: {node: '>= 16'} - - '@vercel/oidc@3.0.3': - resolution: {integrity: sha512-yNEQvPcVrK9sIe637+I0jD6leluPxzwJKx/Haw6F4H77CdDsszUn5V3o96LPziXkSNE2B83+Z3mjqGKBK/R6Gg==} - engines: {node: '>= 20'} + peerDependencies: + '@aws-sdk/credential-provider-web-identity': '*' + peerDependenciesMeta: + '@aws-sdk/credential-provider-web-identity': + optional: true '@vercel/oidc@3.1.0': resolution: {integrity: sha512-Fw28YZpRnA3cAHHDlkt7xQHiJ0fcL+NRcIqsocZQUSmbzeIKRpwttJjik5ZGanXP+vlA4SbTg+AbA3bP363l+w==} @@ -2045,19 +2040,13 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn@8.16.0: - resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} + acorn@8.17.0: + resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==} engines: {node: '>=0.4.0'} hasBin: true - ai@5.0.76: - resolution: {integrity: sha512-ZCxi1vrpyCUnDbtYrO/W8GLvyacV9689f00yshTIQ3mFFphbD7eIv40a2AOZBv3GGRA7SSRYIDnr56wcS/gyQg==} - engines: {node: '>=18'} - peerDependencies: - zod: ^3.25.76 || ^4.1.8 - - ai@6.0.37: - resolution: {integrity: sha512-GUMBYx0TXKxXRcWy6DY3ryHJZ7cATxc99WPT7WCD8hGCYkdhFVItKPTtINeTlK+FlUomDqzjPGtiDcVftcw//w==} + ai@5.0.210: + resolution: {integrity: sha512-HAYfzP0vMU3/1GzjQkpJT7/x7BqacIYimAMgm6wXZKjZfOHGv1458hLDqYcC7o9BuAr23sFijvL41MSx9KEnEQ==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -2342,8 +2331,8 @@ packages: resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} engines: {node: '>=18'} - cors@2.8.5: - resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} + cors@2.8.6: + resolution: {integrity: sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==} engines: {node: '>= 0.10'} cross-env@7.0.3: @@ -2389,12 +2378,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - dotenv@16.4.5: - resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} - engines: {node: '>=12'} - - dotenv@17.3.1: - resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==} + dotenv@16.6.1: + resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} engines: {node: '>=12'} dotenv@8.6.0: @@ -2567,6 +2552,10 @@ packages: resolution: {integrity: sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==} engines: {node: '>=18.0.0'} + eventsource-parser@3.1.0: + resolution: {integrity: sha512-kJezFj9YFAMLeORyi7aCLxLbD5/qWMQnoMVlVPyHIll7lgRJCc3JVln9Vgl9nwQi0YkMnhdGTMNn7CkRRAptMg==} + engines: {node: '>=18.0.0'} + eventsource@3.0.7: resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==} engines: {node: '>=18.0.0'} @@ -4234,10 +4223,10 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod-to-json-schema@3.25.1: - resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==} + zod-to-json-schema@3.25.2: + resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==} peerDependencies: - zod: ^3.25 || ^4 + zod: ^3.25.28 || ^4 zod@3.25.67: resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} @@ -4250,19 +4239,19 @@ packages: snapshots: - '@ai-sdk/gateway@2.0.0(zod@4.3.6)': + '@ai-sdk/gateway@2.0.109(zod@3.25.76)': dependencies: - '@ai-sdk/provider': 2.0.0 - '@ai-sdk/provider-utils': 3.0.12(zod@4.3.6) - '@vercel/oidc': 3.0.3 - zod: 4.3.6 + '@ai-sdk/provider': 2.0.3 + '@ai-sdk/provider-utils': 3.0.28(zod@3.25.76) + '@vercel/oidc': 3.1.0 + zod: 3.25.76 - '@ai-sdk/gateway@3.0.15(zod@3.25.76)': + '@ai-sdk/gateway@2.0.109(zod@4.3.6)': dependencies: - '@ai-sdk/provider': 3.0.3 - '@ai-sdk/provider-utils': 4.0.7(zod@3.25.76) + '@ai-sdk/provider': 2.0.3 + '@ai-sdk/provider-utils': 3.0.28(zod@4.3.6) '@vercel/oidc': 3.1.0 - zod: 3.25.76 + zod: 4.3.6 '@ai-sdk/openai@2.0.53(zod@4.3.6)': dependencies: @@ -4277,14 +4266,21 @@ snapshots: eventsource-parser: 3.0.6 zod: 4.3.6 - '@ai-sdk/provider-utils@4.0.7(zod@3.25.76)': + '@ai-sdk/provider-utils@3.0.28(zod@3.25.76)': dependencies: - '@ai-sdk/provider': 3.0.3 + '@ai-sdk/provider': 2.0.3 '@standard-schema/spec': 1.1.0 - eventsource-parser: 3.0.6 + eventsource-parser: 3.1.0 zod: 3.25.76 - '@ai-sdk/provider@0.0.11': + '@ai-sdk/provider-utils@3.0.28(zod@4.3.6)': + dependencies: + '@ai-sdk/provider': 2.0.3 + '@standard-schema/spec': 1.1.0 + eventsource-parser: 3.1.0 + zod: 4.3.6 + + '@ai-sdk/provider@0.0.26': dependencies: json-schema: 0.4.0 @@ -4292,7 +4288,7 @@ snapshots: dependencies: json-schema: 0.4.0 - '@ai-sdk/provider@3.0.3': + '@ai-sdk/provider@2.0.3': dependencies: json-schema: 0.4.0 @@ -4306,25 +4302,25 @@ snapshots: '@babel/runtime@7.28.4': {} - '@braintrust/bt-darwin-arm64@0.12.0': + '@braintrust/bt-darwin-arm64@0.14.0': optional: true - '@braintrust/bt-darwin-x64@0.12.0': + '@braintrust/bt-darwin-x64@0.14.0': optional: true - '@braintrust/bt-linux-arm64@0.12.0': + '@braintrust/bt-linux-arm64@0.14.0': optional: true - '@braintrust/bt-linux-x64-musl@0.12.0': + '@braintrust/bt-linux-x64-musl@0.14.0': optional: true - '@braintrust/bt-linux-x64@0.12.0': + '@braintrust/bt-linux-x64@0.14.0': optional: true - '@braintrust/bt-win32-arm64@0.12.0': + '@braintrust/bt-win32-arm64@0.14.0': optional: true - '@braintrust/bt-win32-x64@0.12.0': + '@braintrust/bt-win32-x64@0.14.0': optional: true '@cfworker/json-schema@4.0.3': {} @@ -4866,7 +4862,7 @@ snapshots: react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - '@langchain/langgraph@1.0.7(@langchain/core@1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(zod-to-json-schema@3.25.1(zod@3.25.76))(zod@3.25.76)': + '@langchain/langgraph@1.0.7(@langchain/core@1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(zod-to-json-schema@3.25.2(zod@3.25.76))(zod@3.25.76)': dependencies: '@langchain/core': 1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1) '@langchain/langgraph-checkpoint': 1.0.0(@langchain/core@1.1.10(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@2.6.1(@opentelemetry/api@1.9.0))(openai@6.32.0(ws@8.20.1)(zod@3.25.76))(ws@8.20.1)) @@ -4874,7 +4870,7 @@ snapshots: uuid: 11.1.1 zod: 3.25.76 optionalDependencies: - zod-to-json-schema: 3.25.1(zod@3.25.76) + zod-to-json-schema: 3.25.2(zod@3.25.76) transitivePeerDependencies: - react - react-dom @@ -4910,10 +4906,10 @@ snapshots: ajv: 8.20.0 ajv-formats: 3.0.1(ajv@8.20.0) content-type: 1.0.5 - cors: 2.8.5 + cors: 2.8.6 cross-spawn: 7.0.6 eventsource: 3.0.7 - eventsource-parser: 3.0.6 + eventsource-parser: 3.1.0 express: 5.2.1 express-rate-limit: 8.3.2(express@5.2.1) hono: 4.12.22 @@ -4922,7 +4918,7 @@ snapshots: pkce-challenge: 5.0.0 raw-body: 3.0.2 zod: 3.25.76 - zod-to-json-schema: 3.25.1(zod@3.25.76) + zod-to-json-schema: 3.25.2(zod@3.25.76) transitivePeerDependencies: - supports-color optional: true @@ -4943,7 +4939,7 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@next/env@14.2.3': {} + '@next/env@14.2.35': {} '@nodelib/fs.scandir@2.1.5': dependencies: @@ -5500,7 +5496,7 @@ snapshots: dependencies: '@types/node': 22.19.1 - '@types/cors@2.8.17': + '@types/cors@2.8.19': dependencies: '@types/node': 22.19.1 @@ -5688,9 +5684,7 @@ snapshots: '@typescript-eslint/types': 8.50.0 eslint-visitor-keys: 4.2.1 - '@vercel/functions@1.0.2': {} - - '@vercel/oidc@3.0.3': {} + '@vercel/functions@1.6.0': {} '@vercel/oidc@3.1.0': {} @@ -5854,35 +5848,35 @@ snapshots: mime-types: 3.0.1 negotiator: 1.0.0 - acorn-import-attributes@1.9.5(acorn@8.16.0): + acorn-import-attributes@1.9.5(acorn@8.17.0): dependencies: - acorn: 8.16.0 + acorn: 8.17.0 - acorn-import-phases@1.0.4(acorn@8.16.0): + acorn-import-phases@1.0.4(acorn@8.17.0): dependencies: - acorn: 8.16.0 + acorn: 8.17.0 - acorn-jsx@5.3.2(acorn@8.16.0): + acorn-jsx@5.3.2(acorn@8.17.0): dependencies: - acorn: 8.16.0 + acorn: 8.17.0 - acorn@8.16.0: {} + acorn@8.17.0: {} - ai@5.0.76(zod@4.3.6): + ai@5.0.210(zod@3.25.76): dependencies: - '@ai-sdk/gateway': 2.0.0(zod@4.3.6) - '@ai-sdk/provider': 2.0.0 - '@ai-sdk/provider-utils': 3.0.12(zod@4.3.6) + '@ai-sdk/gateway': 2.0.109(zod@3.25.76) + '@ai-sdk/provider': 2.0.3 + '@ai-sdk/provider-utils': 3.0.28(zod@3.25.76) '@opentelemetry/api': 1.9.0 - zod: 4.3.6 + zod: 3.25.76 - ai@6.0.37(zod@3.25.76): + ai@5.0.210(zod@4.3.6): dependencies: - '@ai-sdk/gateway': 3.0.15(zod@3.25.76) - '@ai-sdk/provider': 3.0.3 - '@ai-sdk/provider-utils': 4.0.7(zod@3.25.76) + '@ai-sdk/gateway': 2.0.109(zod@4.3.6) + '@ai-sdk/provider': 2.0.3 + '@ai-sdk/provider-utils': 3.0.28(zod@4.3.6) '@opentelemetry/api': 1.9.0 - zod: 3.25.76 + zod: 4.3.6 ajv-formats@2.1.1(ajv@8.20.0): optionalDependencies: @@ -6120,7 +6114,7 @@ snapshots: cookie@1.1.1: {} - cors@2.8.5: + cors@2.8.6: dependencies: object-assign: 4.1.1 vary: 1.1.2 @@ -6155,9 +6149,7 @@ snapshots: dependencies: path-type: 4.0.0 - dotenv@16.4.5: {} - - dotenv@17.3.1: {} + dotenv@16.6.1: {} dotenv@8.6.0: {} @@ -6306,8 +6298,8 @@ snapshots: espree@10.4.0: dependencies: - acorn: 8.16.0 - acorn-jsx: 5.3.2(acorn@8.16.0) + acorn: 8.17.0 + acorn-jsx: 5.3.2(acorn@8.17.0) eslint-visitor-keys: 4.2.1 esprima@4.0.1: {} @@ -6344,9 +6336,11 @@ snapshots: eventsource-parser@3.0.6: {} + eventsource-parser@3.1.0: {} + eventsource@3.0.7: dependencies: - eventsource-parser: 3.0.6 + eventsource-parser: 3.1.0 optional: true expect-type@1.3.0: {} @@ -6912,7 +6906,7 @@ snapshots: mlly@1.8.0: dependencies: - acorn: 8.16.0 + acorn: 8.17.0 pathe: 2.0.3 pkg-types: 1.3.1 ufo: 1.6.1 @@ -7647,7 +7641,7 @@ snapshots: terser@5.44.1: dependencies: '@jridgewell/source-map': 0.3.11 - acorn: 8.16.0 + acorn: 8.17.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -7891,7 +7885,7 @@ snapshots: unplugin@2.3.11: dependencies: '@jridgewell/remapping': 2.3.5 - acorn: 8.16.0 + acorn: 8.17.0 picomatch: 4.0.4 webpack-virtual-modules: 0.6.2 @@ -8091,8 +8085,8 @@ snapshots: '@webassemblyjs/ast': 1.14.1 '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 - acorn: 8.16.0 - acorn-import-phases: 1.0.4(acorn@8.16.0) + acorn: 8.17.0 + acorn-import-phases: 1.0.4(acorn@8.17.0) browserslist: 4.28.1 chrome-trace-event: 1.0.4 enhanced-resolve: 5.21.2 @@ -8131,8 +8125,8 @@ snapshots: '@webassemblyjs/ast': 1.14.1 '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 - acorn: 8.16.0 - acorn-import-phases: 1.0.4(acorn@8.16.0) + acorn: 8.17.0 + acorn-import-phases: 1.0.4(acorn@8.17.0) browserslist: 4.28.1 chrome-trace-event: 1.0.4 enhanced-resolve: 5.21.2 @@ -8246,7 +8240,7 @@ snapshots: yocto-queue@0.1.0: {} - zod-to-json-schema@3.25.1(zod@3.25.76): + zod-to-json-schema@3.25.2(zod@3.25.76): dependencies: zod: 3.25.76