Update deps and version numbers
This commit is contained in:
parent
6e8d3e171e
commit
05a0261355
22 changed files with 1251 additions and 1523 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@link-stack/bridge-whatsapp",
|
||||
"version": "2.4.0b1",
|
||||
"version": "3.1.0",
|
||||
"main": "build/main/index.js",
|
||||
"author": "Darren Clarke <darren@redaranj.com>",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
@ -9,9 +9,9 @@
|
|||
"@hapi/hapi": "^21.3.12",
|
||||
"@hapipal/schmervice": "^3.0.0",
|
||||
"@hapipal/toys": "^4.0.0",
|
||||
"@whiskeysockets/baileys": "^6.7.9",
|
||||
"@whiskeysockets/baileys": "^6.7.13",
|
||||
"hapi-pino": "^12.1.0",
|
||||
"link-preview-js": "^3.0.13"
|
||||
"link-preview-js": "^3.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@link-stack/eslint-config": "*",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"@link-stack/typescript-config": "*",
|
||||
"@types/node": "*",
|
||||
"dotenv-cli": "^8.0.0",
|
||||
"tsx": "^4.19.2",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue