We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba0ca9 commit 5fa0915Copy full SHA for 5fa0915
package.json
@@ -23,7 +23,7 @@
23
"prism-react-renderer": "1.2.1",
24
"react": "^17.0.2",
25
"react-dom": "^17.0.2",
26
- "rehype-katex": "^5.0.0",
+ "rehype-katex": "5.0.0",
27
"remark-math": "3.0.1"
28
},
29
"browserslist": {
yarn.lock
@@ -8011,7 +8011,7 @@ regjsparser@^0.6.4:
8011
dependencies:
8012
jsesc "~0.5.0"
8013
8014
-rehype-katex@^5.0.0:
+rehype-katex@5.0.0:
8015
version "5.0.0"
8016
resolved "https://registry.yarnpkg.com/rehype-katex/-/rehype-katex-5.0.0.tgz#b556f24fde918f28ba1cb642ea71c7e82f3373d7"
8017
integrity sha512-ksSuEKCql/IiIadOHiKRMjypva9BLhuwQNascMqaoGLDVd0k2NlE2wMvgZ3rpItzRKCd6vs8s7MFbb8pcR0AEg==
0 commit comments