Update deps, fix Docker build errors
This commit is contained in:
parent
162390008b
commit
c62bfd2a4c
31 changed files with 832 additions and 1227 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue