From c749bb6cd5b283c9cdfd5346f31d5c94dae6e9e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 17:57:00 +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.1.7. - [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.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 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",