Update deps, fix Docker build errors

This commit is contained in:
Darren Clarke 2024-05-14 09:40:58 +02:00
parent 162390008b
commit c62bfd2a4c
31 changed files with 832 additions and 1227 deletions

View file

@ -16,14 +16,14 @@
"bridge-common": "*",
"hapi-auth-bearer-token": "^8.0.0",
"hapi-pino": "^12.1.0",
"kysely": "^0.27.3"
"kysely": "^0.26.1"
},
"devDependencies": {
"@types/node": "*",
"eslint-config": "*",
"jest-config": "*",
"ts-config": "*",
"tsx": "^4.9.3",
"tsx": "^4.10.2",
"typescript": "^5.4.5"
},
"scripts": {