mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
chore(deps): update dependencies
This commit is contained in:
@ -47,7 +47,7 @@ const Page = async ({
|
||||
mdxOptions: {
|
||||
remarkPlugins: [remarkGfm],
|
||||
rehypePlugins: [
|
||||
[rehypeHighlight, { alias: { vue: 'xml' }, ignoreMissing: true }],
|
||||
[rehypeHighlight, { alias: { vue: 'xml' } }],
|
||||
rehypeSlug,
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user