diff --git a/bun.lockb b/bun.lockb index 2c9b78b..da5d1af 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f9870e0..25a0a8b 100644 --- a/package.json +++ b/package.json @@ -56,18 +56,18 @@ }, "devDependencies": { "@next/bundle-analyzer": "^15.0.3", - "@tailwindcss/postcss": "^4.0.0-beta.3", - "@types/node": "^22.10.0", + "@tailwindcss/postcss": "^4.0.0-beta.4", + "@types/node": "^22.10.1", "@types/react": "npm:types-react@19.0.0-rc.1", "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", - "eslint": "^9.15.0", + "eslint": "^9.16.0", "eslint-config-next": "^15.0.3", "eslint-plugin-turbo": "^2.3.3", "eslint-plugin-unused-imports": "^4.1.4", "postcss": "^8.4.49", "prettier": "^3.4.1", "prettier-plugin-tailwindcss": "^0.6.9", - "tailwindcss": "^4.0.0-beta.3", + "tailwindcss": "^4.0.0-beta.4", "typescript": "^5.7.2", "vercel": "39.1.1" },