feat(website): add next-intl i18n and dark mode support

This commit is contained in:
justsisyphus
2026-01-24 05:20:20 +09:00
parent b7d3417d2e
commit f28c8a45dd
19 changed files with 392 additions and 57 deletions
+2
View File
@@ -15,6 +15,8 @@
"clsx": "^2.1.1",
"lucide-react": "^0.563.0",
"next": "16.1.4",
"next-intl": "^4.7.0",
"next-themes": "^0.4.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"tailwind-merge": "^3.4.0"