Updated dependencies

This commit is contained in:
Anton Pogrebnjak
2026-04-06 19:56:05 +02:00
parent bd814e06ce
commit 120ce7726f
3 changed files with 852 additions and 3744 deletions

View File

@@ -9,12 +9,10 @@
"astro": "astro"
},
"dependencies": {
"@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",
"@astrojs/mdx": "^5.0.3",
"@astrojs/rss": "^4.0.18",
"@astrojs/sitemap": "^3.7.2",
"astro": "^6.1.4",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0"
}