diff --git a/bun.lockb b/bun.lockb index 5cf1c90..1d41f6e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1f50d60..952a982 100644 --- a/package.json +++ b/package.json @@ -18,13 +18,13 @@ "postcss": "8.4.47", "react": "18.3.1", "react-dom": "18.3.1", - "tailwindcss": "3.4.11", + "tailwindcss": "3.4.12", "typescript": "5.6.2" }, "devDependencies": { "@biomejs/biome": "1.9.1", "@types/bun": "^1.1.3", - "@types/react": "18.3.6", + "@types/react": "18.3.7", "@types/react-dom": "18.3.0", "husky": "^9.0.11" },