From e829da81a7e1a609660a678a8c3cfa792aa07b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 04:33:57 +0000 Subject: [PATCH] chore(deps): bump next from 16.0.10 to 16.1.7 in /docs Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.1.7. - [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.0.10...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production ... 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 40b0a205..0e5a55aa 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "katex": "^0.16.27", "lucide-react": "^0.556.0", "mermaid": "^11.12.2", - "next": "16.0.10", + "next": "16.1.7", "next-themes": "^0.4.6", "react": "^19.2.1", "react-dom": "^19.2.1",