diff --git a/bun.lockb b/bun.lockb index 055e4ab..3fa76f9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 49b8b26..683dea6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "start": "bun run src/index.tsx" }, "devDependencies": { - "@biomejs/biome": "1.9.0", + "@biomejs/biome": "1.9.1", "@eslint/compat": "^1.1.1", "@eslint/js": "^9.9.1", "@ianvs/prettier-plugin-sort-imports": "^4.3.1",