Skip to content

Commit 2b16a5e

Browse files
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 <[email protected]>
1 parent 742a58a commit 2b16a5e

File tree

4 files changed

+11
-24
lines changed

4 files changed

+11
-24
lines changed

docs/.link-check-errors.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
Broken links found by `docs:link-check` that exist:
22

3-
- https://mui.com/x/react-charts/heat-map/

docs/next.config.mjs

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -104,18 +104,6 @@ export default withDocsInfra({
104104
return {
105105
...config,
106106
plugins,
107-
// TODO, this shouldn't be needed in the first place
108-
// Migrate everything from @mui/monorepo to @mui/docs and embed @mui/internal-markdown in @mui/docs
109-
resolveLoader: {
110-
...config.resolveLoader,
111-
alias: {
112-
...config.resolveLoader.alias,
113-
'@mui/internal-markdown/loader': path.resolve(
114-
MONOREPO_PATH,
115-
'./packages/markdown/loader',
116-
),
117-
},
118-
},
119107
resolve: {
120108
...config.resolve,
121109
alias: {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@emotion/react": "^11.11.4",
8787
"@emotion/styled": "^11.11.5",
8888
"@mui/icons-material": "^5.15.21",
89-
"@mui/internal-markdown": "^1.0.5",
89+
"@mui/internal-markdown": "^1.0.6",
9090
"@mui/internal-test-utils": "^1.0.3",
9191
"@mui/material": "^5.15.21",
9292
"@mui/monorepo": "github:mui/material-ui#22c5206a9e8191b2f81131d6978a0958e55b7032",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)