Update middleware and deps
This commit is contained in:
parent
0b5e242ed0
commit
a3d6b786e1
28 changed files with 2246 additions and 2272 deletions
|
|
@ -13,26 +13,26 @@
|
|||
"graphile-worker": "^0.13.0",
|
||||
"html-to-text": "^9.0.5",
|
||||
"node-fetch": "^3",
|
||||
"pg-promise": "^11.5.3",
|
||||
"remeda": "^1.24.1",
|
||||
"twilio": "^4.15.0"
|
||||
"pg-promise": "^11.5.4",
|
||||
"remeda": "^1.26.0",
|
||||
"twilio": "^4.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.10",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/preset-typescript": "7.22.5",
|
||||
"@babel/core": "7.22.15",
|
||||
"@babel/preset-env": "7.22.15",
|
||||
"@babel/preset-typescript": "7.22.15",
|
||||
"@types/fluent-ffmpeg": "^2.1.21",
|
||||
"@types/jest": "^29.5.3",
|
||||
"eslint": "^8.47.0",
|
||||
"jest": "^29.6.2",
|
||||
"jest-circus": "^29.6.2",
|
||||
"@types/jest": "^29.5.4",
|
||||
"eslint": "^8.48.0",
|
||||
"jest": "^29.6.4",
|
||||
"jest-circus": "^29.6.4",
|
||||
"jest-junit": "^16.0.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"pino-pretty": "^10.2.0",
|
||||
"prettier": "^3.0.2",
|
||||
"prettier": "^3.0.3",
|
||||
"ts-node": "^10.9.1",
|
||||
"typedoc": "^0.24.8",
|
||||
"typescript": "^5.1.6"
|
||||
"typedoc": "^0.25.1",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue