diff --git a/bun.lockb b/bun.lockb index 7b1e79d..605d07a 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2c2cea4..458e315 100644 --- a/package.json +++ b/package.json @@ -88,11 +88,11 @@ "tsc-alias": "1.8.16", "tsc-output-format": "1.1.1", "type-coverage": "2.29.7", - "typescript": "6.0.3", + "typescript": "7.0.2", "vitest": "4.1.5" }, "peerDependencies": { - "typescript": "^5 || ^6" + "typescript": "^5 || ^6 || ^7.0.0" }, "type": "module", "module": "./dist/src/index.js",