diff --git a/bun.lockb b/bun.lockb index ad72a6f4..cc86e0b9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9874b1e4..1d4c48e1 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "jsonc-parser": "3.3.1", "prettier": "3.3.3", "ts-graphviz": "2.1.4", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/worker/bun.lockb b/worker/bun.lockb index 4d1f7baf..fa69d0b2 100755 Binary files a/worker/bun.lockb and b/worker/bun.lockb differ diff --git a/worker/package.json b/worker/package.json index 7f3ea584..13e28270 100644 --- a/worker/package.json +++ b/worker/package.json @@ -19,7 +19,7 @@ "@types/diff": "6.0.0", "@vitest/ui": "2.1.5", "diff": "7.0.0", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5", "wrangler": "3.89.0" }