File tree Expand file tree Collapse file tree 13 files changed +530
-1547
lines changed
kg-markdown-html-renderer
kg-mobiledoc-html-renderer Expand file tree Collapse file tree 13 files changed +530
-1547
lines changed Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"@tryghost/kg-parser-plugins" : " 4.2.1" ,
29
29
"@tryghost/mobiledoc-kit" : " ^0.12.4-ghost.1" ,
30
- "jsdom" : " ^ 24.1.1 "
30
+ "jsdom" : " 24.1.3 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 37
37
"sinon" : " 17.0.1"
38
38
},
39
39
"dependencies" : {
40
- "lodash" : " ^ 4.17.21"
40
+ "lodash" : " 4.17.21"
41
41
}
42
42
}
Original file line number Diff line number Diff line change 33
33
"@tryghost/kg-markdown-html-renderer" : " 7.1.1" ,
34
34
"@tryghost/string" : " 0.2.12" ,
35
35
"@tryghost/url-utils" : " 4.4.8" ,
36
- "handlebars" : " ^ 4.7.6 " ,
37
- "juice" : " ^ 10.0.0" ,
38
- "lodash" : " ^ 4.17.21" ,
39
- "luxon" : " ^ 3.5.0"
36
+ "handlebars" : " 4.7.8 " ,
37
+ "juice" : " 10.0.0" ,
38
+ "lodash" : " 4.17.21" ,
39
+ "luxon" : " 3.5.0"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 31
31
},
32
32
"devDependencies" : {
33
33
"@babel/eslint-parser" : " 7.27.0" ,
34
- "@babel/plugin-syntax-import-assertions" : " ^ 7.26.0" ,
34
+ "@babel/plugin-syntax-import-assertions" : " 7.26.0" ,
35
35
"@lexical/headless" : " 0.13.1" ,
36
36
"@lexical/html" : " 0.13.1" ,
37
- "@prettier/sync" : " ^ 0.3.0" ,
37
+ "@prettier/sync" : " 0.3.0" ,
38
38
"@rollup/plugin-babel" : " 6.0.4" ,
39
39
"c8" : " 9.1.0" ,
40
- "html-minifier" : " ^ 4.0.0" ,
40
+ "html-minifier" : " 4.0.0" ,
41
41
"mocha" : " 10.8.2" ,
42
42
"prettier" : " 3.5.3" ,
43
43
"rollup" : " 4.40.0" ,
52
52
"@lexical/utils" : " 0.13.1" ,
53
53
"@tryghost/kg-clean-basic-html" : " 4.2.1" ,
54
54
"@tryghost/kg-markdown-html-renderer" : " 7.1.1" ,
55
- "html-minifier" : " ^ 4.0.0" ,
56
- "jsdom" : " ^ 24.1.1 " ,
55
+ "html-minifier" : " 4.0.0" ,
56
+ "jsdom" : " 24.1.3 " ,
57
57
"lexical" : " 0.13.1" ,
58
- "lodash" : " ^ 4.17.21" ,
59
- "luxon" : " ^ 3.5.0"
58
+ "lodash" : " 4.17.21" ,
59
+ "luxon" : " 3.5.0"
60
60
}
61
61
}
Original file line number Diff line number Diff line change 44
44
"@lexical/rich-text" : " 0.13.1" ,
45
45
"@tryghost/kg-default-nodes" : " 1.4.6" ,
46
46
"@tryghost/kg-default-transforms" : " 1.2.6" ,
47
- "jsdom" : " ^ 24.1.1 " ,
47
+ "jsdom" : " 24.1.3 " ,
48
48
"lexical" : " 0.13.1"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"c8" : " 9.1.0" ,
32
- "jsdom" : " ^ 24.1.1 " ,
32
+ "jsdom" : " 24.1.3 " ,
33
33
"mocha" : " 10.8.2" ,
34
34
"prettier" : " 3.5.3" ,
35
35
"should" : " 13.2.3" ,
44
44
"@lexical/rich-text" : " 0.13.1" ,
45
45
"@tryghost/kg-default-nodes" : " 1.4.6" ,
46
46
"@tryghost/kg-default-transforms" : " 1.2.6" ,
47
- "jsdom" : " ^ 24.1.1 " ,
47
+ "jsdom" : " 24.1.3 " ,
48
48
"lexical" : " 0.13.1"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 29
29
},
30
30
"dependencies" : {
31
31
"@tryghost/kg-utils" : " 1.0.30" ,
32
- "markdown-it" : " ^ 14.0.0" ,
33
- "markdown-it-footnote" : " ^ 4.0.0" ,
34
- "markdown-it-image-lazy-loading" : " ^ 2.0.0 " ,
35
- "markdown-it-lazy-headers" : " ^ 0.1.3" ,
36
- "markdown-it-mark" : " ^ 4.0.0" ,
37
- "markdown-it-sub" : " ^ 2.0.0" ,
38
- "markdown-it-sup" : " ^ 2.0.0" ,
39
- "semver" : " ^ 7.7.0"
32
+ "markdown-it" : " 14.0.0" ,
33
+ "markdown-it-footnote" : " 4.0.0" ,
34
+ "markdown-it-image-lazy-loading" : " 2.0.1 " ,
35
+ "markdown-it-lazy-headers" : " 0.1.3" ,
36
+ "markdown-it-mark" : " 4.0.0" ,
37
+ "markdown-it-sub" : " 2.0.0" ,
38
+ "markdown-it-sup" : " 2.0.0" ,
39
+ "semver" : " 7.7.0"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@tryghost/kg-utils" : " 1.0.30" ,
26
- "mobiledoc-dom-renderer" : " ^ 0.7.0 " ,
27
- "simple-dom" : " ^ 1.4.0"
26
+ "mobiledoc-dom-renderer" : " 0.7.2 " ,
27
+ "simple-dom" : " 1.4.0"
28
28
},
29
29
"devDependencies" : {
30
30
"c8" : " 9.1.0"
Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"browserify" : " 17.0.1" ,
28
- "debug" : " * " ,
28
+ "debug" : " 4.4.0 " ,
29
29
"eslint" : " 8.57.1" ,
30
- "gulp" : " * " ,
30
+ "gulp" : " 5.0.0 " ,
31
31
"gulp-clean-css" : " 4.3.0" ,
32
- "gulp-concat" : " * " ,
33
- "gulp-debug" : " * " ,
32
+ "gulp-concat" : " 2.6.1 " ,
33
+ "gulp-debug" : " 5.0.1 " ,
34
34
"gulp-eslint" : " 6.0.0" ,
35
- "gulp-header" : " * " ,
36
- "gulp-jsbeautifier" : " * " ,
37
- "gulp-rename" : " * " ,
35
+ "gulp-header" : " 2.0.9 " ,
36
+ "gulp-jsbeautifier" : " 3.0.1 " ,
37
+ "gulp-rename" : " 2.0.0 " ,
38
38
"gulp-uglify" : " 3.0.2" ,
39
- "vinyl-buffer" : " * " ,
40
- "vinyl-source-stream" : " * "
39
+ "vinyl-buffer" : " 1.0.1 " ,
40
+ "vinyl-source-stream" : " 2.0.0 "
41
41
},
42
42
"repository" : {
43
43
"type" : " git" ,
Original file line number Diff line number Diff line change 33
33
"react-dom" : " ^18.2.0"
34
34
},
35
35
"devDependencies" : {
36
- "@playwright/test" : " ^1.48.2 " ,
36
+ "@playwright/test" : " 1.51.1 " ,
37
37
"@types/react" : " 18.3.20" ,
38
38
"@types/react-dom" : " 18.3.6" ,
39
39
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
You can’t perform that action at this time.
0 commit comments