|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.217", |
14 | | - "@ai-sdk/react": "^3.0.211", |
15 | | - "@arizeai/openinference-instrumentation-bedrock": "^0.4.15", |
16 | | - "@arizeai/openinference-instrumentation-langchain": "^4.0.13", |
| 13 | + "@ai-sdk/langchain": "^2.0.227", |
| 14 | + "@ai-sdk/react": "^3.0.221", |
| 15 | + "@arizeai/openinference-instrumentation-bedrock": "^0.4.17", |
| 16 | + "@arizeai/openinference-instrumentation-langchain": "^4.0.14", |
17 | 17 | "@aws-lambda-powertools/logger": "^2.33.1", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.58", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.62", |
19 | 19 | "@langchain/aws": "^1.4.2", |
20 | 20 | "@langchain/classic": "^1.0.38", |
21 | 21 | "@langchain/core": "^1.2.1", |
22 | | - "@langchain/langgraph": "^1.4.5", |
| 22 | + "@langchain/langgraph": "^1.4.7", |
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.8.0", |
36 | 36 | "@opentelemetry/sdk-trace-node": "^2.8.0", |
37 | 37 | "@opentelemetry/semantic-conventions": "^1.41.1", |
38 | | - "@radix-ui/react-accordion": "^1.2.14", |
39 | | - "@radix-ui/react-avatar": "^1.2.0", |
40 | | - "@radix-ui/react-collapsible": "^1.1.14", |
41 | | - "@radix-ui/react-dialog": "^1.1.17", |
42 | | - "@radix-ui/react-dropdown-menu": "^2.1.18", |
43 | | - "@radix-ui/react-hover-card": "^1.1.17", |
44 | | - "@radix-ui/react-popover": "^1.1.17", |
45 | | - "@radix-ui/react-progress": "^1.1.10", |
46 | | - "@radix-ui/react-scroll-area": "^1.2.12", |
47 | | - "@radix-ui/react-select": "^2.3.1", |
48 | | - "@radix-ui/react-separator": "^1.1.10", |
| 38 | + "@radix-ui/react-accordion": "^1.2.15", |
| 39 | + "@radix-ui/react-avatar": "^1.2.1", |
| 40 | + "@radix-ui/react-collapsible": "^1.1.15", |
| 41 | + "@radix-ui/react-dialog": "^1.1.18", |
| 42 | + "@radix-ui/react-dropdown-menu": "^2.1.19", |
| 43 | + "@radix-ui/react-hover-card": "^1.1.18", |
| 44 | + "@radix-ui/react-popover": "^1.1.18", |
| 45 | + "@radix-ui/react-progress": "^1.1.11", |
| 46 | + "@radix-ui/react-scroll-area": "^1.2.13", |
| 47 | + "@radix-ui/react-select": "^2.3.2", |
| 48 | + "@radix-ui/react-separator": "^1.1.11", |
49 | 49 | "@radix-ui/react-slot": "^1.3.0", |
50 | | - "@radix-ui/react-switch": "^1.3.1", |
51 | | - "@radix-ui/react-tabs": "^1.1.15", |
52 | | - "@radix-ui/react-tooltip": "^1.2.10", |
| 50 | + "@radix-ui/react-switch": "^1.3.2", |
| 51 | + "@radix-ui/react-tabs": "^1.1.16", |
| 52 | + "@radix-ui/react-tooltip": "^1.2.11", |
53 | 53 | "@radix-ui/react-use-controllable-state": "^1.2.3", |
54 | | - "@rive-app/react-webgl2": "^4.29.3", |
55 | | - "@smithy/eventstream-codec": "^4.4.2", |
| 54 | + "@rive-app/react-webgl2": "^4.29.4", |
| 55 | + "@smithy/eventstream-codec": "^4.4.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.11.1", |
61 | | - "ai": "^6.0.209", |
| 61 | + "ai": "^6.0.219", |
62 | 62 | "ansi-to-react": "^6.2.6", |
63 | 63 | "class-variance-authority": "^0.7.1", |
64 | 64 | "clsx": "^2.1.1", |
|
67 | 67 | "langchain": "^1.5.2", |
68 | 68 | "lucide-react": "^0.563.0", |
69 | 69 | "media-chrome": "^4.19.2", |
70 | | - "motion": "^12.41.0", |
| 70 | + "motion": "^12.42.2", |
71 | 71 | "nanoid": "^5.1.16", |
72 | | - "next": "^16.2.9", |
| 72 | + "next": "^16.2.10", |
73 | 73 | "react": "19.2.3", |
74 | 74 | "react-dom": "19.2.3", |
75 | 75 | "shiki": "^3.23.0", |
|
82 | 82 | "devDependencies": { |
83 | 83 | "@eslint/js": "^10.0.1", |
84 | 84 | "@stylistic/eslint-plugin": "^5.10.0", |
85 | | - "@tailwindcss/postcss": "^4.3.1", |
| 85 | + "@tailwindcss/postcss": "^4.3.2", |
86 | 86 | "@types/node": "^24.13.2", |
87 | 87 | "@types/react": "^19.2.17", |
88 | 88 | "@types/react-dom": "^19.2.3", |
89 | | - "eslint": "^10.5.0", |
90 | | - "eslint-config-next": "^16.2.9", |
| 89 | + "eslint": "^10.6.0", |
| 90 | + "eslint-config-next": "^16.2.10", |
91 | 91 | "eslint-import-resolver-typescript": "^4.4.5", |
92 | | - "eslint-plugin-import-x": "^4.17.0", |
| 92 | + "eslint-plugin-import-x": "^4.17.1", |
93 | 93 | "eslint-plugin-promise": "^7.3.0", |
94 | | - "tailwindcss": "^4.3.1", |
| 94 | + "tailwindcss": "^4.3.2", |
95 | 95 | "tw-animate-css": "^1.4.0", |
96 | 96 | "typescript": "^6.0.3", |
97 | | - "typescript-eslint": "^8.62.0", |
98 | | - "vite": "^8.1.0", |
| 97 | + "typescript-eslint": "^8.62.1", |
| 98 | + "vite": "^8.1.3", |
99 | 99 | "vitest": "^4.1.9" |
100 | 100 | } |
101 | 101 | } |
0 commit comments