diff --git a/bun.lockb b/bun.lockb index 5305916..849ea1c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7373bfe..66d89d5 100644 --- a/package.json +++ b/package.json @@ -60,12 +60,12 @@ "devDependencies": { "@biomejs/biome": "1.9.4", "@next/bundle-analyzer": "^15.1.6", - "@tailwindcss/postcss": "^4.0.0", - "@types/node": "^22.12.0", + "@tailwindcss/postcss": "^4.0.2", + "@types/node": "^22.13.0", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", "postcss": "^8.5.1", - "tailwindcss": "^4.0.0", + "tailwindcss": "^4.0.2", "typescript": "^5.7.3", "vercel": "^39.4.2" },