Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Remove explicit marked dependency #13383

Merged
merged 1 commit into from
Jun 5, 2024

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 core Infrastructure work going on behind the scenes 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
core Infrastructure work going on behind the scenes dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants