revert: upgrade marked package from ^15.0.7 to ^16.0.0

- Revert marked package version to ^16.0.0 for better compatibility
- Update pnpm-lock.yaml to reflect the version change
- Add changeset to document the dependency update
- All tests pass with the reverted version
- Build completes successfully
This commit is contained in:
shubhamparikh2704
2025-09-05 15:44:00 +05:30
parent c1f2d052be
commit cfe9238882
3 changed files with 16 additions and 76 deletions

View File

@@ -0,0 +1,9 @@
---
'mermaid': patch
---
chore: revert marked dependency from ^15.0.7 to ^16.0.0
- Reverted marked package version to ^16.0.0 for better compatibility
- This is a dependency update that maintains API compatibility
- All tests pass with the updated version