|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.232", |
14 | | - "@ai-sdk/react": "^3.0.226", |
| 13 | + "@ai-sdk/langchain": "^2.0.242", |
| 14 | + "@ai-sdk/react": "^3.0.236", |
15 | 15 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.17", |
16 | 16 | "@arizeai/openinference-instrumentation-langchain": "^4.0.14", |
17 | 17 | "@aws-lambda-powertools/logger": "^2.34.0", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.66", |
19 | | - "@langchain/aws": "^1.4.2", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.71", |
| 19 | + "@langchain/aws": "^1.4.3", |
20 | 20 | "@langchain/classic": "^1.0.40", |
21 | | - "@langchain/core": "^1.2.2", |
22 | | - "@langchain/langgraph": "^1.4.7", |
| 21 | + "@langchain/core": "^1.2.3", |
| 22 | + "@langchain/langgraph": "^1.4.8", |
23 | 23 | "@langchain/mcp-adapters": "^1.1.3", |
24 | 24 | "@opentelemetry/api": "^1.9.1", |
25 | 25 | "@opentelemetry/api-logs": "^0.218.0", |
|
28 | 28 | "@opentelemetry/exporter-trace-otlp-http": "^0.218.0", |
29 | 29 | "@opentelemetry/exporter-trace-otlp-proto": "^0.218.0", |
30 | 30 | "@opentelemetry/instrumentation": "^0.218.0", |
31 | | - "@opentelemetry/resources": "^2.9.0", |
| 31 | + "@opentelemetry/resources": "^2.10.0", |
32 | 32 | "@opentelemetry/sdk-logs": "^0.218.0", |
33 | | - "@opentelemetry/sdk-metrics": "^2.9.0", |
| 33 | + "@opentelemetry/sdk-metrics": "^2.10.0", |
34 | 34 | "@opentelemetry/sdk-node": "^0.217.0", |
35 | | - "@opentelemetry/sdk-trace-base": "^2.9.0", |
36 | | - "@opentelemetry/sdk-trace-node": "^2.9.0", |
| 35 | + "@opentelemetry/sdk-trace-base": "^2.10.0", |
| 36 | + "@opentelemetry/sdk-trace-node": "^2.10.0", |
37 | 37 | "@opentelemetry/semantic-conventions": "^1.43.0", |
38 | | - "@radix-ui/react-accordion": "^1.2.16", |
39 | | - "@radix-ui/react-avatar": "^1.2.2", |
40 | | - "@radix-ui/react-collapsible": "^1.1.16", |
41 | | - "@radix-ui/react-dialog": "^1.1.19", |
42 | | - "@radix-ui/react-dropdown-menu": "^2.1.20", |
43 | | - "@radix-ui/react-hover-card": "^1.1.19", |
44 | | - "@radix-ui/react-popover": "^1.1.19", |
45 | | - "@radix-ui/react-progress": "^1.1.12", |
46 | | - "@radix-ui/react-scroll-area": "^1.2.14", |
47 | | - "@radix-ui/react-select": "^2.3.3", |
48 | | - "@radix-ui/react-separator": "^1.1.11", |
49 | | - "@radix-ui/react-slot": "^1.3.0", |
50 | | - "@radix-ui/react-switch": "^1.3.3", |
51 | | - "@radix-ui/react-tabs": "^1.1.17", |
52 | | - "@radix-ui/react-tooltip": "^1.2.12", |
53 | | - "@radix-ui/react-use-controllable-state": "^1.2.3", |
| 38 | + "@radix-ui/react-accordion": "^1.2.18", |
| 39 | + "@radix-ui/react-avatar": "^1.2.4", |
| 40 | + "@radix-ui/react-collapsible": "^1.1.18", |
| 41 | + "@radix-ui/react-dialog": "^1.1.21", |
| 42 | + "@radix-ui/react-dropdown-menu": "^2.1.22", |
| 43 | + "@radix-ui/react-hover-card": "^1.1.21", |
| 44 | + "@radix-ui/react-popover": "^1.1.21", |
| 45 | + "@radix-ui/react-progress": "^1.1.14", |
| 46 | + "@radix-ui/react-scroll-area": "^1.2.16", |
| 47 | + "@radix-ui/react-select": "^2.3.5", |
| 48 | + "@radix-ui/react-separator": "^1.1.13", |
| 49 | + "@radix-ui/react-slot": "^1.3.1", |
| 50 | + "@radix-ui/react-switch": "^1.3.5", |
| 51 | + "@radix-ui/react-tabs": "^1.1.19", |
| 52 | + "@radix-ui/react-tooltip": "^1.2.14", |
| 53 | + "@radix-ui/react-use-controllable-state": "^1.2.5", |
54 | 54 | "@rive-app/react-webgl2": "^4.29.5", |
55 | | - "@smithy/eventstream-codec": "^4.4.8", |
| 55 | + "@smithy/eventstream-codec": "^4.4.12", |
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.224", |
| 61 | + "ai": "^6.0.234", |
62 | 62 | "ansi-to-react": "^6.2.6", |
63 | 63 | "class-variance-authority": "^0.7.1", |
64 | 64 | "clsx": "^2.1.1", |
|
69 | 69 | "media-chrome": "^4.19.2", |
70 | 70 | "motion": "^12.42.2", |
71 | 71 | "nanoid": "^5.1.16", |
72 | | - "next": "^16.2.10", |
| 72 | + "next": "^16.2.11", |
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.2", |
| 85 | + "@tailwindcss/postcss": "^4.3.3", |
86 | 86 | "@types/node": "^24.13.3", |
87 | 87 | "@types/react": "^19.2.17", |
88 | 88 | "@types/react-dom": "^19.2.3", |
89 | 89 | "eslint": "^10.7.0", |
90 | | - "eslint-config-next": "^16.2.10", |
| 90 | + "eslint-config-next": "^16.2.11", |
91 | 91 | "eslint-import-resolver-typescript": "^4.4.5", |
92 | 92 | "eslint-plugin-import-x": "^4.17.1", |
93 | 93 | "eslint-plugin-promise": "^7.3.0", |
94 | | - "tailwindcss": "^4.3.2", |
| 94 | + "tailwindcss": "^4.3.3", |
95 | 95 | "tw-animate-css": "^1.4.0", |
96 | 96 | "typescript": "^6.0.3", |
97 | | - "typescript-eslint": "^8.63.0", |
98 | | - "vite": "^8.1.4", |
| 97 | + "typescript-eslint": "^8.65.0", |
| 98 | + "vite": "^8.1.5", |
99 | 99 | "vitest": "^4.1.10" |
100 | 100 | } |
101 | 101 | } |
0 commit comments