|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.191", |
14 | | - "@ai-sdk/react": "^3.0.187", |
15 | | - "@arizeai/openinference-instrumentation-bedrock": "^0.4.12", |
16 | | - "@arizeai/openinference-instrumentation-langchain": "^4.0.10", |
17 | | - "@aws-lambda-powertools/logger": "^2.33.0", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.43", |
19 | | - "@langchain/aws": "^1.3.8", |
20 | | - "@langchain/classic": "^1.0.33", |
21 | | - "@langchain/core": "^1.1.47", |
| 13 | + "@ai-sdk/langchain": "^2.0.200", |
| 14 | + "@ai-sdk/react": "^3.0.195", |
| 15 | + "@arizeai/openinference-instrumentation-bedrock": "^0.4.14", |
| 16 | + "@arizeai/openinference-instrumentation-langchain": "^4.0.12", |
| 17 | + "@aws-lambda-powertools/logger": "^2.33.1", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.47", |
| 19 | + "@langchain/aws": "^1.3.9", |
| 20 | + "@langchain/classic": "^1.0.34", |
| 21 | + "@langchain/core": "^1.1.48", |
22 | 22 | "@langchain/langgraph": "^1.3.2", |
23 | 23 | "@langchain/mcp-adapters": "^1.1.3", |
24 | 24 | "@opentelemetry/api": "^1.9.1", |
|
51 | 51 | "@radix-ui/react-tabs": "^1.1.13", |
52 | 52 | "@radix-ui/react-tooltip": "^1.2.8", |
53 | 53 | "@radix-ui/react-use-controllable-state": "^1.2.2", |
54 | | - "@rive-app/react-webgl2": "^4.28.5", |
55 | | - "@smithy/eventstream-codec": "^4.3.3", |
| 54 | + "@rive-app/react-webgl2": "^4.28.6", |
| 55 | + "@smithy/eventstream-codec": "^4.3.5", |
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.10.2", |
61 | | - "ai": "^6.0.185", |
| 61 | + "ai": "^6.0.193", |
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.1", |
| 67 | + "langchain": "^1.4.2", |
68 | 68 | "lucide-react": "^0.563.0", |
69 | 69 | "media-chrome": "^4.19.0", |
70 | | - "motion": "^12.39.0", |
| 70 | + "motion": "^12.40.0", |
71 | 71 | "nanoid": "^5.1.11", |
72 | 72 | "next": "^16.2.6", |
73 | 73 | "react": "19.2.3", |
|
87 | 87 | "@types/node": "^24.12.4", |
88 | 88 | "@types/react": "^19.2.15", |
89 | 89 | "@types/react-dom": "^19.2.3", |
90 | | - "eslint": "^10.4.0", |
| 90 | + "eslint": "^10.4.1", |
91 | 91 | "eslint-config-next": "^16.2.6", |
92 | 92 | "eslint-import-resolver-typescript": "^4.4.4", |
93 | 93 | "eslint-plugin-import-x": "^4.16.2", |
94 | 94 | "eslint-plugin-promise": "^7.3.0", |
95 | 95 | "tailwindcss": "^4.3.0", |
96 | 96 | "tw-animate-css": "^1.4.0", |
97 | 97 | "typescript": "^5.9.3", |
98 | | - "typescript-eslint": "^8.59.4", |
99 | | - "vite": "^8.0.13", |
| 98 | + "typescript-eslint": "^8.60.0", |
| 99 | + "vite": "^8.0.14", |
100 | 100 | "vitest": "^4.1.7" |
101 | 101 | } |
102 | 102 | } |
0 commit comments