Update deps and to TS 7

This commit is contained in:
Dominic Ferrando
2026-07-25 20:12:49 -04:00
parent 2bbad70e09
commit 84d7f93ed2
3 changed files with 58 additions and 16 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/bun": "^1.3.14",
"typescript": "^6.0.3"
"typescript": "^7.0.2"
},
"dependencies": {
"pino": "^10.3.1",