feat: complete lid format handling and UI updates

This commit is contained in:
bipproduction
2026-02-06 07:02:41 +08:00
parent 32610ebfd1
commit 0152229b96
24 changed files with 2719 additions and 1923 deletions

View File

@@ -17,6 +17,8 @@
"@elysiajs/swagger": "^1.3.1",
"@lglab/react-qr-code": "^1.4.9",
"@mantine/core": "^8.3.13",
"@mantine/dates": "^8.3.14",
"@mantine/form": "^8.3.14",
"@mantine/hooks": "^8.3.13",
"@mantine/modals": "^8.3.13",
"@mantine/notifications": "^8.3.13",
@@ -55,7 +57,7 @@
"uuid": "^13.0.0",
"whatsapp-api-js": "^6.2.1",
"whatsapp-client-sdk": "^1.6.0",
"whatsapp-web.js": "github:pedroslopez/whatsapp-web.js#main",
"whatsapp-web.js": "^1.34.6",
"yaml": "^2.8.2"
},
"devDependencies": {