feat(web): add shareable stack page (#556)

This commit is contained in:
Aman Varshney
2025-09-01 21:58:15 +05:30
committed by GitHub
parent e8ccc07d73
commit a26ff59913
17 changed files with 1894 additions and 422 deletions

View File

@@ -27,6 +27,7 @@
"clsx": "^2.1.1",
"convex": "^1.25.4",
"convex-helpers": "^0.1.104",
"culori": "^4.0.2",
"date-fns": "^4.1.0",
"fumadocs-core": "15.6.7",
"fumadocs-mdx": "11.7.3",
@@ -38,6 +39,7 @@
"nuqs": "^2.4.3",
"papaparse": "^5.5.3",
"posthog-js": "^1.258.5",
"qrcode": "^1.5.4",
"radix-ui": "^1.4.2",
"react": "^19.1.1",
"react-dom": "^19.1.1",
@@ -52,9 +54,11 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.11",
"@types/culori": "^4.0.0",
"@types/mdx": "^2.0.13",
"@types/node": "24.1.0",
"@types/papaparse": "^5.3.16",
"@types/qrcode": "^1.5.5",
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
"eslint": "^9.32.0",