fix(ci): mirror whatsapp runtime dependency

This commit is contained in:
Vincent Koc
2026-04-13 22:16:02 +01:00
parent f3283a330b
commit 36a58e714c
2 changed files with 4 additions and 0 deletions

View File

@@ -1380,6 +1380,7 @@
"@sinclair/typebox": "0.34.49",
"@slack/bolt": "^4.7.0",
"@slack/web-api": "^7.15.0",
"@whiskeysockets/baileys": "7.0.0-rc.9",
"ajv": "^8.18.0",
"chalk": "^5.6.2",
"chokidar": "^5.0.0",

3
pnpm-lock.yaml generated
View File

@@ -112,6 +112,9 @@ importers:
'@slack/web-api':
specifier: ^7.15.0
version: 7.15.0
'@whiskeysockets/baileys':
specifier: 7.0.0-rc.9
version: 7.0.0-rc.9
ajv:
specifier: ^8.18.0
version: 8.18.0