From b70701250f23385192f366899b037cd361dc068a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:06:11 +0000 Subject: [PATCH] chore(deps): bump next from 16.2.1 to 16.2.11 in /apps/web Bumps [next](https://github.com/vercel/next.js) from 16.2.1 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.1...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index f26557a0b6e..fc09e7594f1 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -111,7 +111,7 @@ "media-chrome": "^4.12.0", "moment": "^2.30.1", "motion": "^12.18.1", - "next": "16.2.1", + "next": "16.2.11", "next-auth": "^4.24.5", "next-mdx-remote": "^6.0.0", "posthog-js": "^1.215.3",