Update to typescript 7

This commit is contained in:
Dominic Ferrando
2026-07-08 15:54:52 -04:00
parent e1d4f8d01f
commit 487c01434a
2 changed files with 44 additions and 4 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",