File tree 1 file changed +10
-11
lines changed
1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 14
14
"eleventy:prod" : " cross-env NODE_ENV=production eleventy" ,
15
15
"clean" : " shx rm -rf _site" ,
16
16
"check" : " linkinator -r -c 10 ./_site; true" ,
17
- "cu" : " ncu" ,
18
- "cu:fix" : " ncu -u" ,
17
+ "cu" : " ncu -i --format group" ,
19
18
"format" : " xo --fix" ,
20
19
"test" : " echo \" Error: no test specified\" && exit 1"
21
20
},
37
36
"@gerhobbelt/markdown-it-responsive" : " ^0.1.1-3" ,
38
37
"async-git" : " ^1.13.3" ,
39
38
"axios" : " ^0.26.0" ,
40
- "clean-css" : " ^5.3.1 " ,
39
+ "clean-css" : " ^5.3.3 " ,
41
40
"critical" : " ^4.0.1" ,
42
41
"cross-env" : " ^7.0.3" ,
43
42
"cssesc" : " ^3.0.0" ,
44
43
"csvtojson" : " ^2.0.10" ,
45
- "eleventy-plugin-embed-everything" : " ^1.14.1 " ,
44
+ "eleventy-plugin-embed-everything" : " ^1.20.0 " ,
46
45
"eleventy-plugin-reading-time" : " 0.0.1" ,
47
46
"html-minifier" : " ^4.0.0" ,
48
47
"linkinator" : " ^4.1.2" ,
49
48
"littlefoot" : " ^3.4.1" ,
50
- "luxon" : " ^3.1 .1" ,
49
+ "luxon" : " ^3.6 .1" ,
51
50
"markdown-it" : " ^13.0.1" ,
52
51
"markdown-it-anchor" : " ^8.6.5" ,
53
52
"markdown-it-container" : " ^3.0.0" ,
54
53
"markdown-it-footnote" : " ^3.0.3" ,
55
- "moment" : " ^2.29.4 " ,
56
- "npm-check-updates" : " ^16.6.0 " ,
54
+ "moment" : " ^2.30.1 " ,
55
+ "npm-check-updates" : " ^17.1.16 " ,
57
56
"npm-run-all" : " ^4.1.5" ,
58
- "qrcode " : " ^1.5.1 " ,
59
- "sass " : " ^1.56.2 " ,
57
+ "sass " : " ^1.86.0 " ,
58
+ "qrcode " : " ^1.5.4 " ,
60
59
"sharp" : " ^0.33.4" ,
61
- "shx" : " ^0.3.4 " ,
60
+ "shx" : " ^0.4.0 " ,
62
61
"glob" : " ^10.4.1" ,
63
62
"mkdirp" : " ^3.0.1" ,
64
- "xo" : " ^0.53.1 "
63
+ "xo" : " ^0.60.0 "
65
64
}
66
65
}
You can’t perform that action at this time.
0 commit comments