File tree 7 files changed +289
-292
lines changed
metalsmith-collections-related
7 files changed +289
-292
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-collections-related" ,
3
- "version" : " 2.0.12 " ,
3
+ "version" : " 2.0.13 " ,
4
4
"description" : " A Metalsmith plugin to find related files within collections." ,
5
5
"keywords" : [
6
6
" metalsmith" ,
50
50
"deepmerge" : " ^4.3.1" ,
51
51
"html-escaper" : " ^3.0.3" ,
52
52
"natural" : " ^8.0.1" ,
53
- "sanitize-html" : " ^2.13.1 "
53
+ "sanitize-html" : " ^2.14.0 "
54
54
},
55
55
"peerDependencies" : {
56
56
"metalsmith" : " ^2.5.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-include-files" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A Metalsmith plugin to include external files." ,
5
5
"keywords" : [
6
6
" metalsmith" ,
48
48
},
49
49
"dependencies" : {
50
50
"deepmerge" : " ^4.3.1" ,
51
- "fast-glob" : " ^3.3.2 " ,
51
+ "fast-glob" : " ^3.3.3 " ,
52
52
"stat-mode" : " ^1.0.0"
53
53
},
54
54
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-link-checker" ,
3
- "version" : " 2.1.9 " ,
3
+ "version" : " 2.1.10 " ,
4
4
"description" : " A Metalsmith plugin to check for broken links." ,
5
5
"keywords" : [
6
6
" metalsmith" ,
50
50
"async" : " ^3.2.6" ,
51
51
"cheerio" : " ^1.0.0" ,
52
52
"deepmerge" : " ^4.3.1" ,
53
- "top-user-agents" : " ^2.1.24 "
53
+ "top-user-agents" : " ^2.1.31 "
54
54
},
55
55
"peerDependencies" : {
56
56
"metalsmith" : " ^2.5.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-mermaid" ,
3
- "version" : " 1.0.16 " ,
3
+ "version" : " 1.0.17 " ,
4
4
"description" : " A Metalsmith plugin to remove unused CSS rules." ,
5
5
"keywords" : [
6
6
" metalsmith" ,
47
47
"postpack" : " rm ./LICENSE"
48
48
},
49
49
"dependencies" : {
50
- "@mermaid-js/mermaid-cli" : " ^11.4.1 " ,
50
+ "@mermaid-js/mermaid-cli" : " ^11.4.2 " ,
51
51
"async" : " ^3.2.6" ,
52
52
"deepmerge" : " ^4.3.1" ,
53
- "puppeteer" : " ^23.9.0 " ,
53
+ "puppeteer" : " ^23.11.1 " ,
54
54
"remark-parse" : " ^11.0.0" ,
55
55
"remark-stringify" : " ^11.0.0" ,
56
56
"unified" : " ^11.0.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-tracer" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6 " ,
4
4
"description" : " A Metalsmith plugin to find related files within collections." ,
5
5
"keywords" : [
6
6
" metalsmith" ,
50
50
"callsites" : " ^4.2.0" ,
51
51
"chalk" : " ^5.3.0" ,
52
52
"deepmerge" : " ^4.3.1" ,
53
- "ora" : " ^8.1.1 "
53
+ "ora" : " ^8.2.0 "
54
54
},
55
55
"peerDependencies" : {
56
56
"metalsmith" : " *"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-vega" ,
3
- "version" : " 1.0.8 " ,
3
+ "version" : " 1.0.9 " ,
4
4
"description" : " " ,
5
5
"keywords" : [
6
6
" metalsmith" ,
53
53
"remark-stringify" : " ^11.0.0" ,
54
54
"unified" : " ^11.0.5" ,
55
55
"unist-util-visit" : " ^5.0.0" ,
56
- "vega" : " ^5.30 .0" ,
57
- "vega-lite" : " ^5.21 .0" ,
56
+ "vega" : " ^5.31 .0" ,
57
+ "vega-lite" : " ^5.23 .0" ,
58
58
"xml2js" : " ^0.6.2"
59
59
},
60
60
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments