Update deps

This commit is contained in:
Darren Clarke 2024-09-04 07:52:30 +02:00
parent e82cb0e10d
commit 027aac3a92
15 changed files with 1289 additions and 928 deletions

View file

@ -21,19 +21,19 @@
"kysely": "^0.27.3",
"pg": "^8.12.0",
"remeda": "^2.11.0",
"twilio": "^5.2.2"
"twilio": "^5.2.3"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@babel/preset-env": "7.25.4",
"@babel/preset-typescript": "7.24.7",
"@types/fluent-ffmpeg": "^2.1.25",
"@types/fluent-ffmpeg": "^2.1.26",
"dotenv-cli": "^7.4.2",
"@link-stack/eslint-config": "*",
"prettier": "^3.3.3",
"@link-stack/typescript-config": "*",
"ts-node": "^10.9.2",
"typedoc": "^0.26.5",
"typedoc": "^0.26.6",
"typescript": "^5.5.4"
}
}