mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides
This commit is contained in:
parent
155202adeb
commit
d10d90a8ef
20 changed files with 253 additions and 182 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue