Update something

This commit is contained in:
tiff 2025-01-19 21:02:43 -05:00
parent bd19be0345
commit 5d7cd8906e
4 changed files with 113 additions and 242 deletions

View file

@ -13,11 +13,11 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.2",
"@astrojs/rss": "^4.0.9",
"@astrojs/mdx": "4.0.6",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"astro": "^5.1.0",
"@astrojs/tailwind": "5.1.4",
"astro": "5.1.7",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"