Some changes

This commit is contained in:
Anton Pogrebnjak
2025-09-09 20:57:22 +02:00
parent 4fcf4bd2e8
commit 5bd3063d5f
10 changed files with 3137 additions and 1604 deletions

View File

@@ -9,10 +9,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.0.8",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"astro": "^5.0.3",
"@astrojs/mdx": "^4.3.5",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.5.1",
"@astrojs/vue": "^5.1.1",
"astro": "^5.13.7",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0"
}