diff --git a/package.json b/package.json index a7b088c4..05d096d9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-next": "14.2.2", "lefthook": "^1.6.10", "mistcss": "^0.4.0", - "postcss": "^8", + "postcss": "^8.0.9", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0b0f73b..1e7db7d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: specifier: ^0.4.0 version: 0.4.0 postcss: - specifier: ^8 + specifier: ^8.0.9 version: 8.4.38 prettier: specifier: ^3.2.5