Update deps

This commit is contained in:
Darren Clarke 2025-03-24 11:52:38 +01:00
parent 13a5a03860
commit a35d18b5a9
16 changed files with 894 additions and 877 deletions

View file

@ -6,10 +6,10 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@adiwajshing/keyed-db": "0.2.4",
"@hapi/hapi": "^21.3.12",
"@hapi/hapi": "^21.4.0",
"@hapipal/schmervice": "^3.0.0",
"@hapipal/toys": "^4.0.0",
"@whiskeysockets/baileys": "^6.7.13",
"@whiskeysockets/baileys": "^6.7.16",
"hapi-pino": "^12.1.0",
"link-preview-js": "^3.0.14"
},
@ -20,7 +20,7 @@
"@types/node": "*",
"dotenv-cli": "^8.0.0",
"tsx": "^4.19.3",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"scripts": {
"build": "tsc -p tsconfig.json",