From d8711b36c9d441158a538c2de78b3aedffa0ad07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:35:40 +0000 Subject: [PATCH] chore(deps): bump next 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 6bdc77a134..2fb0ed1b44 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,7 +30,7 @@ "fumadocs-ui": "16.6.17", "lucide-react": "0.575.0", "motion": "^12.36.0", - "next": "16.2.3", + "next": "16.2.6", "picocolors": "^1.1.1", "react": "19.2.3", "react-dom": "19.2.3"