Tiny fixes

This commit is contained in:
Andras Schmelczer 2026-05-25 10:25:26 +01:00
parent 17daf44684
commit 84769f9ce4
12 changed files with 150 additions and 57 deletions

View file

@ -46,9 +46,8 @@
"prettier-plugin-astro": "^0.14.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"typescript": "^5.9.3"
},
"dependencies": {
"typescript": "^5.9.3",
"unist-util-visit": "^5.1.0",
"sharp": "^0.34.5"
}
}