File tree 19 files changed +321
-269
lines changed
kg-markdown-html-renderer
kg-mobiledoc-html-renderer
19 files changed +321
-269
lines changed Original file line number Diff line number Diff line change 22
22
"main" : " git checkout main && git pull ${GHOST_UPSTREAM:-origin} main && yarn"
23
23
},
24
24
"devDependencies" : {
25
- "eslint" : " 8.57 .0" ,
25
+ "eslint" : " 9.14 .0" ,
26
26
"eslint-plugin-ghost" : " 3.4.0" ,
27
27
"husky" : " 9.1.4" ,
28
28
"lerna" : " 8.1.8" ,
Original file line number Diff line number Diff line change 19
19
"access" : " public"
20
20
},
21
21
"devDependencies" : {
22
- "c8" : " 9 .1.0 " ,
22
+ "c8" : " 10 .1.2 " ,
23
23
"mocha" : " 10.7.3" ,
24
24
"should" : " 13.2.3" ,
25
- "sinon" : " 17 .0.1 "
25
+ "sinon" : " 19 .0.2 "
26
26
},
27
27
"dependencies" : {
28
28
"@tryghost/kg-parser-plugins" : " 4.1.4" ,
Original file line number Diff line number Diff line change 22
22
"access" : " public"
23
23
},
24
24
"devDependencies" : {
25
- "c8" : " 9 .1.0 " ,
25
+ "c8" : " 10 .1.2 " ,
26
26
"mocha" : " 10.7.3" ,
27
27
"should" : " 13.2.3" ,
28
28
"simple-dom" : " 1.4.0" ,
29
- "sinon" : " 17 .0.1 "
29
+ "sinon" : " 19 .0.2 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 33
33
"@babel/core" : " 7.25.2" ,
34
34
"@babel/preset-env" : " 7.25.3" ,
35
35
"@rollup/plugin-babel" : " 6.0.4" ,
36
- "c8" : " 9 .1.0 " ,
36
+ "c8" : " 10 .1.2 " ,
37
37
"jsdom" : " 24.1.1" ,
38
38
"mocha" : " 10.7.3" ,
39
39
"rollup" : " 4.21.0" ,
40
40
"should" : " 13.2.3" ,
41
- "sinon" : " 17 .0.1 "
41
+ "sinon" : " 19 .0.2 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 31
31
},
32
32
"devDependencies" : {
33
33
"@rollup/plugin-babel" : " 6.0.4" ,
34
- "c8" : " 9 .1.0 " ,
34
+ "c8" : " 10 .1.2 " ,
35
35
"mocha" : " 10.7.3" ,
36
36
"rollup" : " 4.21.0" ,
37
- "sinon" : " 17 .0.1 "
37
+ "sinon" : " 19 .0.2 "
38
38
},
39
39
"dependencies" : {
40
40
"lodash" : " ^4.17.21"
Original file line number Diff line number Diff line change 22
22
"access" : " public"
23
23
},
24
24
"devDependencies" : {
25
- "c8" : " 9 .1.0 " ,
25
+ "c8" : " 10 .1.2 " ,
26
26
"simple-dom" : " 1.4.0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 23
23
"access" : " public"
24
24
},
25
25
"devDependencies" : {
26
- "c8" : " 9 .1.0 " ,
26
+ "c8" : " 10 .1.2 " ,
27
27
"mocha" : " 10.7.3" ,
28
28
"should" : " 13.2.3" ,
29
29
"simple-dom" : " 1.4.0" ,
30
- "sinon" : " 17 .0.1 "
30
+ "sinon" : " 19 .0.2 "
31
31
},
32
32
"dependencies" : {
33
33
"@tryghost/kg-markdown-html-renderer" : " 7.0.7" ,
Original file line number Diff line number Diff line change 35
35
"@lexical/html" : " 0.13.1" ,
36
36
"@prettier/sync" : " ^0.3.0" ,
37
37
"@rollup/plugin-babel" : " 6.0.4" ,
38
- "c8" : " 9 .1.0 " ,
38
+ "c8" : " 10 .1.2 " ,
39
39
"html-minifier" : " ^4.0.0" ,
40
40
"mocha" : " 10.7.3" ,
41
41
"prettier" : " 3.3.3" ,
42
42
"rollup" : " 4.21.0" ,
43
43
"rollup-plugin-svg" : " 2.0.0" ,
44
44
"should" : " 13.2.3" ,
45
- "sinon" : " 17 .0.1 "
45
+ "sinon" : " 19 .0.2 "
46
46
},
47
47
"dependencies" : {
48
48
"@lexical/clipboard" : " 0.13.1" ,
Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@lexical/headless" : " 0.13.1" ,
29
29
"@lexical/link" : " 0.13.1" ,
30
- "c8" : " 9 .1.0 " ,
30
+ "c8" : " 10 .1.2 " ,
31
31
"mocha" : " 10.7.3" ,
32
- "sinon" : " 17 .0.1 " ,
32
+ "sinon" : " 19 .0.2 " ,
33
33
"ts-node" : " 10.9.2" ,
34
34
"typescript" : " 5.5.4"
35
35
},
Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/jsdom" : " ^21.1.2" ,
31
31
"@types/mocha" : " 10.0.7" ,
32
- "c8" : " 9 .1.0 " ,
32
+ "c8" : " 10 .1.2 " ,
33
33
"mocha" : " 10.7.3" ,
34
- "sinon" : " 17 .0.1 " ,
34
+ "sinon" : " 19 .0.2 " ,
35
35
"ts-node" : " 10.9.2" ,
36
36
"typescript" : " 5.5.4"
37
37
},
Original file line number Diff line number Diff line change 28
28
"access" : " public"
29
29
},
30
30
"devDependencies" : {
31
- "c8" : " 9 .1.0 " ,
31
+ "c8" : " 10 .1.2 " ,
32
32
"jsdom" : " ^24.1.0" ,
33
33
"mocha" : " 10.7.3" ,
34
34
"prettier" : " 3.3.3" ,
35
35
"should" : " 13.2.3" ,
36
- "sinon" : " 17 .0.1 "
36
+ "sinon" : " 19 .0.2 "
37
37
},
38
38
"dependencies" : {
39
39
"@lexical/clipboard" : " 0.13.1" ,
Original file line number Diff line number Diff line change 22
22
"access" : " public"
23
23
},
24
24
"devDependencies" : {
25
- "c8" : " 9 .1.0 " ,
25
+ "c8" : " 10 .1.2 " ,
26
26
"mocha" : " 10.7.3" ,
27
27
"should" : " 13.2.3" ,
28
- "sinon" : " 17 .0.1 "
28
+ "sinon" : " 19 .0.2 "
29
29
},
30
30
"dependencies" : {
31
31
"@tryghost/kg-utils" : " 1.0.28" ,
Original file line number Diff line number Diff line change 27
27
"simple-dom" : " ^1.4.0"
28
28
},
29
29
"devDependencies" : {
30
- "c8" : " 9 .1.0 "
30
+ "c8" : " 10 .1.2 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 34
34
"@babel/preset-env" : " 7.25.3" ,
35
35
"@rollup/plugin-babel" : " 6.0.4" ,
36
36
"@tryghost/mobiledoc-kit" : " 0.11.2-ghost.4" ,
37
- "c8" : " 9 .1.0 " ,
37
+ "c8" : " 10 .1.2 " ,
38
38
"jsdom" : " 24.1.1" ,
39
39
"mocha" : " 10.7.3" ,
40
40
"rollup" : " 4.21.0" ,
41
41
"should" : " 13.2.3" ,
42
- "sinon" : " 17 .0.1 "
42
+ "sinon" : " 19 .0.2 "
43
43
},
44
44
"dependencies" : {
45
45
"@tryghost/kg-clean-basic-html" : " 4.1.4"
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"browserify" : " 17.0.0" ,
28
28
"debug" : " *" ,
29
- "eslint" : " 8.57 .0" ,
29
+ "eslint" : " 9.14 .0" ,
30
30
"gulp" : " *" ,
31
31
"gulp-clean-css" : " 4.3.0" ,
32
32
"gulp-concat" : " *" ,
Original file line number Diff line number Diff line change 36
36
"@playwright/test" : " ^1.48.2" ,
37
37
"@types/react" : " ^18.2.0" ,
38
38
"@types/react-dom" : " ^18.2.0" ,
39
- "@typescript-eslint/eslint-plugin" : " 7.18 .0" ,
40
- "@typescript-eslint/parser" : " 7.18 .0" ,
39
+ "@typescript-eslint/eslint-plugin" : " 8.14 .0" ,
40
+ "@typescript-eslint/parser" : " 8.14 .0" ,
41
41
"@vitejs/plugin-react" : " 4.3.1" ,
42
42
"@vitest/coverage-v8" : " 1.6.0" ,
43
43
"autoprefixer" : " 10.4.20" ,
44
44
"concurrently" : " 8.2.2" ,
45
- "eslint" : " 8.57 .0" ,
46
- "eslint-plugin-react-hooks" : " 4.6.2 " ,
45
+ "eslint" : " 9.14 .0" ,
46
+ "eslint-plugin-react-hooks" : " 5.0.0 " ,
47
47
"eslint-plugin-react-refresh" : " 0.4.11" ,
48
48
"eslint-plugin-tailwindcss" : " 3.17.4" ,
49
49
"jsdom" : " 24.1.1" ,
Original file line number Diff line number Diff line change 19
19
"access" : " public"
20
20
},
21
21
"devDependencies" : {
22
- "c8" : " 9 .1.0 " ,
22
+ "c8" : " 10 .1.2 " ,
23
23
"mocha" : " 10.7.3" ,
24
24
"should" : " 13.2.3" ,
25
- "sinon" : " 17 .0.1 "
25
+ "sinon" : " 19 .0.2 "
26
26
},
27
27
"dependencies" : {
28
28
"semver" : " ^7.6.2"
Original file line number Diff line number Diff line change 99
99
"dotenv" : " ^16.3.2" ,
100
100
"emoji-mart" : " ^5.5.2" ,
101
101
"eslint-config-react-app" : " 7.0.1" ,
102
- "eslint-plugin-jest" : " 27 .9.0" ,
102
+ "eslint-plugin-jest" : " 28 .9.0" ,
103
103
"eslint-plugin-react" : " 7.35.0" ,
104
104
"eslint-plugin-storybook" : " 0.8.0" ,
105
105
"eslint-plugin-tailwindcss" : " 3.17.4" ,
You can’t perform that action at this time.
0 commit comments