Update deps

This commit is contained in:
Darren Clarke 2024-03-06 11:22:36 +01:00
parent 2f70dc9e8a
commit 06e4465517
15 changed files with 586 additions and 1058 deletions

View file

@ -14,12 +14,12 @@
"html-to-text": "^9.0.5",
"node-fetch": "^3",
"pg-promise": "^11.5.4",
"remeda": "^1.44.1",
"remeda": "^1.46.2",
"twilio": "^4.23.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@types/fluent-ffmpeg": "^2.1.24",
"@types/jest": "^29.5.12",
@ -31,7 +31,7 @@
"pino-pretty": "^10.3.1",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.25.9",
"typedoc": "^0.25.11",
"typescript": "^5.3.3"
},
"nodemonConfig": {