From 8e4af1ef60c11d896c2dad3008810c4e15ae3d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 01:04:47 +0000 Subject: [PATCH] Bump nextra-theme-docs from 4.2.1 to 4.2.13 Bumps [nextra-theme-docs](https://github.com/shuding/nextra) from 4.2.1 to 4.2.13. - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@4.2.1...nextra-theme-docs@4.2.13) --- updated-dependencies: - dependency-name: nextra-theme-docs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99bced6..815b0e2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "next": "15.2.0", "nextra": "3.3.1", - "nextra-theme-docs": "3.3.1", + "nextra-theme-docs": "4.2.13", "react": "19.0.0", "react-dom": "19.0.0" }