Working on major overhaul

This commit is contained in:
Timothy Rogers 2025-01-31 18:39:35 -05:00
parent d1551ebaab
commit 2baa3c0a14
56 changed files with 2277 additions and 605 deletions

View file

@ -11,8 +11,9 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/tailwind": "^5.1.2",
"astro": "^4.16.6",
"@astrojs/tailwind": "^5.1.4",
"astro": "^5.1.2",
"dayjs": "^1.11.13",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
}