build(deps): Bump @mdx-js/loader from 3.0.1 to 3.1.0 in /website (#7215)

Bumps
[@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader)
from 3.0.1 to 3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mdx-js/mdx/releases"><code>@​mdx-js/loader</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.1.0</h2>
<h4>Add</h4>
<ul>
<li>715ddd96 <strong><code>@mdx-js/esbuild</code></strong>: add source
maps
by <a
href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2464">mdx-js/mdx#2464</a></li>
<li>d5867203 <strong><code>@mdx-js/node-loader</code></strong>: add
support for options w/ <code>initialize</code></li>
<li>cd2907dd <strong><code>@mdx-js/node-loader</code></strong>: add
support showing messages</li>
<li>ceea80dd <strong><code>@mdx-js/node-loader</code></strong>: add
source maps
by <a
href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2458">mdx-js/mdx#2458</a></li>
</ul>
<h4>Fix</h4>
<ul>
<li>d306f870 <strong><code>@mdx-js/core</code></strong>: replace
<code>periscopic</code> with <code>estree-util-scope</code></li>
<li>c7479905 <strong><code>@mdx-js/core</code></strong>: fix injecting
providers for jsx in esm, expressions</li>
<li>3a794ab5 <strong><code>@mdx-js/loader</code></strong>: fix ESM type
import
by <a
href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2452">mdx-js/mdx#2452</a></li>
<li>be79212a <strong><code>@mdx-js/loader</code></strong>: change
webpack peer dependency to optional
by <a href="https://github.com/chenjiahan"><code>@​chenjiahan</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2440">mdx-js/mdx#2440</a></li>
</ul>
<h4>Types</h4>
<ul>
<li>f12afda2 Refactor to use <code>@import</code> JSDoc tags
by <a
href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2498">mdx-js/mdx#2498</a></li>
</ul>
<h4>Miscellaneous</h4>
<ul>
<li>77158cdb Refactor to externalize recma packages</li>
</ul>
<h4>Site</h4>
<ul>
<li>67500792 Add link to <code>parcel-transformer-mdx</code> in
docs</li>
<li>3f8344b3 Add search to site</li>
<li>05ecf65f Fix example</li>
<li>f8648861 Fix types, lints in example
by <a href="https://github.com/karlhorky"><code>@​karlhorky</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2518">mdx-js/mdx#2518</a></li>
<li>37318def Add Bun section to Getting started
by <a href="https://github.com/karlhorky"><code>@​karlhorky</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2517">mdx-js/mdx#2517</a></li>
<li>07d5e2fc Refactor to improve wording
by <a
href="https://github.com/filippovd20"><code>@​filippovd20</code></a> in
<a
href="https://redirect.github.com/mdx-js/mdx/pull/2513">mdx-js/mdx#2513</a></li>
<li>95ba33e1 Add notes on how to type props and components
by <a href="https://github.com/karlhorky"><code>@​karlhorky</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2510">mdx-js/mdx#2510</a></li>
<li>044e8b2a Add example illustrating JSX literals, references</li>
<li>1d0a9b68 Add more links across docs</li>
<li>716ab3c8 Fix link for MDX Analyzer
by <a href="https://github.com/karlhorky"><code>@​karlhorky</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2509">mdx-js/mdx#2509</a></li>
<li>f1ca4b2f Fix link
by <a href="https://github.com/artola"><code>@​artola</code></a> in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2508">mdx-js/mdx#2508</a></li>
<li>11ac939b Add <code>rehype-twoslash</code></li>
<li>b749d38f Add <code>rehype-starry-night</code> to website</li>
<li>dfdcb502 Fix to recommend <code>rehype-mdx-code-props</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eee85d5415"><code>eee85d5</code></a>
3.1.0</li>
<li><a
href="2cb07288ed"><code>2cb0728</code></a>
Refactor code-style</li>
<li><a
href="7b3f558c11"><code>7b3f558</code></a>
Fix tests for Node 23</li>
<li><a
href="11ac939bc3"><code>11ac939</code></a>
Add <code>rehype-twoslash</code></li>
<li><a
href="f12afda243"><code>f12afda</code></a>
Refactor to use TypeScript <code>@import</code> JSDoc tags</li>
<li><a
href="3a794ab5d1"><code>3a794ab</code></a>
Fix ESM type import in Webpack loader</li>
<li><a
href="be79212a20"><code>be79212</code></a>
Change webpack peer dependency to optional in loader</li>
<li>See full diff in <a
href="https://github.com/mdx-js/mdx/commits/3.1.0/packages/loader">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mdx-js/loader&package-manager=npm_and_yarn&previous-version=3.0.1&new-version=3.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-01 09:28:55 -07:00
committed by GitHub
parent f9dcd75b37
commit c64c8fae19
2 changed files with 104 additions and 39 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"@docsearch/react": "^3.6.2",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.0.1",
"@next/mdx": "~15.0.2",
"@next/third-parties": "^14.2.15",

141
website/pnpm-lock.yaml generated
View File

@@ -12,14 +12,14 @@ importers:
specifier: ^3.6.2
version: 3.6.2(@algolia/client-search@4.24.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.14.0)
'@mdx-js/loader':
specifier: ^3.0.1
version: 3.0.1(webpack@5.92.0)
specifier: ^3.1.0
version: 3.1.0(webpack@5.92.0)
'@mdx-js/react':
specifier: ^3.0.1
version: 3.0.1(@types/react@18.3.11)(react@18.3.1)
'@next/mdx':
specifier: ~15.0.2
version: 15.0.2(@mdx-js/loader@3.0.1(webpack@5.92.0))(@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1))
version: 15.0.2(@mdx-js/loader@3.1.0(webpack@5.92.0))(@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1))
'@next/third-parties':
specifier: ^14.2.15
version: 14.2.15(next@14.2.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
@@ -274,10 +274,13 @@ packages:
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
'@mdx-js/loader@3.0.1':
resolution: {integrity: sha512-YbYUt7YyEOdFxhyuCWmLKf5vKhID/hJAojEUnheJk4D8iYVLFQw+BAoBWru/dHGch1omtmZOPstsmKPyBF68Tw==}
'@mdx-js/loader@3.1.0':
resolution: {integrity: sha512-xU/lwKdOyfXtQGqn3VnJjlDrmKXEvMi1mgYxVmukEUtVycIz1nh7oQ40bKTd4cA7rLStqu0740pnhGYxGoqsCg==}
peerDependencies:
webpack: '>=5'
peerDependenciesMeta:
webpack:
optional: true
'@mdx-js/mdx@3.0.1':
resolution: {integrity: sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==}
@@ -2053,6 +2056,7 @@ snapshots:
dependencies:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
optional: true
'@jridgewell/sourcemap-codec@1.5.0': {}
@@ -2061,10 +2065,11 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
'@mdx-js/loader@3.0.1(webpack@5.92.0)':
'@mdx-js/loader@3.1.0(webpack@5.92.0)':
dependencies:
'@mdx-js/mdx': 3.0.1
source-map: 0.7.4
optionalDependencies:
webpack: 5.92.0
transitivePeerDependencies:
- supports-color
@@ -2107,11 +2112,11 @@ snapshots:
'@next/env@14.2.15': {}
'@next/mdx@15.0.2(@mdx-js/loader@3.0.1(webpack@5.92.0))(@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1))':
'@next/mdx@15.0.2(@mdx-js/loader@3.1.0(webpack@5.92.0))(@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1))':
dependencies:
source-map: 0.7.4
optionalDependencies:
'@mdx-js/loader': 3.0.1(webpack@5.92.0)
'@mdx-js/loader': 3.1.0(webpack@5.92.0)
'@mdx-js/react': 3.0.1(@types/react@18.3.11)(react@18.3.1)
'@next/swc-darwin-arm64@14.2.15':
@@ -2203,11 +2208,13 @@ snapshots:
dependencies:
'@types/eslint': 9.6.1
'@types/estree': 1.0.6
optional: true
'@types/eslint@9.6.1':
dependencies:
'@types/estree': 1.0.6
'@types/json-schema': 7.0.15
optional: true
'@types/estree-jsx@1.0.5':
dependencies:
@@ -2223,7 +2230,8 @@ snapshots:
dependencies:
'@types/unist': 3.0.3
'@types/json-schema@7.0.15': {}
'@types/json-schema@7.0.15':
optional: true
'@types/mdast@4.0.4':
dependencies:
@@ -2272,20 +2280,26 @@ snapshots:
dependencies:
'@webassemblyjs/helper-numbers': 1.11.6
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
optional: true
'@webassemblyjs/floating-point-hex-parser@1.11.6': {}
'@webassemblyjs/floating-point-hex-parser@1.11.6':
optional: true
'@webassemblyjs/helper-api-error@1.11.6': {}
'@webassemblyjs/helper-api-error@1.11.6':
optional: true
'@webassemblyjs/helper-buffer@1.12.1': {}
'@webassemblyjs/helper-buffer@1.12.1':
optional: true
'@webassemblyjs/helper-numbers@1.11.6':
dependencies:
'@webassemblyjs/floating-point-hex-parser': 1.11.6
'@webassemblyjs/helper-api-error': 1.11.6
'@xtuc/long': 4.2.2
optional: true
'@webassemblyjs/helper-wasm-bytecode@1.11.6': {}
'@webassemblyjs/helper-wasm-bytecode@1.11.6':
optional: true
'@webassemblyjs/helper-wasm-section@1.12.1':
dependencies:
@@ -2293,16 +2307,20 @@ snapshots:
'@webassemblyjs/helper-buffer': 1.12.1
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
'@webassemblyjs/wasm-gen': 1.12.1
optional: true
'@webassemblyjs/ieee754@1.11.6':
dependencies:
'@xtuc/ieee754': 1.2.0
optional: true
'@webassemblyjs/leb128@1.11.6':
dependencies:
'@xtuc/long': 4.2.2
optional: true
'@webassemblyjs/utf8@1.11.6': {}
'@webassemblyjs/utf8@1.11.6':
optional: true
'@webassemblyjs/wasm-edit@1.12.1':
dependencies:
@@ -2314,6 +2332,7 @@ snapshots:
'@webassemblyjs/wasm-opt': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1
'@webassemblyjs/wast-printer': 1.12.1
optional: true
'@webassemblyjs/wasm-gen@1.12.1':
dependencies:
@@ -2322,6 +2341,7 @@ snapshots:
'@webassemblyjs/ieee754': 1.11.6
'@webassemblyjs/leb128': 1.11.6
'@webassemblyjs/utf8': 1.11.6
optional: true
'@webassemblyjs/wasm-opt@1.12.1':
dependencies:
@@ -2329,6 +2349,7 @@ snapshots:
'@webassemblyjs/helper-buffer': 1.12.1
'@webassemblyjs/wasm-gen': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1
optional: true
'@webassemblyjs/wasm-parser@1.12.1':
dependencies:
@@ -2338,21 +2359,26 @@ snapshots:
'@webassemblyjs/ieee754': 1.11.6
'@webassemblyjs/leb128': 1.11.6
'@webassemblyjs/utf8': 1.11.6
optional: true
'@webassemblyjs/wast-printer@1.12.1':
dependencies:
'@webassemblyjs/ast': 1.12.1
'@xtuc/long': 4.2.2
optional: true
'@xstate/fsm@1.6.5': {}
'@xtuc/ieee754@1.2.0': {}
'@xtuc/ieee754@1.2.0':
optional: true
'@xtuc/long@4.2.2': {}
'@xtuc/long@4.2.2':
optional: true
acorn-import-attributes@1.9.5(acorn@8.12.1):
dependencies:
acorn: 8.12.1
optional: true
acorn-jsx@5.3.2(acorn@8.12.1):
dependencies:
@@ -2363,6 +2389,7 @@ snapshots:
ajv-keywords@3.5.2(ajv@6.12.6):
dependencies:
ajv: 6.12.6
optional: true
ajv@6.12.6:
dependencies:
@@ -2370,6 +2397,7 @@ snapshots:
fast-json-stable-stringify: 2.1.0
json-schema-traverse: 0.4.1
uri-js: 4.4.1
optional: true
algoliasearch@4.24.0:
dependencies:
@@ -2448,7 +2476,8 @@ snapshots:
node-releases: 2.0.18
update-browserslist-db: 1.1.1(browserslist@4.24.0)
buffer-from@1.1.2: {}
buffer-from@1.1.2:
optional: true
busboy@1.6.0:
dependencies:
@@ -2488,7 +2517,8 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
chrome-trace-event@1.0.4: {}
chrome-trace-event@1.0.4:
optional: true
classnames@2.5.1: {}
@@ -2506,7 +2536,8 @@ snapshots:
comma-separated-tokens@2.0.3: {}
commander@2.20.3: {}
commander@2.20.3:
optional: true
commander@4.1.1: {}
@@ -2556,8 +2587,10 @@ snapshots:
dependencies:
graceful-fs: 4.2.11
tapable: 2.2.1
optional: true
es-module-lexer@1.5.4: {}
es-module-lexer@1.5.4:
optional: true
escalade@3.2.0: {}
@@ -2567,14 +2600,18 @@ snapshots:
dependencies:
esrecurse: 4.3.0
estraverse: 4.3.0
optional: true
esrecurse@4.3.0:
dependencies:
estraverse: 5.3.0
optional: true
estraverse@4.3.0: {}
estraverse@4.3.0:
optional: true
estraverse@5.3.0: {}
estraverse@5.3.0:
optional: true
estree-util-attach-comments@3.0.0:
dependencies:
@@ -2606,11 +2643,13 @@ snapshots:
dependencies:
'@types/estree': 1.0.6
events@3.3.0: {}
events@3.3.0:
optional: true
extend@3.0.2: {}
fast-deep-equal@3.1.3: {}
fast-deep-equal@3.1.3:
optional: true
fast-glob@3.3.2:
dependencies:
@@ -2620,7 +2659,8 @@ snapshots:
merge2: 1.4.1
micromatch: 4.0.8
fast-json-stable-stringify@2.1.0: {}
fast-json-stable-stringify@2.1.0:
optional: true
fast-xml-parser@4.5.0:
dependencies:
@@ -2708,7 +2748,8 @@ snapshots:
dependencies:
is-glob: 4.0.3
glob-to-regexp@0.4.1: {}
glob-to-regexp@0.4.1:
optional: true
glob@10.4.5:
dependencies:
@@ -2721,7 +2762,8 @@ snapshots:
graceful-fs@4.2.11: {}
has-flag@4.0.0: {}
has-flag@4.0.0:
optional: true
hasown@2.0.2:
dependencies:
@@ -2904,14 +2946,17 @@ snapshots:
'@types/node': 20.14.12
merge-stream: 2.0.0
supports-color: 8.1.1
optional: true
jiti@1.21.6: {}
js-tokens@4.0.0: {}
json-parse-even-better-errors@2.3.1: {}
json-parse-even-better-errors@2.3.1:
optional: true
json-schema-traverse@0.4.1: {}
json-schema-traverse@0.4.1:
optional: true
lilconfig@2.1.0: {}
@@ -2919,7 +2964,8 @@ snapshots:
lines-and-columns@1.2.4: {}
loader-runner@4.3.0: {}
loader-runner@4.3.0:
optional: true
lodash.castarray@4.4.0: {}
@@ -3118,7 +3164,8 @@ snapshots:
dependencies:
'@types/mdast': 4.0.4
merge-stream@2.0.0: {}
merge-stream@2.0.0:
optional: true
merge2@1.4.1: {}
@@ -3393,11 +3440,13 @@ snapshots:
braces: 3.0.3
picomatch: 2.3.1
mime-db@1.52.0: {}
mime-db@1.52.0:
optional: true
mime-types@2.1.35:
dependencies:
mime-db: 1.52.0
optional: true
mini-svg-data-uri@1.4.4: {}
@@ -3425,7 +3474,8 @@ snapshots:
nanoid@3.3.7: {}
neo-async@2.6.2: {}
neo-async@2.6.2:
optional: true
next-hubspot@1.3.0(next@14.2.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
@@ -3575,13 +3625,15 @@ snapshots:
property-information@6.5.0: {}
punycode@2.3.1: {}
punycode@2.3.1:
optional: true
queue-microtask@1.2.3: {}
randombytes@2.1.0:
dependencies:
safe-buffer: 5.2.1
optional: true
react-dom@18.3.1(react@18.3.1):
dependencies:
@@ -3751,7 +3803,8 @@ snapshots:
dependencies:
queue-microtask: 1.2.3
safe-buffer@5.2.1: {}
safe-buffer@5.2.1:
optional: true
scheduler@0.23.2:
dependencies:
@@ -3762,12 +3815,14 @@ snapshots:
'@types/json-schema': 7.0.15
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
optional: true
search-insights@2.14.0: {}
serialize-javascript@6.0.2:
dependencies:
randombytes: 2.1.0
optional: true
seroval-plugins@1.1.1(seroval@1.1.1):
dependencies:
@@ -3795,8 +3850,10 @@ snapshots:
dependencies:
buffer-from: 1.1.2
source-map: 0.6.1
optional: true
source-map@0.6.1: {}
source-map@0.6.1:
optional: true
source-map@0.7.4: {}
@@ -3859,6 +3916,7 @@ snapshots:
supports-color@8.1.1:
dependencies:
has-flag: 4.0.0
optional: true
supports-preserve-symlinks-flag@1.0.0: {}
@@ -3893,7 +3951,8 @@ snapshots:
transitivePeerDependencies:
- ts-node
tapable@2.2.1: {}
tapable@2.2.1:
optional: true
terser-webpack-plugin@5.3.10(webpack@5.92.0):
dependencies:
@@ -3903,6 +3962,7 @@ snapshots:
serialize-javascript: 6.0.2
terser: 5.34.1
webpack: 5.92.0
optional: true
terser@5.34.1:
dependencies:
@@ -3910,6 +3970,7 @@ snapshots:
acorn: 8.12.1
commander: 2.20.3
source-map-support: 0.5.21
optional: true
thenify-all@1.6.0:
dependencies:
@@ -3988,6 +4049,7 @@ snapshots:
uri-js@4.4.1:
dependencies:
punycode: 2.3.1
optional: true
util-deprecate@1.0.2: {}
@@ -4005,8 +4067,10 @@ snapshots:
dependencies:
glob-to-regexp: 0.4.1
graceful-fs: 4.2.11
optional: true
webpack-sources@3.2.3: {}
webpack-sources@3.2.3:
optional: true
webpack@5.92.0:
dependencies:
@@ -4038,6 +4102,7 @@ snapshots:
- '@swc/core'
- esbuild
- uglify-js
optional: true
which@2.0.2:
dependencies: