|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.200", |
14 | | - "@ai-sdk/react": "^3.0.195", |
| 13 | + "@ai-sdk/langchain": "^2.0.204", |
| 14 | + "@ai-sdk/react": "^3.0.199", |
15 | 15 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.14", |
16 | 16 | "@arizeai/openinference-instrumentation-langchain": "^4.0.12", |
17 | 17 | "@aws-lambda-powertools/logger": "^2.33.1", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.48", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.52", |
19 | 19 | "@langchain/aws": "^1.3.9", |
20 | 20 | "@langchain/classic": "^1.0.34", |
21 | 21 | "@langchain/core": "^1.1.48", |
22 | | - "@langchain/langgraph": "^1.3.3", |
| 22 | + "@langchain/langgraph": "^1.3.6", |
23 | 23 | "@langchain/mcp-adapters": "^1.1.3", |
24 | 24 | "@opentelemetry/api": "^1.9.1", |
25 | 25 | "@opentelemetry/api-logs": "^0.218.0", |
|
35 | 35 | "@opentelemetry/sdk-trace-base": "^2.7.1", |
36 | 36 | "@opentelemetry/sdk-trace-node": "^2.7.1", |
37 | 37 | "@opentelemetry/semantic-conventions": "^1.41.1", |
38 | | - "@radix-ui/react-accordion": "^1.2.12", |
39 | | - "@radix-ui/react-avatar": "^1.1.11", |
40 | | - "@radix-ui/react-collapsible": "^1.1.12", |
41 | | - "@radix-ui/react-dialog": "^1.1.15", |
42 | | - "@radix-ui/react-dropdown-menu": "^2.1.16", |
43 | | - "@radix-ui/react-hover-card": "^1.1.15", |
44 | | - "@radix-ui/react-popover": "^1.1.15", |
45 | | - "@radix-ui/react-progress": "^1.1.8", |
46 | | - "@radix-ui/react-scroll-area": "^1.2.10", |
47 | | - "@radix-ui/react-select": "^2.2.6", |
48 | | - "@radix-ui/react-separator": "^1.1.8", |
49 | | - "@radix-ui/react-slot": "^1.2.4", |
50 | | - "@radix-ui/react-switch": "^1.2.6", |
51 | | - "@radix-ui/react-tabs": "^1.1.13", |
52 | | - "@radix-ui/react-tooltip": "^1.2.8", |
53 | | - "@radix-ui/react-use-controllable-state": "^1.2.2", |
54 | | - "@rive-app/react-webgl2": "^4.28.6", |
| 38 | + "@radix-ui/react-accordion": "^1.2.13", |
| 39 | + "@radix-ui/react-avatar": "^1.1.12", |
| 40 | + "@radix-ui/react-collapsible": "^1.1.13", |
| 41 | + "@radix-ui/react-dialog": "^1.1.16", |
| 42 | + "@radix-ui/react-dropdown-menu": "^2.1.17", |
| 43 | + "@radix-ui/react-hover-card": "^1.1.16", |
| 44 | + "@radix-ui/react-popover": "^1.1.16", |
| 45 | + "@radix-ui/react-progress": "^1.1.9", |
| 46 | + "@radix-ui/react-scroll-area": "^1.2.11", |
| 47 | + "@radix-ui/react-select": "^2.3.0", |
| 48 | + "@radix-ui/react-separator": "^1.1.9", |
| 49 | + "@radix-ui/react-slot": "^1.2.5", |
| 50 | + "@radix-ui/react-switch": "^1.3.0", |
| 51 | + "@radix-ui/react-tabs": "^1.1.14", |
| 52 | + "@radix-ui/react-tooltip": "^1.2.9", |
| 53 | + "@radix-ui/react-use-controllable-state": "^1.2.3", |
| 54 | + "@rive-app/react-webgl2": "^4.29.0", |
55 | 55 | "@smithy/eventstream-codec": "^4.3.6", |
56 | 56 | "@streamdown/cjk": "^1.0.3", |
57 | 57 | "@streamdown/code": "^1.1.1", |
58 | 58 | "@streamdown/math": "^1.0.2", |
59 | 59 | "@streamdown/mermaid": "^1.0.2", |
60 | 60 | "@xyflow/react": "^12.11.0", |
61 | | - "ai": "^6.0.193", |
| 61 | + "ai": "^6.0.197", |
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.4.2", |
| 67 | + "langchain": "^1.4.4", |
68 | 68 | "lucide-react": "^0.563.0", |
69 | 69 | "media-chrome": "^4.19.1", |
70 | 70 | "motion": "^12.40.0", |
|
77 | 77 | "streamdown": "^2.5.0", |
78 | 78 | "tailwind-merge": "^3.6.0", |
79 | 79 | "tokenlens": "^1.3.1", |
80 | | - "use-stick-to-bottom": "^1.1.4" |
| 80 | + "use-stick-to-bottom": "^1.1.6" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "@eslint/js": "^10.0.1", |
84 | 84 | "@stylistic/eslint-plugin": "^5.10.0", |
85 | 85 | "@tailwindcss/postcss": "^4.3.0", |
86 | | - "@types/node": "^24.12.4", |
87 | | - "@types/react": "^19.2.16", |
| 86 | + "@types/node": "^24.13.1", |
| 87 | + "@types/react": "^19.2.17", |
88 | 88 | "@types/react-dom": "^19.2.3", |
89 | 89 | "eslint": "^10.4.1", |
90 | 90 | "eslint-config-next": "^16.2.7", |
|
0 commit comments