diff --git a/package.json b/package.json index a2a8d6b199e..77ebce26a92 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "execa": "7.2.0", "nx": "18.3.5", "prettier": "3.3.3", - "prettier-plugin-tailwindcss": "0.6.6", + "prettier-plugin-tailwindcss": "0.6.8", "rimraf": "5.0.10", "tempy": "3.1.0", "typescript": "5.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8de57b865e..b075db35fab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 3.3.3 version: 3.3.3 prettier-plugin-tailwindcss: - specifier: 0.6.6 - version: 0.6.6(prettier@3.3.3) + specifier: 0.6.8 + version: 0.6.8(prettier@3.3.3) rimraf: specifier: 5.0.10 version: 5.0.10 @@ -6835,8 +6835,8 @@ packages: fast-diff: 1.3.0 dev: true - /prettier-plugin-tailwindcss@0.6.6(prettier@3.3.3): - resolution: {integrity: sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng==} + /prettier-plugin-tailwindcss@0.6.8(prettier@3.3.3): + resolution: {integrity: sha512-dGu3kdm7SXPkiW4nzeWKCl3uoImdd5CTZEJGxyypEPL37Wj0HT2pLqjrvSei1nTeuQfO4PUfjeW5cTUNRLZ4sA==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'