Skip to content

Commit cfe9238

Browse files
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
1 parent c1f2d05 commit cfe9238

File tree

3 files changed

+16
-76
lines changed

3 files changed

+16
-76
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'mermaid': patch
3+
---
4+
5+
chore: revert marked dependency from ^15.0.7 to ^16.0.0
6+
7+
- Reverted marked package version to ^16.0.0 for better compatibility
8+
- This is a dependency update that maintains API compatibility
9+
- All tests pass with the updated version

packages/mermaid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"katex": "^0.16.22",
8383
"khroma": "^2.1.0",
8484
"lodash-es": "^4.17.21",
85-
"marked": "^15.0.7",
85+
"marked": "^16.0.0",
8686
"roughjs": "^4.6.6",
8787
"stylis": "^4.3.6",
8888
"ts-dedent": "^2.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)