From 56c3335db5bd45fb1dfcabb9a67057ca676abcc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:23:39 +0000 Subject: [PATCH] build(deps): bump ai Bumps the npm_and_yarn group with 1 update in the /apps/sim directory: [ai](https://github.com/vercel/ai). Updates `ai` from 4.3.19 to 5.0.89 - [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.89) --- updated-dependencies: - dependency-name: ai dependency-version: 5.0.89 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/sim/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sim/package.json b/apps/sim/package.json index 9e0e2cd82e..03b040fc42 100644 --- a/apps/sim/package.json +++ b/apps/sim/package.json @@ -71,7 +71,7 @@ "@types/three": "0.177.0", "@vercel/og": "^0.6.5", "@vercel/speed-insights": "^1.2.0", - "ai": "^4.3.2", + "ai": "^5.0.89", "better-auth": "^1.2.9", "browser-image-compression": "^2.0.2", "class-variance-authority": "^0.7.1",