From 71a007611af183a46d312286e1444f80c5d63fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:04:38 +0000 Subject: [PATCH] Bump next from 16.0.1 to 16.1.5 in /workbench/nextjs-turbopack Bumps [next](https://github.com/vercel/next.js) from 16.0.1 to 16.1.5. - [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/v16.0.1...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workbench/nextjs-turbopack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workbench/nextjs-turbopack/package.json b/workbench/nextjs-turbopack/package.json index 4722d0b300..cbf9a3b123 100644 --- a/workbench/nextjs-turbopack/package.json +++ b/workbench/nextjs-turbopack/package.json @@ -26,7 +26,7 @@ "lodash.chunk": "^4.2.0", "lucide-react": "0.555.0", "mixpart": "0.0.4", - "next": "16.0.1", + "next": "16.1.5", "openai": "6.9.1", "react": "^19.0.0", "react-dom": "^19.0.0",