Updated the site
Some checks failed
Upload via SSH / build (push) Failing after 1m27s

This commit is contained in:
Bethlenfalvi, Lorinc (ext)
2026-03-23 17:25:03 +01:00
parent 8bafec4821
commit b986001041
4 changed files with 1212 additions and 1388 deletions

View File

@@ -9,20 +9,20 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.3.13",
"@astrojs/react": "^4.4.2",
"@astrojs/rss": "^4.0.14",
"@astrojs/sitemap": "^3.6.0",
"@astrojs/svelte": "^7.2.4",
"@astrojs/mdx": "^5.0.2",
"@astrojs/react": "^5.0.1",
"@astrojs/rss": "^4.0.17",
"@astrojs/sitemap": "^3.7.1",
"@astrojs/svelte": "^8.0.3",
"@js-temporal/polyfill": "^0.5.1",
"@tailwindcss/vite": "^4.1.18",
"astro": "^5.16.6",
"@tailwindcss/vite": "^4.2.2",
"astro": "^6.0.8",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-toc": "^9.0.0",
"shiki": "^3.20.0",
"shiki": "^4.0.2",
"svelte": "^5.46.1",
"tailwindcss": "^4.1.18",
"tailwindcss": "^4.2.2",
"typescript": "^5.9.3"
}
}