mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: update dependencies and add type definitions for long, node-cache, qrcode, and uuid
This commit is contained in:
committed by
GitHub
parent
93236f6c6f
commit
84fcd13907
@@ -44,6 +44,7 @@
|
||||
"axios": "^1.6.0",
|
||||
"libsignal": "github:WhiskeySockets/libsignal-node",
|
||||
"lodash": "^4.17.21",
|
||||
"long": "^5.3.2",
|
||||
"music-metadata": "^7.12.3",
|
||||
"pino": "^9.6",
|
||||
"protobufjs": "^7.2.4",
|
||||
@@ -51,7 +52,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.5.1",
|
||||
"@types/node": "^16.0.0",
|
||||
"@types/long": "^5.0.0",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/node-cache": "^4.2.5",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/ws": "^8.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||
"@typescript-eslint/parser": "^8.32.0",
|
||||
|
||||
Reference in New Issue
Block a user