🖥️ wip: Config screen

This commit is contained in:
mbaharip
2024-04-22 21:22:15 +07:00
parent c5434fe9c4
commit 3afe51581b
34 changed files with 1698 additions and 626 deletions
+4 -1
View File
@@ -45,7 +45,7 @@
"clsx": "^2.1.0",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"embla-carousel-react": "^8.0.1",
"embla-carousel-react": "^8.0.2",
"googleapis": "^118.0.0",
"input-otp": "^1.2.3",
"jsonwebtoken": "^9.0.0",
@@ -55,6 +55,7 @@
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.11",
"react": "^18",
"react-colorful": "^5.6.1",
"react-day-picker": "^8.10.0",
"react-dom": "^18",
"react-h5-audio-player": "^3.9.1",
@@ -69,6 +70,7 @@
"rehype-katex": "^6.0.3",
"rehype-prism-plus": "^1.6.3",
"rehype-raw": "6.1.1",
"remark-breaks": "^4.0.0",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"remark-slug": "^7.0.1",
@@ -76,6 +78,7 @@
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"use-debouncy": "^5.0.1",
"vaul": "^0.9.0",
"zod": "^3.22.4"
},