File tree 8 files changed +18
-18
lines changed
ooxast-util-parse-bib-browser
reoff-parse-references-browser
8 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 36
36
],
37
37
"dependencies" : {
38
38
"jast-types" : " 0.1.2" ,
39
- "xast-util-is-element" : " 0.2.0 " ,
40
- "xast-util-select" : " 0.2 .0" ,
39
+ "xast-util-is-element" : " 0.3.1 " ,
40
+ "xast-util-select" : " 0.3 .0" ,
41
41
"csl-json" : " 0.1.0" ,
42
42
"xast-util-to-string" : " ^2.0.1" ,
43
43
"unist-util-is" : " ^5.2.1"
Original file line number Diff line number Diff line change 6
6
"unist-util-is" : " ^5.2.1" ,
7
7
"unist-util-visit" : " ^4.1.2" ,
8
8
"jast-types" : " 0.1.2" ,
9
- "xast-util-select" : " 0.2 .0" ,
9
+ "xast-util-select" : " 0.3 .0" ,
10
10
"texast" : " 0.0.1" ,
11
11
"csl-json" : " 0.1.0" ,
12
12
"jast-util-to-csl" : " 0.1.2" ,
13
- "csl-to-biblatex" : " 0.3.0 "
13
+ "csl-to-biblatex" : " 0.3.1 "
14
14
},
15
15
"license" : " GPL-3.0-or-later" ,
16
16
"repository" : " https://github.com/TrialAndErrorOrg/parsers" ,
Original file line number Diff line number Diff line change 24
24
}
25
25
},
26
26
"build" : {
27
- "executor" : " better-nx-tsc :tsc" ,
27
+ "executor" : " @nx/js :tsc" ,
28
28
"outputs" : [" {options.outputPath}" ],
29
29
"options" : {
30
30
"rootDir" : " libs/ojs/ojs-client/src" ,
Original file line number Diff line number Diff line change 34
34
" /lib"
35
35
],
36
36
"dependencies" : {
37
- "ooxast" : " 0.2 .0" ,
38
- "ooxast-util-get-style" : " 0.3 .0" ,
39
- "xast-util-is-element" : " 0.2.0 " ,
40
- "xast-util-select" : " 0.2 .0" ,
41
- "csl-consolidate" : " 0.2 .0" ,
37
+ "ooxast" : " 0.3 .0" ,
38
+ "ooxast-util-get-style" : " 0.4 .0" ,
39
+ "xast-util-is-element" : " 0.3.1 " ,
40
+ "xast-util-select" : " 0.3 .0" ,
41
+ "csl-consolidate" : " 0.3 .0" ,
42
42
"flatry" : " ^1.0.14" ,
43
43
"axios" : " ^0.27.2" ,
44
44
"csl-json" : " 0.1.0" ,
Original file line number Diff line number Diff line change 32
32
" /lib"
33
33
],
34
34
"dependencies" : {
35
- "xast-util-is-element" : " 0.2.0 " ,
35
+ "xast-util-is-element" : " 0.3.1 " ,
36
36
"@types/xast" : " ^1.0.2"
37
37
}
38
38
}
Original file line number Diff line number Diff line change 38
38
" /lib"
39
39
],
40
40
"dependencies" : {
41
- "ooxast" : " 0.2 .0" ,
42
- "xast-util-is-element" : " 0.2.0 " ,
43
- "ooxast-util-citations" : " 0.3 .0" ,
41
+ "ooxast" : " 0.3 .0" ,
42
+ "xast-util-is-element" : " 0.3.1 " ,
43
+ "ooxast-util-citations" : " 0.4 .0" ,
44
44
"jast-types" : " 0.1.2" ,
45
- "xast-util-select" : " 0.2 .0" ,
45
+ "xast-util-select" : " 0.3 .0" ,
46
46
"ooxast-util-properties" : " 0.1.1" ,
47
47
"jast-util-from-csl" : " 0.1.1" ,
48
- "reoff-parse" : " 0.4 .0" ,
48
+ "reoff-parse" : " 0.5 .0" ,
49
49
"csl-json" : " 0.1.0" ,
50
50
"xastscript" : " ^3.1.1" ,
51
51
"unist-util-is" : " ^5.2.1" ,
Original file line number Diff line number Diff line change 34
34
" /lib"
35
35
],
36
36
"dependencies" : {
37
- "ooxast" : " 0.2 .0" ,
37
+ "ooxast" : " 0.3 .0" ,
38
38
"ooxast-util-parse-bib-browser" : " 0.0.1" ,
39
39
"vfile" : " ^5.3.7"
40
40
}
Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"ooxast-util-to-jast" : " 0.1.0" ,
43
43
"jast-types" : " 0.1.2" ,
44
- "ooxast" : " 0.2 .0" ,
44
+ "ooxast" : " 0.3 .0" ,
45
45
"unified" : " ^10.1.2"
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments