Skip to content

Commit

Permalink
fix(deps): update nextra monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent f927891 commit 8b08b83
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 117 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"next": "15.1.4",
"nextra": "3.3.1",
"nextra-theme-docs": "3.3.1",
"nextra": "4.0.4",
"nextra-theme-docs": "4.0.4",
"react": "19.0.0",
"react-dom": "19.0.0"
},
Expand Down
179 changes: 64 additions & 115 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3249,18 +3249,6 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:^3.0.0":
version: 3.1.0
resolution: "@mdx-js/react@npm:3.1.0"
dependencies:
"@types/mdx": "npm:^2.0.0"
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 10c0/381ed1211ba2b8491bf0ad9ef0d8d1badcdd114e1931d55d44019d4b827cc2752586708f9c7d2f9c3244150ed81f1f671a6ca95fae0edd5797fb47a22e06ceca
languageName: node
linkType: hard

"@mermaid-js/parser@npm:^0.3.0":
version: 0.3.0
resolution: "@mermaid-js/parser@npm:0.3.0"
Expand Down Expand Up @@ -4579,15 +4567,15 @@ __metadata:
languageName: node
linkType: hard

"@theguild/remark-mermaid@npm:^0.1.3":
version: 0.1.3
resolution: "@theguild/remark-mermaid@npm:0.1.3"
"@theguild/remark-mermaid@npm:^0.2.0":
version: 0.2.0
resolution: "@theguild/remark-mermaid@npm:0.2.0"
dependencies:
mermaid: "npm:^11.0.0"
unist-util-visit: "npm:^5.0.0"
peerDependencies:
react: ^18.2.0
checksum: 10c0/9a257fe36b750ff183e5040678384dd9069b0c235c4df797298339f92621183e62f54646ea1ca1948fe7c69c352b36f211b28451e86731db505c01c91398a58b
checksum: 10c0/ecf97f232222a79abe3a6325d50d905e48a6031f0578c0d43074dfef00d9ec6072d30a8697882c09209b98be56df8278b494f5277b4da19a642e1d56c72e474b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6837,7 +6825,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:2.1.1, clsx@npm:^2.0.0":
"clsx@npm:2.1.1, clsx@npm:^2.0.0, clsx@npm:^2.1.0":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
Expand Down Expand Up @@ -9165,15 +9153,6 @@ __metadata:
languageName: node
linkType: hard

"extend-shallow@npm:^2.0.1":
version: 2.0.1
resolution: "extend-shallow@npm:2.0.1"
dependencies:
is-extendable: "npm:^0.1.0"
checksum: 10c0/ee1cb0a18c9faddb42d791b2d64867bd6cfd0f3affb711782eb6e894dd193e2934a7f529426aac7c8ddb31ac5d38000a00aa2caf08aa3dfc3e1c8ff6ba340bd9
languageName: node
linkType: hard

"extend@npm:^3.0.0":
version: 3.0.2
resolution: "extend@npm:3.0.2"
Expand Down Expand Up @@ -9453,13 +9432,6 @@ __metadata:
languageName: node
linkType: hard

"flexsearch@npm:^0.7.43":
version: 0.7.43
resolution: "flexsearch@npm:0.7.43"
checksum: 10c0/797dc474ed97750b8e85c118b1af63eb2709da5fc05defcb13e96515774f28743ccb2448b63f3b703cf1ca571928c006069503dacf7d177bc07b9ee15e1f85d0
languageName: node
linkType: hard

"fn.name@npm:1.x.x":
version: 1.1.0
resolution: "fn.name@npm:1.1.0"
Expand Down Expand Up @@ -9949,18 +9921,6 @@ __metadata:
languageName: node
linkType: hard

"gray-matter@npm:^4.0.3":
version: 4.0.3
resolution: "gray-matter@npm:4.0.3"
dependencies:
js-yaml: "npm:^3.13.1"
kind-of: "npm:^6.0.2"
section-matter: "npm:^1.0.0"
strip-bom-string: "npm:^1.0.0"
checksum: 10c0/e38489906dad4f162ca01e0dcbdbed96d1a53740cef446b9bf76d80bec66fa799af07776a18077aee642346c5e1365ed95e4c91854a12bf40ba0d4fb43a625a6
languageName: node
linkType: hard

