diff --git a/bun.lockb b/bun.lockb index 9f4d272a..3948993a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8a879cc6..eed64e6d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "postinstall": "patch-package" }, "devDependencies": { - "@biomejs/biome": "1.7.3", + "@biomejs/biome": "1.9.4", "@codspeed/vitest-plugin": "^3.1.1", "@repo/typescript-config": "*", "@types/react": "18.3.3", diff --git a/packages/ui/package.json b/packages/ui/package.json index e4fc6b26..09e215d6 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -22,7 +22,7 @@ "build-storybook": "storybook build" }, "devDependencies": { - "@biomejs/biome": "1.5.3", + "@biomejs/biome": "1.9.4", "@repo/tailwind-config": "*", "@repo/typescript-config": "*", "@storybook/addon-essentials": "^8.0.0-beta.2",