diff --git a/bun.lockb b/bun.lockb index 49ce590e..5479bd7e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5c13280f..9d5c8e3c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@happy-dom/global-registrator": "^15.11.0", + "@happy-dom/global-registrator": "^15.11.1", "@playwright/test": "next", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.0.1", @@ -29,7 +29,7 @@ "@types/react-dom": "^18.3.1", "babel-plugin-react-compiler": "experimental", "daisyui": "^4.12.14", - "postcss": "^8.4.48", + "postcss": "^8.4.49", "tailwindcss": "^3.4.14", "typescript": "^5.6.3" },