File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 33
33
"cheerio" : " 1.0.0-rc.12" ,
34
34
"cross-spawn" : " 7.0.5" ,
35
35
"nanoid" : " 3.3.8" ,
36
- "path-to-regexp" : " 3.3.0"
36
+ "path-to-regexp" : " 3.3.0" ,
37
+ "katex" : " 0.16.21"
37
38
},
38
39
"browserslist" : {
39
40
"production" : [
Original file line number Diff line number Diff line change @@ -5859,10 +5859,10 @@ jsonfile@^6.0.1:
5859
5859
optionalDependencies :
5860
5860
graceful-fs "^4.1.6"
5861
5861
5862
- katex@^0.16.9 :
5863
- version "0.16.11 "
5864
- resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.11 .tgz#4bc84d5584f996abece5f01c6ad11304276a33f5 "
5865
- integrity sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ ==
5862
+ katex@0.16.21, katex@ ^0.16.9 :
5863
+ version "0.16.21 "
5864
+ resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.21 .tgz#8f63c659e931b210139691f2cc7bb35166b792a3 "
5865
+ integrity sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A ==
5866
5866
dependencies :
5867
5867
commander "^8.3.0"
5868
5868
You can’t perform that action at this time.
0 commit comments