Skip to content

Commit

Permalink
chore(deps): update nextra packages to v2.13.4 (#1018)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 84aa5ba commit 3c369e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
16 changes: 8 additions & 8 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3925,10 +3925,10 @@ [email protected]:
"@next/swc-win32-ia32-msvc" "14.1.1"
"@next/swc-win32-x64-msvc" "14.1.1"

[email protected].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==
[email protected].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"
Expand All @@ -3944,10 +3944,10 @@ [email protected]:
scroll-into-view-if-needed "^3.1.0"
zod "^3.22.3"

[email protected].3:
version "2.13.3"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.13.3.tgz#0b24d17fc5581a9b50eede8a195ea33b9aba4920"
integrity sha512-OBVuyQKh+oqrbVt0AosgNYnuReWuNrtJVEN7q18b/oEg2wEpuiq3UJfmIvGgOdNYc3zv3OYrzbcq7IhwtdHHEw==
[email protected].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"
Expand Down

0 comments on commit 3c369e8

Please sign in to comment.