From 159d98731c261319b4f47b3f8cda0a6cd715f584 Mon Sep 17 00:00:00 2001 From: chrarnoldus <12196001+chrarnoldus@users.noreply.github.com> Date: Thu, 16 Jul 2026 08:00:45 +0000 Subject: [PATCH] chore(web): update Vercel AI SDK packages Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> --- apps/web/package.json | 12 ++--- pnpm-lock.yaml | 110 +++++++++++++++++++++--------------------- 2 files changed, 61 insertions(+), 61 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 57249a59c3..7afc019979 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -29,11 +29,11 @@ "promo": "pnpm -s script src/scripts/encrypt-promo-codes.ts" }, "dependencies": { - "@ai-sdk/anthropic": "3.0.82", - "@ai-sdk/gateway": "3.0.114", - "@ai-sdk/mistral": "3.0.36", - "@ai-sdk/openai": "3.0.63", - "@ai-sdk/openai-compatible": "2.0.47", + "@ai-sdk/anthropic": "3.0.96", + "@ai-sdk/gateway": "3.0.148", + "@ai-sdk/mistral": "3.0.48", + "@ai-sdk/openai": "3.0.84", + "@ai-sdk/openai-compatible": "2.0.59", "@anthropic-ai/sdk": "0.104.1", "@apple/app-store-server-library": "3.1.0", "@aws-sdk/client-s3": "3.1009.0", @@ -115,7 +115,7 @@ "@xterm/addon-fit": "0.11.0", "@xterm/addon-web-links": "0.12.0", "@xterm/xterm": "6.0.0", - "ai": "6.0.182", + "ai": "6.0.224", "archiver": "7.0.1", "chat": "4.27.0", "class-variance-authority": "0.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30dbf59146..6cd5e43a52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -605,20 +605,20 @@ importers: apps/web: dependencies: '@ai-sdk/anthropic': - specifier: 3.0.82 - version: 3.0.82(zod@4.4.3) + specifier: 3.0.96 + version: 3.0.96(zod@4.4.3) '@ai-sdk/gateway': - specifier: 3.0.114 - version: 3.0.114(zod@4.4.3) + specifier: 3.0.148 + version: 3.0.148(zod@4.4.3) '@ai-sdk/mistral': - specifier: 3.0.36 - version: 3.0.36(zod@4.4.3) + specifier: 3.0.48 + version: 3.0.48(zod@4.4.3) '@ai-sdk/openai': - specifier: 3.0.63 - version: 3.0.63(zod@4.4.3) + specifier: 3.0.84 + version: 3.0.84(zod@4.4.3) '@ai-sdk/openai-compatible': - specifier: 2.0.47 - version: 2.0.47(zod@4.4.3) + specifier: 2.0.59 + version: 2.0.59(zod@4.4.3) '@anthropic-ai/sdk': specifier: 0.104.1 version: 0.104.1(zod@4.4.3) @@ -863,8 +863,8 @@ importers: specifier: 6.0.0 version: 6.0.0 ai: - specifier: 6.0.182 - version: 6.0.182(zod@4.4.3) + specifier: 6.0.224 + version: 6.0.224(zod@4.4.3) archiver: specifier: 7.0.1 version: 7.0.1 @@ -921,7 +921,7 @@ importers: version: 10.6.2 headroom-ai: specifier: ^0.22.4 - version: 0.22.4(@ai-sdk/provider@3.0.10)(@anthropic-ai/sdk@0.104.1(zod@4.4.3))(ai@6.0.182(zod@4.4.3))(openai@6.29.0(ws@8.21.0(bufferutil@4.1.0)(utf-8-validate@6.0.6))(zod@4.4.3)) + version: 0.22.4(@ai-sdk/provider@3.0.14)(@anthropic-ai/sdk@0.104.1(zod@4.4.3))(ai@6.0.224(zod@4.4.3))(openai@6.29.0(ws@8.21.0(bufferutil@4.1.0)(utf-8-validate@6.0.6))(zod@4.4.3)) jotai: specifier: 2.18.1 version: 2.18.1(@babel/core@7.29.0)(@babel/template@7.29.7)(@types/react@19.2.14)(react@19.2.6) @@ -3010,44 +3010,44 @@ packages: peerDependencies: zod: ^3.25.0 || ^4.0.0 - '@ai-sdk/anthropic@3.0.82': - resolution: {integrity: sha512-WKKou2wbhGGYV8PSALAPyV2YY4nfCqCPkyBzYtJtDA9yCcIFwsbtkTNgg7bqtLCVzeEsY7wwxRoCWy+EMfrw/A==} + '@ai-sdk/anthropic@3.0.96': + resolution: {integrity: sha512-6VQzaXQdm5FkX6NWOyKzV5GB11C8IqkgsKZE91lg/bdwyvnQJLDwal2qkE0+fC8CCGeW5d+VV8Mw/+H+OcDC1A==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/gateway@3.0.114': - resolution: {integrity: sha512-MqkZ5sd+qiq6RgIxELkoFQXg2/JwK+WCMaot7U+rtrZpWJl3fSyYvc28SC03b256o4F7OXjQtdjTqs81B2w+dA==} + '@ai-sdk/gateway@3.0.148': + resolution: {integrity: sha512-C/mTeSdmhu8dAnH3vZaRXffD8Oewo1r4QEGxvCdR8eC9b4PKPs2CLsbg3DVJH/X3Bea5fAu87Ob7P3fSS+oq/g==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/mistral@3.0.36': - resolution: {integrity: sha512-FLIb2QdLraOgQP3puUybuFYWbtsB02YWQBTOJOk8heiEsdFW3YE0dfuzwtsvoF4FXlBnbYYMWu5jgOesthcmWg==} + '@ai-sdk/mistral@3.0.48': + resolution: {integrity: sha512-SOZMjV48dyAn1rsiZSN7emeO0KYKnr9/SqMFPpJYUddPcnLSjac9GGWVKn+LnSzD7Woh3lYbYbJWdbJOQ2U2sQ==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/openai-compatible@2.0.47': - resolution: {integrity: sha512-Enm5UlL0zUCrW3792opk5h7hRWxZOZzDe6eQYVFqX9LUOGGCe1h8MZWAGim765nwzgnjlpeYOsuzZmLtRsTPlg==} + '@ai-sdk/openai-compatible@2.0.59': + resolution: {integrity: sha512-CFsUizO+jL+jSlN13rW2nQE9EbWx+8PSFBdB3TtD0UGYOxtefCVa5hsrNo5NUOJJGX5f4xHiXE1i2m5nQ80QPg==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/openai@3.0.63': - resolution: {integrity: sha512-4yY/m8a57MNNVoJCsXuNblKf6BO4yuAuLKRX4tzSNffBEBSp1FlcWdPE0Z4FkqUeS0AJhYSSqp0GIiA/cIcDNA==} + '@ai-sdk/openai@3.0.84': + resolution: {integrity: sha512-cmgbeJL0bbY0yTJH4/AdmP5E7MjWRL9G8UdhIi0JlV/So03o82ORJofW8OzwCZPTORVQblFbpZXYGDcUd9NdUQ==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/provider-utils@4.0.27': - resolution: {integrity: sha512-ubkAJ+xODouwtmN1tYlvTPphH1hPOBfZaEQe8U7skGvFAnIRs9PPpsq57bC2+Ky/MB4yzhd6YOsxTAx9sGpazw==} + '@ai-sdk/provider-utils@4.0.38': + resolution: {integrity: sha512-/HHGmtKllqjg1OLc023v9w9kK3laW7Z6TzfZukYQWCsGBbzB9p60zTvvpXFVcs44NZBVXL3viOa1HRKUbeee8g==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/provider@3.0.10': - resolution: {integrity: sha512-Q3BZ27qfpYqnCYGvE3vt+Qi6LGOF9R5Nmzn+9JoM1lCRsD9mYaIhfJLkSunN48nfGXJ6n+XNV0J/XVpqGQl7Dw==} + '@ai-sdk/provider@3.0.14': + resolution: {integrity: sha512-5X1k57JBJ4H7H1QjX7CnJYAB1I19r/trVZTMcSms7/kLNZ8RaU4Nt2agcwZzv82Hfx6Q7/TOLU7agAKeFfc8cA==} engines: {node: '>=18'} '@aklinker1/rollup-plugin-visualizer@5.12.0': @@ -9979,8 +9979,8 @@ packages: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} - ai@6.0.182: - resolution: {integrity: sha512-ooJdziFjYrYRcsCx107roqA8gDTI3P82nUfroNWIhVvwrkYzEN3W1l50YK+XNqkUew8AiimaW0/SLBewRXMuHQ==} + ai@6.0.224: + resolution: {integrity: sha512-plo+hHwMANM+P6FjX8RN6W8c8so5NVZGwvDGCWGWwIbvI5tc0ZV1zhr9v/Kq78zyxKZWE50YCSYbqGiPFEhGww==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -17956,45 +17956,45 @@ snapshots: dependencies: zod: 4.4.3 - '@ai-sdk/anthropic@3.0.82(zod@4.4.3)': + '@ai-sdk/anthropic@3.0.96(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.27(zod@4.4.3) + '@ai-sdk/provider': 3.0.14 + '@ai-sdk/provider-utils': 4.0.38(zod@4.4.3) zod: 4.4.3 - '@ai-sdk/gateway@3.0.114(zod@4.4.3)': + '@ai-sdk/gateway@3.0.148(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.27(zod@4.4.3) + '@ai-sdk/provider': 3.0.14 + '@ai-sdk/provider-utils': 4.0.38(zod@4.4.3) '@vercel/oidc': 3.2.0 zod: 4.4.3 - '@ai-sdk/mistral@3.0.36(zod@4.4.3)': + '@ai-sdk/mistral@3.0.48(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.27(zod@4.4.3) + '@ai-sdk/provider': 3.0.14 + '@ai-sdk/provider-utils': 4.0.38(zod@4.4.3) zod: 4.4.3 - '@ai-sdk/openai-compatible@2.0.47(zod@4.4.3)': + '@ai-sdk/openai-compatible@2.0.59(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.27(zod@4.4.3) + '@ai-sdk/provider': 3.0.14 + '@ai-sdk/provider-utils': 4.0.38(zod@4.4.3) zod: 4.4.3 - '@ai-sdk/openai@3.0.63(zod@4.4.3)': + '@ai-sdk/openai@3.0.84(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.27(zod@4.4.3) + '@ai-sdk/provider': 3.0.14 + '@ai-sdk/provider-utils': 4.0.38(zod@4.4.3) zod: 4.4.3 - '@ai-sdk/provider-utils@4.0.27(zod@4.4.3)': + '@ai-sdk/provider-utils@4.0.38(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 + '@ai-sdk/provider': 3.0.14 '@standard-schema/spec': 1.1.0 eventsource-parser: 3.0.8 zod: 4.4.3 - '@ai-sdk/provider@3.0.10': + '@ai-sdk/provider@3.0.14': dependencies: json-schema: 0.4.0 @@ -26527,12 +26527,12 @@ snapshots: clean-stack: 2.2.0 indent-string: 4.0.0 - ai@6.0.182(zod@4.4.3): + ai@6.0.224(zod@4.4.3): dependencies: - '@ai-sdk/gateway': 3.0.114(zod@4.4.3) - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.27(zod@4.4.3) - '@opentelemetry/api': 1.9.0 + '@ai-sdk/gateway': 3.0.148(zod@4.4.3) + '@ai-sdk/provider': 3.0.14 + '@ai-sdk/provider-utils': 4.0.38(zod@4.4.3) + '@opentelemetry/api': 1.9.1 zod: 4.4.3 ajv-formats@2.1.1: @@ -29695,11 +29695,11 @@ snapshots: he@1.2.0: {} - headroom-ai@0.22.4(@ai-sdk/provider@3.0.10)(@anthropic-ai/sdk@0.104.1(zod@4.4.3))(ai@6.0.182(zod@4.4.3))(openai@6.29.0(ws@8.21.0(bufferutil@4.1.0)(utf-8-validate@6.0.6))(zod@4.4.3)): + headroom-ai@0.22.4(@ai-sdk/provider@3.0.14)(@anthropic-ai/sdk@0.104.1(zod@4.4.3))(ai@6.0.224(zod@4.4.3))(openai@6.29.0(ws@8.21.0(bufferutil@4.1.0)(utf-8-validate@6.0.6))(zod@4.4.3)): optionalDependencies: - '@ai-sdk/provider': 3.0.10 + '@ai-sdk/provider': 3.0.14 '@anthropic-ai/sdk': 0.104.1(zod@4.4.3) - ai: 6.0.182(zod@4.4.3) + ai: 6.0.224(zod@4.4.3) openai: 6.29.0(ws@8.21.0(bufferutil@4.1.0)(utf-8-validate@6.0.6))(zod@4.4.3) hermes-compiler@0.14.1: {}