diff --git a/bun.lockb b/bun.lockb index 4677172..df4e26a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cbea751..fbdcf23 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@typescript-eslint/eslint-plugin": "6.18.1", "@typescript-eslint/parser": "6.18.1", "@vitest/coverage-c8": "0.33.0", - "@vitest/coverage-v8": "0.34.6", - "@vitest/ui": "0.34.7", + "@vitest/coverage-v8": "1.2.0", + "@vitest/ui": "1.2.0", "bun-types": "latest", "eslint": "8.56.0", "eslint-config-productsway": "1.3.1", @@ -43,7 +43,7 @@ "typescript": "5.3.3", "unplugin-swc": "1.4.4", "vite": "5.0.11", - "vitest": "0.34.6", + "vitest": "1.2.0", "wait-on": "7.2.0" }, "peerDependencies": {