Add a manage page with tabs
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"@auth/drizzle-adapter": "^1.10.0",
|
||||
"@aws-sdk/client-s3": "^3.839.0",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@hookform/resolvers": "^5.2.1",
|
||||
"@libsql/client": "^0.15.9",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
@@ -28,6 +29,11 @@
|
||||
"@t3-oss/env-nextjs": "^0.13.8",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tanstack/react-query": "^5.81.5",
|
||||
"@tiptap/extension-typography": "^3.2.2",
|
||||
"@tiptap/pm": "^3.2.2",
|
||||
"@tiptap/react": "^3.2.2",
|
||||
"@tiptap/starter-kit": "^3.2.2",
|
||||
"@total-typescript/ts-reset": "^0.6.1",
|
||||
"@trpc/client": "^11.4.3",
|
||||
"@trpc/react-query": "^11.4.3",
|
||||
"@trpc/server": "^11.4.3",
|
||||
@@ -44,6 +50,7 @@
|
||||
"radash": "^12.1.1",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-zoom-pan-pinch": "^3.7.0",
|
||||
"server-only": "^0.0.1",
|
||||
"sharp": "^0.34.2",
|
||||
|
||||
Reference in New Issue
Block a user