|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.106", |
14 | | - "@ai-sdk/react": "^3.0.102", |
| 13 | + "@ai-sdk/langchain": "^2.0.111", |
| 14 | + "@ai-sdk/react": "^3.0.107", |
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.31.0", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.13", |
19 | | - "@langchain/aws": "^1.2.5", |
20 | | - "@langchain/classic": "^1.0.20", |
21 | | - "@langchain/core": "^1.1.28", |
22 | | - "@langchain/langgraph": "^1.1.5", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.14", |
| 19 | + "@langchain/aws": "^1.3.0", |
| 20 | + "@langchain/classic": "^1.0.21", |
| 21 | + "@langchain/core": "^1.1.29", |
| 22 | + "@langchain/langgraph": "^1.2.0", |
23 | 23 | "@langchain/mcp-adapters": "^1.1.3", |
24 | 24 | "@opentelemetry/api": "^1.9.0", |
25 | 25 | "@opentelemetry/api-logs": "^0.211.0", |
|
34 | 34 | "@opentelemetry/sdk-node": "^0.211.0", |
35 | 35 | "@opentelemetry/sdk-trace-base": "^2.5.1", |
36 | 36 | "@opentelemetry/sdk-trace-node": "^2.5.1", |
37 | | - "@opentelemetry/semantic-conventions": "^1.39.0", |
| 37 | + "@opentelemetry/semantic-conventions": "^1.40.0", |
38 | 38 | "@radix-ui/react-accordion": "^1.2.12", |
39 | 39 | "@radix-ui/react-avatar": "^1.1.11", |
40 | 40 | "@radix-ui/react-collapsible": "^1.1.12", |
|
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.100", |
| 61 | + "ai": "^6.0.105", |
62 | 62 | "ansi-to-react": "^6.2.6", |
63 | 63 | "class-variance-authority": "^0.7.1", |
64 | 64 | "clsx": "^2.1.1", |
65 | 65 | "cmdk": "^1.1.1", |
66 | 66 | "embla-carousel-react": "^8.6.0", |
67 | | - "langchain": "^1.2.27", |
| 67 | + "langchain": "^1.2.28", |
68 | 68 | "lucide-react": "^0.563.0", |
69 | 69 | "media-chrome": "^4.18.0", |
70 | 70 | "motion": "^12.34.3", |
|
84 | 84 | "@eslint/js": "^10.0.1", |
85 | 85 | "@stylistic/eslint-plugin": "^5.9.0", |
86 | 86 | "@tailwindcss/postcss": "^4.2.1", |
87 | | - "@types/node": "^22.19.11", |
| 87 | + "@types/node": "^22.19.13", |
88 | 88 | "@types/react": "^19.2.14", |
89 | 89 | "@types/react-dom": "^19.2.3", |
90 | 90 | "eslint": "^9.39.3", |
|
0 commit comments