add analytics page

This commit is contained in:
Aman Varshney
2025-05-29 20:05:29 +05:30
parent b20d481c84
commit f1e2debde7
7 changed files with 2301 additions and 20 deletions

View File

@@ -18,21 +18,25 @@
"babel-plugin-react-compiler": "^19.1.0-rc.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"fumadocs-core": "15.3.0",
"fumadocs-mdx": "11.6.3",
"fumadocs-ui": "15.3.0",
"lucide-react": "^0.509.0",
"lucide-react": "^0.511.0",
"motion": "^12.10.5",
"next": "15.3.2",
"next-themes": "^0.4.6",
"nuqs": "^2.4.3",
"papaparse": "^5.5.3",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-tweet": "^3.2.2",
"recharts": "^2.15.3",
"sonner": "^2.0.3",
"tailwind-merge": "^3.2.0"
},
"devDependencies": {
"@types/papaparse": "^5.3.16",
"@tailwindcss/postcss": "^4.1.6",
"@types/mdx": "^2.0.13",
"@types/node": "22.15.17",