From 2663929b913a4336caadbde537a5547649da2bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 00:43:01 +0000 Subject: [PATCH] build(deps): bump next from 16.2.6 to 16.2.11 in /apps/nextjs Bumps [next](https://github.com/vercel/next.js) from 16.2.6 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 87d9402..9e00d02 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -20,7 +20,7 @@ "@mui/system": "9.0.0", "@mui/x-date-pickers": "9.0.2", "eslint": "^8", - "next": "16.2.6", + "next": "16.2.11", "react": "19.1.1", "react-dom": "19.1.1", "react-hook-form": "7.62.0",