diff --git a/bun.lockb b/bun.lockb index 4a8f24a..d3d370f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2450ee4..d93c7ec 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "tsup": "8.3.5", "typescript": "5.7.2", "typescript-eslint": "8.17.0", - "vite": "5.4.11" + "vite": "6.0.3" }, "scripts": { "build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",