From 8a2e22b39c57a122d4ae3229e2187f9f2b4f23bb Mon Sep 17 00:00:00 2001 From: Nestor Qin Date: Wed, 17 Jul 2024 12:59:01 -0400 Subject: [PATCH] fix: update markdown remark and rehype package versions --- app/components/markdown.tsx | 8 +- package.json | 8 +- yarn.lock | 405 +++++++++++++----------------------- 3 files changed, 149 insertions(+), 272 deletions(-) diff --git a/app/components/markdown.tsx b/app/components/markdown.tsx index 208a74ce..306d2df6 100644 --- a/app/components/markdown.tsx +++ b/app/components/markdown.tsx @@ -142,13 +142,7 @@ function _MarkDownContent(props: { content: string }) { return (