diff --git a/package.json b/package.json index e77f253..a4d197b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "tsup": "^8.3.5", "tsx": "^4.19.2", "typescript": "^5.7.2", - "vitest": "^2.1.8" + "vitest": "^3.0.4" }, "main": "./dist/cjs/index.js", "module": "./dist/index.mjs",