diff --git a/bun.lockb b/bun.lockb index abaeb22..13b0ed6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/example/bun.lockb b/example/bun.lockb index 0c4792e..9d8ed57 100755 Binary files a/example/bun.lockb and b/example/bun.lockb differ diff --git a/example/package.json b/example/package.json index e39ed9e..0ec6d35 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "typescript": "^5.0.0" }, "devDependencies": { - "@antfu/eslint-config": "3.5.1", + "@antfu/eslint-config": "3.6.0", "@types/bun": "latest", "eslint": "9.10.0" } diff --git a/package.json b/package.json index 7f73359..f6b50a1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dev": "bun run --hot cli.ts" }, "devDependencies": { - "@biomejs/biome": "1.8.3", + "@biomejs/biome": "1.9.0", "@types/bun": "latest" }, "peerDependencies": {