Skip to content

Commit 4a97a61

Browse files
Bump ai from 6.0.141 to 6.0.142 (#177)
Bumps [ai](https://github.com/vercel/ai) from 6.0.141 to 6.0.142. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@6.0.141...ai@6.0.142) --- updated-dependencies: - dependency-name: ai dependency-version: 6.0.142 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 455cbc3 commit 4a97a61

4 files changed

Lines changed: 42 additions & 15 deletions

File tree

agents/agent-ai-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@llm-ts-example/common-backend-core": "workspace:*",
4141
"@llm-ts-example/common-core": "workspace:*",
4242
"@smithy/eventstream-codec": "^4.2.12",
43-
"ai": "^6.0.141",
43+
"ai": "^6.0.142",
4444
"aws-cdk-lib": "^2.245.0",
4545
"constructs": "^10.6.0",
4646
"dotenv": "^17.3.1",

agents/agent-langchain-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@streamdown/math": "^1.0.2",
5959
"@streamdown/mermaid": "^1.0.2",
6060
"@xyflow/react": "^12.10.2",
61-
"ai": "^6.0.141",
61+
"ai": "^6.0.142",
6262
"ansi-to-react": "^6.2.6",
6363
"class-variance-authority": "^0.7.1",
6464
"clsx": "^2.1.1",

chat-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@radix-ui/react-tooltip": "^1.2.8",
2626
"@radix-ui/react-use-controllable-state": "^1.2.2",
2727
"@xyflow/react": "^12.10.2",
28-
"ai": "^6.0.141",
28+
"ai": "^6.0.142",
2929
"class-variance-authority": "^0.7.1",
3030
"clsx": "^2.1.1",
3131
"cmdk": "^1.1.1",

pnpm-lock.yaml

Lines changed: 39 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)