mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 12:01:33 +02:00
✨ feat: support image optimization in Markdown with astro 5.4
This commit is contained in:
parent
a133dfd7f2
commit
7ee47b1d85
15 changed files with 281 additions and 296 deletions
|
@ -45,7 +45,7 @@
|
|||
"vite": "^6.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.8.1",
|
||||
"@antfu/eslint-config": "^4.10.0",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/node": "^22.13.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue