Fix package migrations, update deps

This commit is contained in:
Darren Clarke 2024-07-03 17:16:09 +02:00
parent 4f03591629
commit a649640b8c
14 changed files with 254 additions and 253 deletions

View file

@ -20,7 +20,7 @@
"@babel/preset-typescript": "7.24.7",
"prettier": "^3.3.2",
"@link-stack/typescript-config": "*",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
"tsx": "^4.16.2",
"typescript": "^5.5.3"
}
}