"gzip-size@npm:^6.0.0":
version: 6.0.0
resolution: "gzip-size@npm:6.0.0"
Expand Down Expand Up @@ -10340,8 +10300,8 @@ __metadata:
eslint-config-next: "npm:15.1.4"
eslint-plugin-tailwindcss: "npm:3.17.5"
next: "npm:15.1.4"
nextra: "npm:3.3.1"
nextra-theme-docs: "npm:3.3.1"
nextra: "npm:4.0.4"
nextra-theme-docs: "npm:4.0.4"
postcss: "npm:8.5.1"
postcss-nesting: "npm:13.0.1"
prettier: "npm:3.4.2"
Expand Down Expand Up @@ -10721,13 +10681,6 @@ __metadata:
languageName: node
linkType: hard

"is-extendable@npm:^0.1.0":
version: 0.1.1
resolution: "is-extendable@npm:0.1.1"
checksum: 10c0/dd5ca3994a28e1740d1e25192e66eed128e0b2ff161a7ea348e87ae4f616554b486854de423877a2a2c171d5f7cd6e8093b91f54533bc88a59ee1c9838c43879
languageName: node
linkType: hard

"is-extglob@npm:^2.1.1":
version: 2.1.1
resolution: "is-extglob@npm:2.1.1"
Expand Down Expand Up @@ -11425,14 +11378,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:^0.16.0, katex@npm:^0.16.9":
version: 0.16.19
resolution: "katex@npm:0.16.19"
"katex@npm:^0.16.0, katex@npm:^0.16.21, katex@npm:^0.16.9":
version: 0.16.21
resolution: "katex@npm:0.16.21"
dependencies:
commander: "npm:^8.3.0"
bin:
katex: cli.js
checksum: 10c0/41d53eded6984b6edf5e53ee92e1c5cf1e7a964d225191b5a5565f6fe5f78e9ac79eb873fc546975adf585cb99fdd744fc9b31afd3070bb0905598d1384c7559
checksum: 10c0/e2e4139ba72a13f2393308fbb2b4c5511611a19a40a6e39d956cf775e553af3517dbfd0a54477faaf401c923e4654e32296347846b8ff15dfa579f88ff8579bb
languageName: node
linkType: hard

Expand All @@ -11452,13 +11405,6 @@ __metadata:
languageName: node
linkType: hard

"kind-of@npm:^6.0.0, kind-of@npm:^6.0.2":
version: 6.0.3
resolution: "kind-of@npm:6.0.3"
checksum: 10c0/61cdff9623dabf3568b6445e93e31376bee1cdb93f8ba7033d86022c2a9b1791a1d9510e026e6465ebd701a6dd2f7b0808483ad8838341ac52f003f512e0b4c4
languageName: node
linkType: hard

"kleur@npm:^3.0.3":
version: 3.0.3
resolution: "kleur@npm:3.0.3"
Expand Down Expand Up @@ -13269,52 +13215,51 @@ __metadata:
languageName: node
linkType: hard

"nextra-theme-docs@npm:3.3.1":
version: 3.3.1
resolution: "nextra-theme-docs@npm:3.3.1"
"nextra-theme-docs@npm:4.0.4":
version: 4.0.4
resolution: "nextra-theme-docs@npm:4.0.4"
dependencies:
"@headlessui/react": "npm:^2.1.2"
clsx: "npm:^2.0.0"
escape-string-regexp: "npm:^5.0.0"
flexsearch: "npm:^0.7.43"
clsx: "npm:^2.1.0"
next-themes: "npm:^0.4.0"
react-compiler-runtime: "npm:0.0.0-experimental-22c6e49-20241219"
scroll-into-view-if-needed: "npm:^3.1.0"
zod: "npm:^3.22.3"
zod-validation-error: "npm:^3.0.0"
zustand: "npm:^5.0.1"
peerDependencies:
next: ">=13"
nextra: 3.3.1
next: ">=14"
nextra: 4.0.4
react: ">=18"
react-dom: ">=18"
checksum: 10c0/5759be78bc3b5774d45b944ac194b1c755d246883078a1d96fe5a820be9ddb755bff77a7fd30cf2dd5624f0d46be9cd1e53318d11e58b6fb8a2dd54cd969ea89
checksum: 10c0/fb58ae7db13abfa43cd5ffbc14295477110af6e8b635010ce47dba97867c85987ba3fc2d0dcc87d2e310c5d774f48608983f21775e24216f2ec7e464034d9247
languageName: node
linkType: hard

"nextra@npm:3.3.1":
version: 3.3.1
resolution: "nextra@npm:3.3.1"
"nextra@npm:4.0.4":
version: 4.0.4
resolution: "nextra@npm:4.0.4"
dependencies:
"@formatjs/intl-localematcher": "npm:^0.5.4"
"@headlessui/react": "npm:^2.1.2"
"@mdx-js/mdx": "npm:^3.0.0"
"@mdx-js/react": "npm:^3.0.0"
"@napi-rs/simple-git": "npm:^0.1.9"
"@shikijs/twoslash": "npm:^1.0.0"
"@theguild/remark-mermaid": "npm:^0.1.3"
"@theguild/remark-mermaid": "npm:^0.2.0"
"@theguild/remark-npm2yarn": "npm:^0.3.2"
better-react-mathjax: "npm:^2.0.3"
clsx: "npm:^2.0.0"
clsx: "npm:^2.1.0"
estree-util-to-js: "npm:^2.0.0"
estree-util-value-to-estree: "npm:^3.0.1"
fast-glob: "npm:^3.3.2"
github-slugger: "npm:^2.0.0"
graceful-fs: "npm:^4.2.11"
gray-matter: "npm:^4.0.3"
hast-util-to-estree: "npm:^3.1.0"
katex: "npm:^0.16.9"
katex: "npm:^0.16.21"
mdast-util-from-markdown: "npm:^2.0.1"
mdast-util-gfm: "npm:^3.0.0"
mdast-util-to-hast: "npm:^13.2.0"
negotiator: "npm:^1.0.0"
p-limit: "npm:^6.0.0"
react-compiler-runtime: "npm:0.0.0-experimental-22c6e49-20241219"
react-medium-image-zoom: "npm:^5.2.12"
rehype-katex: "npm:^7.0.0"
rehype-pretty-code: "npm:0.14.0"
Expand All @@ -13326,17 +13271,17 @@ __metadata:
remark-smartypants: "npm:^3.0.0"
shiki: "npm:^1.0.0"
slash: "npm:^5.1.0"
title: "npm:^4.0.0"
title: "npm:^4.0.1"
unist-util-remove: "npm:^4.0.0"
unist-util-visit: "npm:^5.0.0"
yaml: "npm:^2.3.2"
zod: "npm:^3.22.3"
zod-validation-error: "npm:^3.0.0"
peerDependencies:
next: ">=13"
next: ">=14"
react: ">=18"
react-dom: ">=18"
checksum: 10c0/0afbad1e54a3ccf8f684dd4fd2e00ade84741381d0685ee6f6f5abd9fce7c01e4884916b832513097c6e9e370ca8e802deb0e7078e0cff3111f868b4c98ad96b
checksum: 10c0/aad6163176d30215ef7a9d39fff25d11811c148c794007d4fd992f131871656de8a6a67e0213053105caab571f77f9b22437bacc270c7a369e0cb51a15e28363
languageName: node
linkType: hard

Expand Down Expand Up @@ -13893,15 +13838,6 @@ __metadata:
languageName: node
linkType: hard

"p-limit@npm:^6.0.0":
version: 6.2.0
resolution: "p-limit@npm:6.2.0"
dependencies:
yocto-queue: "npm:^1.1.1"
checksum: 10c0/448bf55a1776ca1444594d53b3c731e68cdca00d44a6c8df06a2f6e506d5bbd540ebb57b05280f8c8bff992a630ed782a69612473f769a7473495d19e2270166
languageName: node
linkType: hard

"p-locate@npm:^4.1.0":
version: 4.1.0
resolution: "p-locate@npm:4.1.0"
Expand Down Expand Up @@ -14737,6 +14673,15 @@ __metadata:
languageName: node
linkType: hard

"react-compiler-runtime@npm:0.0.0-experimental-22c6e49-20241219":
version: 0.0.0-experimental-22c6e49-20241219
resolution: "react-compiler-runtime@npm:0.0.0-experimental-22c6e49-20241219"
peerDependencies:
react: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/ebe13dd77fd5252772b54326817eac3f3369056e6d8893929fa27a135c918013ec52119aad747762bbea61162a861eb55d2ce02217bd2f07328e7b0884d703b6
languageName: node
linkType: hard

"react-dom@npm:19.0.0":
version: 19.0.0
resolution: "react-dom@npm:19.0.0"
Expand Down Expand Up @@ -15771,16 +15716,6 @@ __metadata:
languageName: node
linkType: hard

"section-matter@npm:^1.0.0":
version: 1.0.0
resolution: "section-matter@npm:1.0.0"
dependencies:
extend-shallow: "npm:^2.0.1"
kind-of: "npm:^6.0.0"
checksum: 10c0/8007f91780adc5aaa781a848eaae50b0f680bbf4043b90cf8a96778195b8fab690c87fe7a989e02394ce69890e330811ec8dab22397d384673ce59f7d750641d
languageName: node
linkType: hard

"semiver@npm:^1.0.0":
version: 1.1.0
resolution: "semiver@npm:1.1.0"
Expand Down Expand Up @@ -16548,13 +16483,6 @@ __metadata:
languageName: node
linkType: hard

"strip-bom-string@npm:^1.0.0":
version: 1.0.0
resolution: "strip-bom-string@npm:1.0.0"
checksum: 10c0/5c5717e2643225aa6a6d659d34176ab2657037f1fe2423ac6fcdb488f135e14fef1022030e426d8b4d0989e09adbd5c3288d5d3b9c632abeefd2358dfc512bca
languageName: node
linkType: hard

"strip-bom@npm:^3.0.0":
version: 3.0.0
resolution: "strip-bom@npm:3.0.0"
Expand Down Expand Up @@ -17021,7 +16949,7 @@ __metadata:
languageName: node
linkType: hard

"title@npm:^4.0.0":
"title@npm:^4.0.1":
version: 4.0.1
resolution: "title@npm:4.0.1"
dependencies:
Expand Down Expand Up @@ -18517,7 +18445,7 @@ __metadata:
languageName: node
linkType: hard

"yocto-queue@npm:^1.0.0, yocto-queue@npm:^1.1.1":
"yocto-queue@npm:^1.0.0":
version: 1.1.1
resolution: "yocto-queue@npm:1.1.1"
checksum: 10c0/cb287fe5e6acfa82690acb43c283de34e945c571a78a939774f6eaba7c285bacdf6c90fbc16ce530060863984c906d2b4c6ceb069c94d1e0a06d5f2b458e2a92
Expand Down Expand Up @@ -18558,6 +18486,27 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:^5.0.1":
version: 5.0.3
resolution: "zustand@npm:5.0.3"
peerDependencies:
"@types/react": ">=18.0.0"
immer: ">=9.0.6"
react: ">=18.0.0"
use-sync-external-store: ">=1.2.0"
peerDependenciesMeta:
"@types/react":
optional: true
immer:
optional: true
react:
optional: true
use-sync-external-store:
optional: true
checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
languageName: node
linkType: hard

"zwitch@npm:^2.0.0, zwitch@npm:^2.0.4":
version: 2.0.4
resolution: "zwitch@npm:2.0.4"
Expand Down

0 comments on commit 8b08b83

Please sign in to comment.