|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.228", |
14 | | - "@ai-sdk/react": "^3.0.222", |
| 13 | + "@ai-sdk/langchain": "^2.0.232", |
| 14 | + "@ai-sdk/react": "^3.0.226", |
15 | 15 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.17", |
16 | 16 | "@arizeai/openinference-instrumentation-langchain": "^4.0.14", |
17 | | - "@aws-lambda-powertools/logger": "^2.33.1", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.63", |
| 17 | + "@aws-lambda-powertools/logger": "^2.34.0", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.66", |
19 | 19 | "@langchain/aws": "^1.4.2", |
20 | | - "@langchain/classic": "^1.0.38", |
21 | | - "@langchain/core": "^1.2.1", |
| 20 | + "@langchain/classic": "^1.0.40", |
| 21 | + "@langchain/core": "^1.2.2", |
22 | 22 | "@langchain/langgraph": "^1.4.7", |
23 | 23 | "@langchain/mcp-adapters": "^1.1.3", |
24 | 24 | "@opentelemetry/api": "^1.9.1", |
|
34 | 34 | "@opentelemetry/sdk-node": "^0.217.0", |
35 | 35 | "@opentelemetry/sdk-trace-base": "^2.9.0", |
36 | 36 | "@opentelemetry/sdk-trace-node": "^2.9.0", |
37 | | - "@opentelemetry/semantic-conventions": "^1.42.0", |
| 37 | + "@opentelemetry/semantic-conventions": "^1.43.0", |
38 | 38 | "@radix-ui/react-accordion": "^1.2.16", |
39 | 39 | "@radix-ui/react-avatar": "^1.2.2", |
40 | 40 | "@radix-ui/react-collapsible": "^1.1.16", |
|
51 | 51 | "@radix-ui/react-tabs": "^1.1.17", |
52 | 52 | "@radix-ui/react-tooltip": "^1.2.12", |
53 | 53 | "@radix-ui/react-use-controllable-state": "^1.2.3", |
54 | | - "@rive-app/react-webgl2": "^4.29.4", |
55 | | - "@smithy/eventstream-codec": "^4.4.6", |
| 54 | + "@rive-app/react-webgl2": "^4.29.5", |
| 55 | + "@smithy/eventstream-codec": "^4.4.8", |
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.2", |
61 | | - "ai": "^6.0.220", |
| 61 | + "ai": "^6.0.224", |
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.5.2", |
| 67 | + "langchain": "^1.5.3", |
68 | 68 | "lucide-react": "^0.563.0", |
69 | 69 | "media-chrome": "^4.19.2", |
70 | 70 | "motion": "^12.42.2", |
|
83 | 83 | "@eslint/js": "^10.0.1", |
84 | 84 | "@stylistic/eslint-plugin": "^5.10.0", |
85 | 85 | "@tailwindcss/postcss": "^4.3.2", |
86 | | - "@types/node": "^24.13.2", |
| 86 | + "@types/node": "^24.13.3", |
87 | 87 | "@types/react": "^19.2.17", |
88 | 88 | "@types/react-dom": "^19.2.3", |
89 | | - "eslint": "^10.6.0", |
| 89 | + "eslint": "^10.7.0", |
90 | 90 | "eslint-config-next": "^16.2.10", |
91 | 91 | "eslint-import-resolver-typescript": "^4.4.5", |
92 | 92 | "eslint-plugin-import-x": "^4.17.1", |
|
95 | 95 | "tw-animate-css": "^1.4.0", |
96 | 96 | "typescript": "^6.0.3", |
97 | 97 | "typescript-eslint": "^8.63.0", |
98 | | - "vite": "^8.1.3", |
| 98 | + "vite": "^8.1.4", |
99 | 99 | "vitest": "^4.1.10" |
100 | 100 | } |
101 | 101 | } |
0 commit comments