File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 1414 "eleventy:prod" : " cross-env NODE_ENV=production eleventy" ,
1515 "clean" : " shx rm -rf _site" ,
1616 "check" : " linkinator -r -c 10 ./_site; true" ,
17- "cu" : " ncu" ,
18- "cu:fix" : " ncu -u" ,
17+ "cu" : " ncu -i --format group" ,
1918 "format" : " xo --fix" ,
2019 "test" : " echo \" Error: no test specified\" && exit 1"
2120 },
3736 "@gerhobbelt/markdown-it-responsive" : " ^0.1.1-3" ,
3837 "async-git" : " ^1.13.3" ,
3938 "axios" : " ^0.26.0" ,
40- "clean-css" : " ^5.3.1 " ,
39+ "clean-css" : " ^5.3.3 " ,
4140 "critical" : " ^4.0.1" ,
4241 "cross-env" : " ^7.0.3" ,
4342 "cssesc" : " ^3.0.0" ,
4443 "csvtojson" : " ^2.0.10" ,
45- "eleventy-plugin-embed-everything" : " ^1.14.1 " ,
44+ "eleventy-plugin-embed-everything" : " ^1.20.0 " ,
4645 "eleventy-plugin-reading-time" : " 0.0.1" ,
4746 "html-minifier" : " ^4.0.0" ,
4847 "linkinator" : " ^4.1.2" ,
4948 "littlefoot" : " ^3.4.1" ,
50- "luxon" : " ^3.1 .1" ,
49+ "luxon" : " ^3.6 .1" ,
5150 "markdown-it" : " ^13.0.1" ,
5251 "markdown-it-anchor" : " ^8.6.5" ,
5352 "markdown-it-container" : " ^3.0.0" ,
5453 "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 " ,
5756 "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 " ,
6059 "sharp" : " ^0.33.4" ,
61- "shx" : " ^0.3.4 " ,
60+ "shx" : " ^0.4.0 " ,
6261 "glob" : " ^10.4.1" ,
6362 "mkdirp" : " ^3.0.1" ,
64- "xo" : " ^0.53.1 "
63+ "xo" : " ^0.60.0 "
6564 }
6665}
You can’t perform that action at this time.
0 commit comments