From 3c369e8b1f36714345a753d0b29f5a55e4851860 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 07:43:32 +0000 Subject: [PATCH] chore(deps): update nextra packages to v2.13.4 (#1018) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 4 ++-- docs/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/package.json b/docs/package.json index 25bdd30ea..0a4194d47 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,8 +21,8 @@ "eslint": "8.57.0", "eslint-config-next": "14.1.1", "next": "14.1.1", - "nextra": "2.13.3", - "nextra-theme-docs": "2.13.3", + "nextra": "2.13.4", + "nextra-theme-docs": "2.13.4", "postcss": "8.4.35", "prettier": "3.2.5", "react": "18.2.0", diff --git a/docs/yarn.lock b/docs/yarn.lock index c5c61a928..b4284c2f2 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -3925,10 +3925,10 @@ next@14.1.1: "@next/swc-win32-ia32-msvc" "14.1.1" "@next/swc-win32-x64-msvc" "14.1.1" -nextra-theme-docs@2.13.3: - version "2.13.3" - resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.13.3.tgz#32057ca14e4f5b821f681e43dfcdb0b5bc46bc91" - integrity sha512-B6xrnR86Gg4GzV56AomSwtmvSyAvnJz1xKOGGav1XKxkwvC8QeI17jdt/CqiKyIObJ+5bLqSFiKhaAZ5DYQP3g== +nextra-theme-docs@2.13.4: + version "2.13.4" + resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.13.4.tgz#821795e149537413f459ae4b520eba1a195e5e07" + integrity sha512-2XOoMfwBCTYBt8ds4ZHftt9Wyf2XsykiNo02eir/XEYB+sGeUoE77kzqfidjEOKCSzOHYbK9BDMcg2+B/2vYRw== dependencies: "@headlessui/react" "^1.7.17" "@popperjs/core" "^2.11.8" @@ -3944,10 +3944,10 @@ nextra-theme-docs@2.13.3: scroll-into-view-if-needed "^3.1.0" zod "^3.22.3" -nextra@2.13.3: - version "2.13.3" - resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.13.3.tgz#0b24d17fc5581a9b50eede8a195ea33b9aba4920" - integrity sha512-OBVuyQKh+oqrbVt0AosgNYnuReWuNrtJVEN7q18b/oEg2wEpuiq3UJfmIvGgOdNYc3zv3OYrzbcq7IhwtdHHEw== +nextra@2.13.4: + version "2.13.4" + resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.13.4.tgz#49e9f558735d86292cd8578b5a69f6d926bc2a14" + integrity sha512-7of2rSBxuUa3+lbMmZwG9cqgftcoNOVQLTT6Rxf3EhBR9t1EI7b43dted8YoqSNaigdE3j1CoyNkX8N/ZzlEpw== dependencies: "@headlessui/react" "^1.7.17" "@mdx-js/mdx" "^2.3.0"