chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides

This commit is contained in:
radishzzz 2025-05-21 18:27:14 +01:00
parent 155202adeb
commit d10d90a8ef
20 changed files with 253 additions and 182 deletions

View file

@ -17,7 +17,7 @@
"@astrojs/mdx": "^4.2.6",
"@astrojs/partytown": "^2.1.4",
"@astrojs/sitemap": "^3.4.0",
"astro": "^5.7.13",
"astro": "^5.7.14",
"astro-compress": "^2.3.8",
"astro-og-canvas": "^0.7.0",
"astro-robots-txt": "^1.0.0",
@ -37,15 +37,15 @@
"remark-directive": "^4.0.0",
"remark-math": "^6.0.0",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.1",
"sharp": "^0.34.2",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^4.13.1",
"@antfu/eslint-config": "^4.13.2",
"@astrojs/check": "^0.9.4",
"@types/hast": "^3.0.4",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.19",
"@types/node": "^22.15.21",
"@types/sanitize-html": "^2.16.0",
"@unocss/eslint-plugin": "66.1.2",
"@unocss/preset-attributify": "66.1.2",