From 42ae294cff37fe0d9078f0198110e882398b4b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 01:04:48 +0000 Subject: [PATCH] Bump nextra from 4.2.1 to 4.2.13 Bumps [nextra](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@4.2.1...nextra@4.2.13) --- updated-dependencies: - dependency-name: nextra 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..6610c14 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "description": "", "dependencies": { "next": "15.2.0", - "nextra": "3.3.1", + "nextra": "4.2.13", "nextra-theme-docs": "3.3.1", "react": "19.0.0", "react-dom": "19.0.0"