From 1ea46d8ea43b2efe168f5d477e34fe0c3a29b1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:28:40 +0000 Subject: [PATCH] chore(deps): bump next in /references/d3-openai-agents Bumps [next](https://github.com/vercel/next.js) from 15.2.4 to 15.4.8. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.2.4...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- references/d3-openai-agents/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/references/d3-openai-agents/package.json b/references/d3-openai-agents/package.json index 91309ea5a3..f68521f3fb 100644 --- a/references/d3-openai-agents/package.json +++ b/references/d3-openai-agents/package.json @@ -28,7 +28,7 @@ "clsx": "^2.1.1", "lucide-react": "^0.484.0", "nanoid": "^5.1.5", - "next": "15.2.4", + "next": "15.4.8", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.0.2",