Add talks
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m45s

This commit is contained in:
2025-06-12 00:41:44 -06:00
parent 6b6b571dd6
commit bfa3784f03
8 changed files with 743 additions and 475 deletions

View File

@ -15,13 +15,13 @@
"@astrojs/rss": "^4.0.12",
"@preact/signals": "^2.2.0",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.8",
"@tailwindcss/vite": "^4.1.10",
"astro": "^5.9.2",
"astro-icon": "^1.1.5",
"lucide-preact": "^0.513.0",
"preact": "^10.26.8",
"lucide-preact": "^0.514.0",
"preact": "^10.26.9",
"sharp": "^0.34.2",
"tailwindcss": "^4.1.8"
"tailwindcss": "^4.1.10"
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.3",