fix: mirror baileys root dependency

This commit is contained in:
Peter Steinberger
2026-04-13 18:22:48 -07:00
parent df84225504
commit 3deea5a426
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(audio-decode@2.2.3)(jimp@1.6.1)(sharp@0.34.5)
ajv:
specifier: ^8.18.0
version: 8.18.0