mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 23:02:56 +02:00
chore: upgrade dependencies (#8534)
* chore: upgrade dependencies * FIxes * Bump again
This commit is contained in:
parent
64c6b5c100
commit
e8a07633ba
51 changed files with 3126 additions and 3144 deletions
|
@ -21,7 +21,6 @@ export default function MDXContent({
|
|||
\`}</code></pre>
|
||||
</MDXLayout>;
|
||||
}
|
||||
|
||||
;
|
||||
MDXContent.isMDXComponent = true;"
|
||||
`;
|
||||
|
@ -45,7 +44,6 @@ export default function MDXContent({
|
|||
}}></mermaid>
|
||||
</MDXLayout>;
|
||||
}
|
||||
|
||||
;
|
||||
MDXContent.isMDXComponent = true;"
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue