diff --git a/package-lock.json b/package-lock.json index 719993d..d4f1454 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@radix-ui/react-slot": "^1.0.2", "@t3-oss/env-nextjs": "^0.8.0", "class-variance-authority": "^0.7.0", - "clsx": "^2.1.0", + "clsx": "2.1.0", "lucide-react": "^0.312.0", "next": "14.1.0", "next-auth": "^4.24.5", @@ -46,7 +46,7 @@ "jest-environment-jsdom": "^29.7.0", "lint-staged": "^15.2.0", "next-sitemap": "^4.2.3", - "postcss": "^8", + "postcss": "8.4.33", "prettier": "^3.2.4", "tailwindcss": "^3.3.0", "tailwindcss-animate": "^1.0.7",