update dependencies

This commit is contained in:
thislight 2025-06-25 20:16:06 +08:00
parent 24b84b79ae
commit f977c4ebc9
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -6,7 +6,7 @@
"@types/bun": "latest"
},
"peerDependencies": {
"typescript": "^5.0.0"
"typescript": "^5.7.2"
},
"packageManager": "bun@1.1.36"
}