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

@ -18,8 +18,8 @@
"@link-stack/eslint-config": "*",
"@link-stack/jest-config": "*",
"@link-stack/typescript-config": "*",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
"tsx": "^4.16.2",
"typescript": "^5.5.3"
},
"scripts": {
"build": "tsc -p tsconfig.json",