refactor: heti style

This commit is contained in:
radishzzz 2025-04-17 01:00:26 +01:00
parent 4ff44f9ac4
commit fd8cc74627
5 changed files with 137 additions and 141 deletions

View file

@ -18,7 +18,7 @@
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.3.0",
"@waline/client": "^3.5.6",
"astro": "^5.7.0",
"astro": "^5.7.2",
"astro-compress": "^2.3.8",
"astro-og-canvas": "^0.7.0",
"astro-robots-txt": "^1.0.0",
@ -32,7 +32,7 @@
"rehype-slug": "^6.0.0",
"remark-directive": "^4.0.0",
"remark-math": "^6.0.0",
"sanitize-html": "^2.15.0",
"sanitize-html": "^2.16.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {