diff --git a/biome.json b/biome.json index 1471490b0..930822e22 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.6.3/schema.json", + "$schema": "https://biomejs.dev/schemas/1.6.4/schema.json", "files": { "ignore": [".next", "node_modules", ".vercel", "**/package.json"] }, diff --git a/bun.lockb b/bun.lockb index 3d11a3381..dcc6f855b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fc6fb7e22..9b9b9d12c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "pino-pretty": "10.3.1" }, "devDependencies": { - "@biomejs/biome": "1.6.3", + "@biomejs/biome": "1.6.4", "@types/pg": "8.11.4", "prettier": "3.2.5", "prettier-plugin-packagejson": "2.4.14",