diff --git a/bun.lockb b/bun.lockb index d0036d6..7bb5c38 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 69f350f..dccefdc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@biomejs/biome": "^1.8.3", "@types/bun": "^1.1.6", "prettier": "^3.3.2", - "typescript": "^5.5.2" + "typescript": "^7.0.0" }, "trustedDependencies": ["@biomejs/biome"] }