Update deps

This commit is contained in:
Darren Clarke 2024-09-04 07:52:30 +02:00
parent e82cb0e10d
commit 027aac3a92
15 changed files with 1289 additions and 928 deletions

View file

@ -12,11 +12,11 @@
"dotenv": "^16.4.5",
"kysely": "0.26.1",
"pg": "^8.12.0",
"tsx": "^4.17.0"
"tsx": "^4.19.0"
},
"devDependencies": {
"@types/node": "^22",
"@types/pg": "^8.11.6",
"@types/pg": "^8.11.8",
"@link-stack/eslint-config": "*",
"@link-stack/typescript-config": "*",
"typescript": "^5"