Skip to content

Commit b93262b

Browse files
committed
update dependencies
1 parent 7f9c36b commit b93262b

File tree

2 files changed

+418
-767
lines changed

2 files changed

+418
-767
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,34 +27,34 @@
2727
},
2828
"license": "UNLICENSED",
2929
"devDependencies": {
30-
"@11ty/eleventy": "^1.0.0-beta.5",
30+
"@11ty/eleventy": "^1.0.0",
3131
"@11ty/eleventy-plugin-rss": "^1.1.2",
32-
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.3",
32+
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
3333
"@gerhobbelt/markdown-it-responsive": "^0.1.1-3",
3434
"async-git": "^1.13.3",
35-
"axios": "^0.24.0",
36-
"clean-css": "^5.2.2",
35+
"axios": "^0.26.0",
36+
"clean-css": "^5.2.4",
3737
"critical": "^4.0.1",
3838
"cross-env": "^7.0.3",
3939
"cssesc": "^3.0.0",
4040
"csvtojson": "^2.0.10",
41-
"eleventy-plugin-embed-everything": "^1.13.3",
41+
"eleventy-plugin-embed-everything": "^1.14.0",
4242
"eleventy-plugin-reading-time": "0.0.1",
4343
"html-minifier": "^4.0.0",
4444
"linkinator": "^3.0.3",
4545
"littlefoot": "^3.4.1",
46-
"luxon": "^2.3.0",
47-
"markdown-it": "^12.3.0",
46+
"luxon": "^2.3.1",
47+
"markdown-it": "^12.3.2",
4848
"markdown-it-anchor": "^8.4.1",
4949
"markdown-it-container": "^3.0.0",
5050
"markdown-it-footnote": "^3.0.3",
5151
"moment": "^2.29.1",
5252
"npm-run-all": "^4.1.5",
5353
"qrcode": "^1.5.0",
54-
"sass": "^1.46.0",
55-
"sharp": "^0.29.3",
56-
"shx": "^0.3.3",
57-
"npm-check-updates": "^12.1.0",
58-
"xo": "^0.47.0"
54+
"sass": "^1.49.8",
55+
"sharp": "^0.30.1",
56+
"shx": "^0.3.4",
57+
"npm-check-updates": "^12.4.0",
58+
"xo": "^0.48.0"
5959
}
6060
}

0 commit comments

Comments
 (0)