|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.140", |
14 | | - "@ai-sdk/react": "^3.0.136", |
| 13 | + "@ai-sdk/langchain": "^2.0.143", |
| 14 | + "@ai-sdk/react": "^3.0.139", |
15 | 15 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.8", |
16 | 16 | "@arizeai/openinference-instrumentation-langchain": "^4.0.6", |
17 | 17 | "@aws-lambda-powertools/logger": "^2.32.0", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.24", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.25", |
19 | 19 | "@langchain/aws": "^1.3.3", |
20 | 20 | "@langchain/classic": "^1.0.24", |
21 | 21 | "@langchain/core": "^1.1.35", |
|
58 | 58 | "@streamdown/math": "^1.0.2", |
59 | 59 | "@streamdown/mermaid": "^1.0.2", |
60 | 60 | "@xyflow/react": "^12.10.1", |
61 | | - "ai": "^6.0.134", |
| 61 | + "ai": "^6.0.137", |
62 | 62 | "ansi-to-react": "^6.2.6", |
63 | 63 | "class-variance-authority": "^0.7.1", |
64 | 64 | "clsx": "^2.1.1", |
|
95 | 95 | "tailwindcss": "^4.2.2", |
96 | 96 | "tw-animate-css": "^1.4.0", |
97 | 97 | "typescript": "^5.9.3", |
98 | | - "typescript-eslint": "^8.57.1", |
| 98 | + "typescript-eslint": "^8.57.2", |
99 | 99 | "vite": "^7.3.1", |
100 | 100 | "vite-tsconfig-paths": "^6.1.1", |
101 | | - "vitest": "^4.1.0" |
| 101 | + "vitest": "^4.1.1" |
102 | 102 | } |
103 | 103 | } |
0 commit comments