Skip to content

Commit 5bdbb00

Browse files
committed
fix(markdown): enforce marked v18 across consumers
1 parent 2ad657b commit 5bdbb00

2 files changed

Lines changed: 2 additions & 14 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
"drizzle-orm": "^0.45.2",
123123
"postgres": "^3.4.5",
124124
"minimatch": "^10.2.5",
125+
"marked": "18.0.11",
125126
"mermaid": "11.16.1",
126127
"zod": "4.3.6",
127128
"e2b": "2.45.0",

0 commit comments

Comments
 (0)