Skip to content

Commit

Permalink
chore(deps): update nextra packages to v2.11.1 (#738)
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] committed Aug 19, 2023
1 parent aa464c9 commit 80d4706
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 @@ -22,8 +22,8 @@
"eslint": "8.47.0",
"eslint-config-next": "13.4.19",
"next": "13.4.19",
"nextra": "2.11.0",
"nextra-theme-docs": "2.11.0",
"nextra": "2.11.1",
"nextra-theme-docs": "2.11.1",
"postcss": "8.4.28",
"prettier": "3.0.2",
"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 @@ -3405,10 +3405,10 @@ next@13.4.19:
"@next/swc-win32-ia32-msvc" "13.4.19"
"@next/swc-win32-x64-msvc" "13.4.19"

nextra-theme-docs@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.11.0.tgz#c27f12f9e08e17f5bb249c45f63bf5d6b325b11f"
integrity sha512-kNBVNB/NPW/3MI8Em7KFWjfX5Mtf5xY0UPhDveF5+aEvVUlrViS8Q0hfAdcbxq+0sUEc0hdr4KehU4H36cCkqg==
nextra-theme-docs@2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.11.1.tgz#0f46fc397159ab104d153416c4bb40b87ea8a645"
integrity sha512-tMgoD9mqLBgZqZiZTcnw5UgBtXfTWfKK0qa233sTxpZSR7CquK+BH1D4ADdJ/mXOndqCBowJ4r3tyfQovXIlzQ==
dependencies:
"@headlessui/react" "^1.7.10"
"@popperjs/core" "^2.11.6"
Expand All @@ -3424,10 +3424,10 @@ nextra-theme-docs@2.11.0:
scroll-into-view-if-needed "^3.0.0"
zod "^3.20.2"

nextra@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.11.0.tgz#97ccaf32d569616268f7f8ce92ed6f583177c4cb"
integrity sha512-I9F+NYl5fMBG6HUdPAvD6SbH3lpAvBeOmkS2Hkk+Cn3r8Ouc/QgLmJfpBXmG3gVFFxqYs2eQ2w/ppIivLLdylg==
nextra@2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.11.1.tgz#d3b1e31219f61dd3f870c39e7744a1a863690cd7"
integrity sha512-m+Ykev+S9Fmx7NSvVxjYFbDuFtKNV6ypnoKz+KH6WCHZor7o81LaWNyIX3RXg24GssFbVpa4sz68JAr76GZ4Sw==
dependencies:
"@headlessui/react" "^1.7.10"
"@mdx-js/mdx" "^2.3.0"
Expand Down

0 comments on commit 80d4706

Please sign in to comment.