diff --git a/bun.lockb b/bun.lockb index 25bf99d..906b469 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1de9d78..188f2cb 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "devDependencies": { "@types/node": "^20.6.0", "@types/supertest": "^2.0.12", - "@vitest/coverage-v8": "^1.0.0-beta.4", + "@vitest/coverage-v8": "^1.3.0", "bumpp": "^9.2.0", "gh-changelogen": "^0.2.8", "h3": "^1.8.2", @@ -79,7 +79,7 @@ "supertest": "^6.3.3", "typescript": "^5.3.0", "unbuild": "^2.0.0", - "vitest": "^1.0.0-beta.4" + "vitest": "^1.3.0" }, "dependencies": { "@intlify/core": "^9.8.0",