Update deps and Docker images

This commit is contained in:
Darren Clarke 2024-09-27 11:22:45 +02:00
parent b21efc2d50
commit a707c842be
32 changed files with 1063 additions and 981 deletions

View file

@ -11,12 +11,12 @@
"dependencies": {
"dotenv": "^16.4.5",
"kysely": "0.26.1",
"pg": "^8.12.0",
"tsx": "^4.19.0"
"pg": "^8.13.0",
"tsx": "^4.19.1"
},
"devDependencies": {
"@types/node": "^22",
"@types/pg": "^8.11.8",
"@types/pg": "^8.11.10",
"@link-stack/eslint-config": "*",
"@link-stack/typescript-config": "*",
"typescript": "^5"