From 1d14e3772590c07fb2f086b577f64d8272930df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:32:16 +0000 Subject: [PATCH] chore(deps): bump next from 16.2.6 to 16.2.11 in /apps/marketing 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/marketing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/marketing/package.json b/apps/marketing/package.json index 3579c021..be4f6e7a 100644 --- a/apps/marketing/package.json +++ b/apps/marketing/package.json @@ -15,7 +15,7 @@ "@fodmapp/tailwind-config": "workspace:*", "@fodmapp/ui": "workspace:*", "@neondatabase/serverless": "^1.0.2", - "next": "16.2.6", + "next": "16.2.11", "react": "19.2.4", "react-dom": "19.2.4", "resend": "^4.5.0"