Resolve rejected Apple:

Add:
public/aset/logo/hiconnect.png
        src/app/(support)/
        src/app/api/helper/

Fix:

- bun.lock
- package.json
- src/app/api/auth/login/route.ts
- src/app/api/auth/resend/route.ts
- src/middleware.tsx

### No issue
This commit is contained in:
2025-11-17 17:41:08 +08:00
parent 14fbd1a6dd
commit b6e5755942
10 changed files with 476 additions and 13 deletions

View File

@@ -29,6 +29,7 @@
"@mantine/notifications": "^6.0.17",
"@mantine/tiptap": "^7.5.3",
"@prisma/client": "^6.3.0",
"@react-email/render": "^2.0.0",
"@react-pdf/renderer": "^3.4.4",
"@tabler/icons-react": "^3.31.0",
"@tiptap/extension-highlight": "^2.2.3",
@@ -90,6 +91,7 @@
"react-quill": "^2.0.0",
"react-responsive-carousel": "^3.2.23",
"react-toastify": "^9.1.3",
"resend": "^6.4.2",
"sharp": "^0.33.5",
"socket.io-client": "^4.7.2",
"swr": "^2.3.0",