Fix package migrations, update deps
This commit is contained in:
parent
4f03591629
commit
a649640b8c
14 changed files with 254 additions and 253 deletions
|
|
@ -20,8 +20,8 @@
|
|||
"jest": "^29.7.0",
|
||||
"kysely": "^0.27.3",
|
||||
"pg": "^8.12.0",
|
||||
"remeda": "^2.2.0",
|
||||
"twilio": "^5.2.0"
|
||||
"remeda": "^2.2.2",
|
||||
"twilio": "^5.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.7",
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"prettier": "^3.3.2",
|
||||
"@link-stack/typescript-config": "*",
|
||||
"ts-node": "^10.9.2",
|
||||
"typedoc": "^0.26.2",
|
||||
"typescript": "^5.5.2"
|
||||
"typedoc": "^0.26.3",
|
||||
"typescript": "^5.5.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue