From 2b16a5e00dc9380c87c50e16810f41d7fb8fb947 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:54:35 +0300 Subject: [PATCH] Bump @mui/internal-markdown to ^1.0.6 (#13660) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas --- docs/.link-check-errors.txt | 1 - docs/next.config.mjs | 12 ------------ package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 4 files changed, 11 insertions(+), 24 deletions(-) diff --git a/docs/.link-check-errors.txt b/docs/.link-check-errors.txt index 10b54359e79ce..6ecc503cc78a5 100644 --- a/docs/.link-check-errors.txt +++ b/docs/.link-check-errors.txt @@ -1,3 +1,2 @@ Broken links found by `docs:link-check` that exist: -- https://mui.com/x/react-charts/heat-map/ diff --git a/docs/next.config.mjs b/docs/next.config.mjs index f72e1399a49fc..494c53eaadcaa 100644 --- a/docs/next.config.mjs +++ b/docs/next.config.mjs @@ -104,18 +104,6 @@ export default withDocsInfra({ return { ...config, plugins, - // TODO, this shouldn't be needed in the first place - // Migrate everything from @mui/monorepo to @mui/docs and embed @mui/internal-markdown in @mui/docs - resolveLoader: { - ...config.resolveLoader, - alias: { - ...config.resolveLoader.alias, - '@mui/internal-markdown/loader': path.resolve( - MONOREPO_PATH, - './packages/markdown/loader', - ), - }, - }, resolve: { ...config.resolve, alias: { diff --git a/package.json b/package.json index a8b6cb1e62c51..8c37f4d776b6b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/icons-material": "^5.15.21", - "@mui/internal-markdown": "^1.0.5", + "@mui/internal-markdown": "^1.0.6", "@mui/internal-test-utils": "^1.0.3", "@mui/material": "^5.15.21", "@mui/monorepo": "github:mui/material-ui#22c5206a9e8191b2f81131d6978a0958e55b7032", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 883746675c108..131f1e9fb22eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^5.15.21 version: 5.15.21(@mui/material@5.15.21(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@mui/internal-markdown': - specifier: ^1.0.5 - version: 1.0.5 + specifier: ^1.0.6 + version: 1.0.6 '@mui/internal-test-utils': specifier: ^1.0.3 version: 1.0.3(@babel/core@7.24.7)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2777,8 +2777,8 @@ packages: '@mui/internal-docs-utils@1.0.7': resolution: {integrity: sha512-vHplixLKu17U7Wa3RDbGv9C3FmXniJKywyZEIeJaTG4ikvl+iWI+BuZPCNniJwj0HSxu3thbyPIrBXijh7j+Xg==} - '@mui/internal-markdown@1.0.5': - resolution: {integrity: sha512-5Hv6XypPsVW8PHZiJvGl/KT+BdyyR9o7YGBQCM5KYitHtNSHHpTkfsjimhyKbZHI4jPNzWFzTjibYJRPpW8Jdw==} + '@mui/internal-markdown@1.0.6': + resolution: {integrity: sha512-JuCRVTa77yG0+Jx6Myt5Esji8r+iv8ymlfMHVKMw+Z+Np/8/DZXRoJs5UGXbWBK2hFvVA02pbjExqmGNNdfC7A==} '@mui/internal-scripts@1.0.11': resolution: {integrity: sha512-lvdnCVG57QjggVpcDc9lZ+JbIIV+zB7crUoJ43ahpFVKtos9yzZPLuk/8rLV0I/B3erVztGeUPocp4p19Mph0w==} @@ -7059,9 +7059,9 @@ packages: resolution: {integrity: sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==} engines: {node: '>=18'} - marked@5.1.2: - resolution: {integrity: sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==} - engines: {node: '>= 16'} + marked@13.0.1: + resolution: {integrity: sha512-7kBohS6GrZKvCsNXZyVVXSW7/hGBHe49ng99YPkDCckSUrrG7MSFLCexsRxptzOmyW2eT5dySh4Md1V6my52fA==} + engines: {node: '>= 18'} hasBin: true mdast-util-from-markdown@0.8.5: @@ -11073,11 +11073,11 @@ snapshots: rimraf: 5.0.7 typescript: 5.5.2 - '@mui/internal-markdown@1.0.5': + '@mui/internal-markdown@1.0.6': dependencies: '@babel/runtime': 7.24.7 lodash: 4.17.21 - marked: 5.1.2 + marked: 13.0.1 prismjs: 1.29.0 '@mui/internal-scripts@1.0.11': @@ -16315,7 +16315,7 @@ snapshots: markdown-it: 14.1.0 markdownlint-micromark: 0.1.9 - marked@5.1.2: {} + marked@13.0.1: {} mdast-util-from-markdown@0.8.5: dependencies: