Updated dependencies

This commit is contained in:
Anton Pogrebnjak
2026-02-22 23:35:14 +01:00
parent 5bd3063d5f
commit 128af8a7d5
3 changed files with 1696 additions and 551 deletions

View File

@@ -9,11 +9,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.3.5",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.5.1",
"@astrojs/vue": "^5.1.1",
"astro": "^5.13.7",
"@astrojs/mdx": "^4.3.13",
"@astrojs/rss": "^4.0.15",
"@astrojs/sitemap": "^3.7.0",
"@astrojs/vue": "^5.1.4",
"astro": "^5.17.3",
"astro-typst": "^0.12.1",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0"
}