|
10 | 10 | "lint-fix": "eslint --fix" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/langchain": "^2.0.147", |
14 | | - "@ai-sdk/react": "^3.0.143", |
| 13 | + "@ai-sdk/langchain": "^2.0.151", |
| 14 | + "@ai-sdk/react": "^3.0.147", |
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.32.0", |
18 | | - "@aws-sdk/credential-provider-node": "^3.972.29", |
| 18 | + "@aws-sdk/credential-provider-node": "^3.972.30", |
19 | 19 | "@langchain/aws": "^1.3.3", |
20 | 20 | "@langchain/classic": "^1.0.27", |
21 | 21 | "@langchain/core": "^1.1.38", |
|
52 | 52 | "@radix-ui/react-tooltip": "^1.2.8", |
53 | 53 | "@radix-ui/react-use-controllable-state": "^1.2.2", |
54 | 54 | "@rive-app/react-webgl2": "^4.27.3", |
55 | | - "@smithy/eventstream-codec": "^4.2.12", |
| 55 | + "@smithy/eventstream-codec": "^4.2.13", |
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.141", |
| 61 | + "ai": "^6.0.145", |
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.18.3", |
70 | 70 | "motion": "^12.38.0", |
71 | 71 | "nanoid": "^5.1.7", |
72 | | - "next": "^16.2.1", |
| 72 | + "next": "^16.2.2", |
73 | 73 | "react": "19.2.3", |
74 | 74 | "react-dom": "19.2.3", |
75 | 75 | "shiki": "^3.23.0", |
|
84 | 84 | "@eslint/js": "^10.0.1", |
85 | 85 | "@stylistic/eslint-plugin": "^5.10.0", |
86 | 86 | "@tailwindcss/postcss": "^4.2.2", |
87 | | - "@types/node": "^24.12.0", |
| 87 | + "@types/node": "^24.12.2", |
88 | 88 | "@types/react": "^19.2.14", |
89 | 89 | "@types/react-dom": "^19.2.3", |
90 | 90 | "eslint": "^10.1.0", |
91 | | - "eslint-config-next": "^16.2.1", |
| 91 | + "eslint-config-next": "^16.2.2", |
92 | 92 | "eslint-import-resolver-typescript": "^4.4.4", |
93 | 93 | "eslint-plugin-import-x": "^4.16.2", |
94 | 94 | "eslint-plugin-promise": "^7.2.1", |
|
0 commit comments