back at it

This commit is contained in:
2025-08-16 13:57:37 -07:00
parent 6711de5eb6
commit 60a9fb0339
10 changed files with 366 additions and 141 deletions

View File

@@ -8,19 +8,19 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/react": "^4.2.4",
"@astrojs/react": "^4.3.0",
"@astrojs/tailwind": "^6.0.2",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
"astro": "^5.7.4",
"astro": "^5.13.2",
"tailwindcss": "^3.4.17"
},
"dependencies": {
"@astrojs/mdx": "^4.2.4",
"@astrojs/node": "^9.2.0",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.3.0",
"@astrojs/mdx": "^4.3.4",
"@astrojs/node": "^9.4.2",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.5.0",
"@giscus/react": "^3.1.0",
"@pilcrowjs/object-parser": "^0.0.4",
"@react-hook/intersection-observer": "^3.1.2",