Style giscuss comment feed

This commit is contained in:
2025-04-17 11:48:25 -07:00
parent b6b98023da
commit b5120b60df
7 changed files with 791 additions and 174 deletions

View File

@@ -8,20 +8,21 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/react": "^4.2.3",
"@astrojs/react": "^4.2.4",
"@astrojs/tailwind": "^6.0.2",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
"astro": "^5.6.1",
"astro": "^5.7.2",
"prisma": "^6.6.0",
"tailwindcss": "^3.4.17"
},
"dependencies": {
"@astrojs/mdx": "^4.2.3",
"@astrojs/node": "^9.1.3",
"@astrojs/mdx": "^4.2.4",
"@astrojs/node": "^9.2.0",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.3.0",
"@giscus/react": "^3.1.0",
"@oslojs/crypto": "^1.0.1",
"@oslojs/encoding": "^1.1.0",
"@pilcrowjs/object-parser": "^0.0.4",