From 8d7ad697d06341cdc05c77a808e4d80b130076a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 02:55:49 +0000 Subject: [PATCH] Bump next in /docs in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /docs directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.3 to 16.2.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.2.3...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 9209bc4..7602b08 100644 --- a/docs/package.json +++ b/docs/package.json @@ -16,7 +16,7 @@ "fumadocs-mdx": "14.2.9", "fumadocs-ui": "16.6.9", "lucide-react": "^0.575.0", - "next": "16.2.3", + "next": "16.2.6", "react": "^19.2.4", "react-dom": "^19.2.4", "tailwind-merge": "^3.5.0",