tambahannya

This commit is contained in:
bipproduction
2025-10-23 11:43:43 +08:00
parent b85fa6801b
commit a97c0362bd
4 changed files with 143 additions and 97 deletions

View File

@@ -23,6 +23,7 @@
"@prisma/client": "^6.17.1",
"@tabler/icons-react": "^3.35.0",
"@types/express": "^5.0.3",
"@types/js-yaml": "^4.0.9",
"@types/jwt-decode": "^3.1.0",
"@types/lodash": "^4.17.20",
"@types/qrcode-terminal": "^0.12.2",
@@ -31,6 +32,7 @@
"dayjs": "^1.11.18",
"elysia": "^1.4.11",
"form-data": "^4.0.4",
"js-yaml": "^4.1.0",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"meta-cloud-api": "^1.3.0",
@@ -46,7 +48,8 @@
"uuid": "^13.0.0",
"whatsapp-api-js": "^6.1.1",
"whatsapp-client-sdk": "^1.6.0",
"whatsapp-web.js": "^1.34.1"
"whatsapp-web.js": "^1.34.1",
"yaml": "^2.8.1"
},
"devDependencies": {
"@types/bun": "latest",