refactor: refactor the code base to use more server components

This commit is contained in:
Bram Suurd
2024-08-25 19:39:25 +02:00
parent d172acc733
commit 3f5e2abd12
22 changed files with 384 additions and 298 deletions

View File

@@ -27,6 +27,7 @@
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@vercel/analytics": "^1.2.2",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
@@ -41,6 +42,7 @@
"react": "^18",
"react-code-blocks": "^0.1.6",
"react-dom": "^18",
"react-helmet": "^6.1.0",
"react-icons": "^5.1.0",
"react-simple-typewriter": "^5.0.1",
"sharp": "^0.33.4",