Update deps
This commit is contained in:
parent
aeb9aedf84
commit
4c8140d46a
12 changed files with 2293 additions and 867 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"build": "tsc -p tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth/kysely-adapter": "^1.2.0",
|
||||
"@auth/kysely-adapter": "^1.4.1",
|
||||
"graphile-worker": "^0.16.6",
|
||||
"kysely": "0.26.1",
|
||||
"pg": "^8.12.0"
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
"@babel/preset-typescript": "7.24.7",
|
||||
"prettier": "^3.3.2",
|
||||
"@link-stack/typescript-config": "*",
|
||||
"tsx": "^4.15.2",
|
||||
"typescript": "^5.4.5"
|
||||
"tsx": "^4.15.7",
|
||||
"typescript": "^5.5.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue