Skip to content

Conversation

@LukasTy
Copy link
Member

@LukasTy LukasTy commented Jun 5, 2024

With the introduction of a direct dependency:

"@mui/internal-markdown": "^1.0.4",

We are getting the marked dependency installed without us needing to specify it explicitly:

mui-x/pnpm-lock.yaml

Lines 3718 to 3725 in 671e683

/@mui/[email protected]:
resolution: {integrity: sha512-wG9J76LpfknM5g30+xbaRmOYjxIJwt/d5S4qEniohcNp8cQuovPP0c3AhAhPTXsCyIn9xCsrc+qQwDne9kvxFg==}
dependencies:
'@babel/runtime': 7.24.6
lodash: 4.17.21
marked: 5.1.2
prismjs: 1.29.0
dev: true

Removing the explicit dependency to have easier control over it's versioning.

@LukasTy LukasTy added internal Behind-the-scenes enhancement. Formerly called “core”. dependencies Update of dependencies. labels Jun 5, 2024
@mui-bot
Copy link

mui-bot commented Jun 5, 2024

Deploy preview: https://deploy-preview-13383--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 5d3d6a5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies. internal Behind-the-scenes enhancement. Formerly called “core”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants