diff --git a/bun.lockb b/bun.lockb index e4bd8d0..3cce4e2 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 92ac9d4..082c37d 100644 --- a/package.json +++ b/package.json @@ -87,11 +87,11 @@ "tsc-alias": "1.8.15", "tsc-output-format": "1.1.1", "type-coverage": "2.29.7", - "typescript": "5.8.3", + "typescript": "6.0.2", "vitest": "3.1.2" }, "peerDependencies": { - "typescript": "5.x" + "typescript": "5.x || 6.x" }, "type": "module", "module": "./dist/src/index.js",