feat: raise katex limit to 512, upgrade dependencies

This commit is contained in:
Paul Makles
2023-06-18 10:22:01 +02:00
parent 9c658fbdad
commit a91f274b34
4 changed files with 11 additions and 11 deletions

View File

@@ -44,7 +44,7 @@
}
},
"dependencies": {
"@revoltchat/rehype-katex": "^6.0.3",
"@revoltchat/rehype-katex": "6.0.3-patch.1",
"fs-extra": "^10.0.0",
"klaw": "^3.0.0",
"lottie-react": "^2.4.0",