From e8175cda107dcddcb054a0f1addd08cbdf28d535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:31:58 +0000 Subject: [PATCH] Bump nextra from 2.13.4 to 4.6.1 in /docs Bumps [nextra](https://github.com/shuding/nextra) from 2.13.4 to 4.6.1. - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/nextra@2.13.4...nextra@4.6.1) --- updated-dependencies: - dependency-name: nextra dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 519ff00..a4e7b0e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -5,7 +5,7 @@ "@heroicons/react": "~2.2.0", "next": "15.2.8", "next-themes": "~0.4.6", - "nextra": "2", + "nextra": "4", "nextra-theme-docs": "2", "react": "18", "react-dom": "18",