diff --git a/bun.lockb b/bun.lockb index ed9dd15..f37909d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ef94ed9..df9c294 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "tsup": "8.3.5", "typescript": "5.7.2", "typescript-eslint": "8.15.0", - "vite": "5.4.11" + "vite": "6.0.3" }, "scripts": { "build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",