diff --git a/package.json b/package.json index 414cff09c9b..58f04a45caf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "execa": "7.2.0", "nx": "18.2.4", "prettier": "3.2.5", - "prettier-plugin-tailwindcss": "0.5.13", + "prettier-plugin-tailwindcss": "0.5.14", "rimraf": "5.0.5", "tempy": "3.1.0", "typescript": "5.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34a892e6613..4c1c94a32d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 3.2.5 version: 3.2.5 prettier-plugin-tailwindcss: - specifier: 0.5.13 - version: 0.5.13(prettier@3.2.5) + specifier: 0.5.14 + version: 0.5.14(prettier@3.2.5) rimraf: specifier: 5.0.5 version: 5.0.5 @@ -6948,8 +6948,8 @@ packages: fast-diff: 1.3.0 dev: true - /prettier-plugin-tailwindcss@0.5.13(prettier@3.2.5): - resolution: {integrity: sha512-2tPWHCFNC+WRjAC4SIWQNSOdcL1NNkydXim8w7TDqlZi+/ulZYz2OouAI6qMtkggnPt7lGamboj6LcTMwcCvoQ==} + /prettier-plugin-tailwindcss@0.5.14(prettier@3.2.5): + resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'