diff --git a/bun.lockb b/bun.lockb index 81ff3e2..2dbf247 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3d7668b..284b041 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "^1.9.4", "@happy-dom/global-registrator": "^15.11.7", "@playwright/test": "next", - "@tailwindcss/postcss": "^4.0.0-beta.3", + "@tailwindcss/postcss": "^4.0.0-beta.4", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.0.1", "@types/bun": "^1.1.14", @@ -29,7 +29,7 @@ "@types/react-dom": "^18.3.1", "babel-plugin-react-compiler": "experimental", "postcss": "^8.4.49", - "tailwindcss": "^4.0.0-beta.3", + "tailwindcss": "^4.0.0-beta.4", "typescript": "^5.7.2" }, "trustedDependencies": ["@biomejs/biome", "sharp"]