Migrate some scripts to Alpine and add 18+ icon

This commit is contained in:
Bad Manners 2024-09-25 13:38:04 -03:00
parent dcbf094a0e
commit 328e84ccc7
No known key found for this signature in database
GPG key ID: 8C88292CCB075609
20 changed files with 220 additions and 174 deletions

View file

@ -16,12 +16,15 @@
"deploy-lftp": "dotenv tsx scripts/deploy-lftp.ts --"
},
"dependencies": {
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.6",
"@astrojs/rss": "^4.0.7",
"@astrojs/tailwind": "^5.1.0",
"@astropub/md": "^1.0.0",
"@tailwindcss/typography": "^0.5.15",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.1",
"astro": "^4.15.5",
"astro-htaccess": "^0.2.0",
"astro-pagefind": "^1.6.0",