|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.96", |
14 | | - "@ai-sdk/react": "^3.0.92", |
| 13 | + "@ai-sdk/langchain": "^2.0.103", |
| 14 | + "@ai-sdk/react": "^3.0.99", |
15 | 15 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.8", |
16 | 16 | "@arizeai/openinference-instrumentation-langchain": "^4.0.6", |
17 | 17 | "@aws-lambda-powertools/logger": "^2.31.0", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.9", |
19 | | - "@langchain/aws": "^1.2.3", |
20 | | - "@langchain/classic": "^1.0.18", |
21 | | - "@langchain/core": "^1.1.26", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.10", |
| 19 | + "@langchain/aws": "^1.2.4", |
| 20 | + "@langchain/classic": "^1.0.19", |
| 21 | + "@langchain/core": "^1.1.27", |
22 | 22 | "@langchain/langgraph": "^1.1.5", |
23 | 23 | "@langchain/mcp-adapters": "^1.1.3", |
24 | 24 | "@opentelemetry/api": "^1.9.0", |
|
54 | 54 | "@rive-app/react-webgl2": "^4.27.0", |
55 | 55 | "@smithy/eventstream-codec": "^4.2.8", |
56 | 56 | "@streamdown/cjk": "^1.0.2", |
57 | | - "@streamdown/code": "^1.0.2", |
| 57 | + "@streamdown/code": "^1.0.3", |
58 | 58 | "@streamdown/math": "^1.0.2", |
59 | 59 | "@streamdown/mermaid": "^1.0.2", |
60 | | - "@xyflow/react": "^12.10.0", |
61 | | - "ai": "^6.0.90", |
| 60 | + "@xyflow/react": "^12.10.1", |
| 61 | + "ai": "^6.0.97", |
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 | 67 | "langchain": "^1.2.25", |
68 | 68 | "lucide-react": "^0.563.0", |
69 | | - "media-chrome": "^4.17.2", |
70 | | - "motion": "^12.34.2", |
| 69 | + "media-chrome": "^4.18.0", |
| 70 | + "motion": "^12.34.3", |
71 | 71 | "nanoid": "^5.1.6", |
72 | 72 | "next": "^16.1.6", |
73 | 73 | "react": "19.2.3", |
74 | 74 | "react-dom": "19.2.3", |
75 | 75 | "shiki": "^3.22.0", |
76 | 76 | "sonner": "^2.0.7", |
77 | | - "streamdown": "^2.2.0", |
78 | | - "tailwind-merge": "^3.4.1", |
| 77 | + "streamdown": "^2.3.0", |
| 78 | + "tailwind-merge": "^3.5.0", |
79 | 79 | "tokenlens": "^1.3.1", |
80 | 80 | "use-stick-to-bottom": "^1.1.3" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "@eslint/compat": "^2.0.2", |
84 | 84 | "@eslint/js": "^10.0.1", |
85 | | - "@stylistic/eslint-plugin": "^5.8.0", |
86 | | - "@tailwindcss/postcss": "^4.1.18", |
| 85 | + "@stylistic/eslint-plugin": "^5.9.0", |
| 86 | + "@tailwindcss/postcss": "^4.2.0", |
87 | 87 | "@types/node": "^22.19.11", |
88 | 88 | "@types/react": "^19.2.14", |
89 | 89 | "@types/react-dom": "^19.2.3", |
90 | | - "eslint": "^9.39.2", |
| 90 | + "eslint": "^9.39.3", |
91 | 91 | "eslint-config-next": "^16.1.6", |
92 | 92 | "eslint-import-resolver-typescript": "^4.4.4", |
93 | 93 | "eslint-plugin-import": "^2.32.0", |
94 | 94 | "eslint-plugin-promise": "^7.2.1", |
95 | | - "tailwindcss": "^4.1.18", |
| 95 | + "tailwindcss": "^4.2.0", |
96 | 96 | "tw-animate-css": "^1.4.0", |
97 | 97 | "typescript": "^5.9.3", |
98 | 98 | "typescript-eslint": "^8.56.0", |
|
0 commit comments