From 444371149934fa28e7c01f5efd2fc2eeed62f3be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 16:24:19 +0000 Subject: [PATCH] fix(deps): update nextra monorepo to v2.13.4 --- apps/docs/package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index ff101a53..53e25df8 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -36,8 +36,8 @@ "classix": "2.1.36", "comment-parser": "1.4.1", "next": "14.1.0", - "nextra": "2.13.3", - "nextra-theme-docs": "2.13.3", + "nextra": "2.13.4", + "nextra-theme-docs": "2.13.4", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss-animate": "1.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63423885..bdd8da81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,11 +81,11 @@ importers: specifier: 14.1.0 version: 14.1.0(react-dom@18.2.0)(react@18.2.0) nextra: - specifier: 2.13.3 - version: 2.13.3(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 2.13.4 + version: 2.13.4(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) nextra-theme-docs: - specifier: 2.13.3 - version: 2.13.3(next@14.1.0)(nextra@2.13.3)(react-dom@18.2.0)(react@18.2.0) + specifier: 2.13.4 + version: 2.13.4(next@14.1.0)(nextra@2.13.4)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -6952,11 +6952,11 @@ packages: - babel-plugin-macros dev: false - /nextra-theme-docs@2.13.3(next@14.1.0)(nextra@2.13.3)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-B6xrnR86Gg4GzV56AomSwtmvSyAvnJz1xKOGGav1XKxkwvC8QeI17jdt/CqiKyIObJ+5bLqSFiKhaAZ5DYQP3g==} + /nextra-theme-docs@2.13.4(next@14.1.0)(nextra@2.13.4)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-2XOoMfwBCTYBt8ds4ZHftt9Wyf2XsykiNo02eir/XEYB+sGeUoE77kzqfidjEOKCSzOHYbK9BDMcg2+B/2vYRw==} peerDependencies: next: '>=9.5.3' - nextra: 2.13.3 + nextra: 2.13.4 react: '>=16.13.1' react-dom: '>=16.13.1' dependencies: @@ -6972,15 +6972,15 @@ packages: next: 14.1.0(react-dom@18.2.0)(react@18.2.0) next-seo: 6.1.0(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) next-themes: 0.2.1(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) - nextra: 2.13.3(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) + nextra: 2.13.4(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) scroll-into-view-if-needed: 3.1.0 zod: 3.22.4 dev: false - /nextra@2.13.3(next@14.1.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-OBVuyQKh+oqrbVt0AosgNYnuReWuNrtJVEN7q18b/oEg2wEpuiq3UJfmIvGgOdNYc3zv3OYrzbcq7IhwtdHHEw==} + /nextra@2.13.4(next@14.1.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-7of2rSBxuUa3+lbMmZwG9cqgftcoNOVQLTT6Rxf3EhBR9t1EI7b43dted8YoqSNaigdE3j1CoyNkX8N/ZzlEpw==} engines: {node: '>=16'} peerDependencies: next: '>=9.5.3'