From 68d797f5952c3e384aa2c30ec131bfd25b67a158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 22:36:26 +0000 Subject: [PATCH] Bump next in /packages/seo in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /packages/seo directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.1.6 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.1.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] --- packages/seo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/seo/package.json b/packages/seo/package.json index 98c28f3..082c9bd 100644 --- a/packages/seo/package.json +++ b/packages/seo/package.json @@ -28,7 +28,7 @@ "dependencies": { "@t3-oss/env-core": "^0.13.10", "lodash.merge": "^4.6.2", - "next": "16.1.6", + "next": "16.2.11", "react": "19.2.4", "schema-dts": "^1.1.5", "zod": "^4.3.6"