mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
chore(deps): update dependencies
This commit is contained in:
@ -30,7 +30,7 @@ const GistsCode = ({ file, showFileName = false }: Props) => {
|
||||
.use(remarkParse)
|
||||
.use(remarkRehype)
|
||||
.use(remarkGfm)
|
||||
.use(rehypeHighlight, { ignoreMissing: true })
|
||||
.use(rehypeHighlight)
|
||||
.use(rehypeReact, {
|
||||
createElement,
|
||||
Fragment,
|
||||
|
Reference in New Issue
Block a user