From a6e028e03087d3b36fa63b01a1a04af89d235926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 08:00:18 +0000 Subject: [PATCH] fix(deps): update nextra monorepo to ^4.6.1 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0ba6da0..13c8758 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,8 +12,8 @@ "@next/third-parties": "^16.2.0", "@opennextjs/cloudflare": "^1.19.0", "next": "^16.2.0", - "nextra": "^4.6.0", - "nextra-theme-docs": "^4.6.0", + "nextra": "^4.6.1", + "nextra-theme-docs": "^4.6.1", "react": "^19.2.0", "react-dom": "^19.2.0", "react-icons": "^5.6.0" diff --git a/package.json b/package.json index 543d10f..647b5d7 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "@next/third-parties": "^16.2.0", "@opennextjs/cloudflare": "^1.19.0", "next": "^16.2.0", - "nextra": "^4.6.0", - "nextra-theme-docs": "^4.6.0", + "nextra": "^4.6.1", + "nextra-theme-docs": "^4.6.1", "react": "^19.2.0", "react-dom": "^19.2.0", "react-icons": "^5.6.0"