From e7ce40ab6bcd1c87e62a6feba668cff4acf09068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 09:33:17 +0000 Subject: [PATCH] chore(deps): bump next in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` 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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 704c57e72..2c04ceb49 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lucide-react": "0.563.0", - "next": "16.2.6", + "next": "16.2.11", "next-themes": "0.4.6", "react": "19.3.0-canary-8c34556c-20260126", "react-day-picker": "9.13.1",