Update deps
This commit is contained in:
parent
aeb9aedf84
commit
4c8140d46a
12 changed files with 2293 additions and 867 deletions
|
|
@ -6,11 +6,11 @@
|
|||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@adiwajshing/keyed-db": "0.2.4",
|
||||
"@hapi/hapi": "^21.3.9",
|
||||
"@hapi/hapi": "^21.3.10",
|
||||
"@hapi/boom": "^10.0.1",
|
||||
"@hapipal/schmervice": "^3.0.0",
|
||||
"@hapipal/toys": "^4.0.0",
|
||||
"@whiskeysockets/baileys": "^6.7.4",
|
||||
"@whiskeysockets/baileys": "^6.7.5",
|
||||
"hapi-pino": "^12.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -18,8 +18,8 @@
|
|||
"@link-stack/eslint-config": "*",
|
||||
"@link-stack/jest-config": "*",
|
||||
"@link-stack/typescript-config": "*",
|
||||
"tsx": "^4.15.2",
|
||||
"typescript": "^5.4.5"
|
||||
"tsx": "^4.15.7",
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue