From 3e2facb4d87179d61811cff19c1bc218a64b0dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:01:02 +0000 Subject: [PATCH] Bump ai in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [ai](https://github.com/vercel/ai). Updates `ai` from 4.3.19 to 5.0.113 - [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@4.3.19...ai@5.0.113) --- updated-dependencies: - dependency-name: ai dependency-version: 5.0.113 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31c2926..b2c80c8 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "next": "^15.5.7", "next-themes": "latest", "openai": "^4.20.0", - "ai": "^4.0.0", + "ai": "^5.0.113", "@ai-sdk/openai": "^1.0.0", "react": "^19.2.1", "react-day-picker": "9.8.0",