diff --git a/bun.lockb b/bun.lockb index ccaa45f..454810c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 730edaa..2c57735 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",