diff --git a/bun.lockb b/bun.lockb index 557ec19..4120028 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f00e8d9..51a77c9 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,6 @@ "tsup": "^8.2.4", "tsx": "^4.19.1", "typescript": "^5.5.4", - "vitest": "^3.0.0" + "vitest": "^4.1.0" } }