From 8990863ae25533a5bfbf751c6752e802f7c8bc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 08:10:44 +0000 Subject: [PATCH] chore(deps): bump next in /apps/next-app-router/next-app-router-4001 Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.2.3. - [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.10...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/next-app-router/next-app-router-4001/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/next-app-router/next-app-router-4001/package.json b/apps/next-app-router/next-app-router-4001/package.json index fb43609ce16..bb51089bb5f 100644 --- a/apps/next-app-router/next-app-router-4001/package.json +++ b/apps/next-app-router/next-app-router-4001/package.json @@ -30,7 +30,7 @@ "date-fns": "3.6.0", "dinero.js": "2.0.1", "ms": "3.0.0-canary.1", - "next": "16.1.5", + "next": "16.2.3", "react": "19.0.0-rc-cd22717c-20241013", "react-dom": "19.0.0-rc-cd22717c-20241013", "server-only": "0.0.1",