diff --git a/package.json b/package.json index 7de411d..19fb1a2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss-cli": "11.0.0", "prettier": "3.2.5", "prettier-plugin-go-template": "0.0.15", - "prettier-plugin-tailwindcss": "0.5.14", + "prettier-plugin-tailwindcss": "0.6.1", "rimraf": "5.0.7" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e46995..83acf25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: 0.0.15 version: 0.0.15(prettier@3.2.5) prettier-plugin-tailwindcss: - specifier: 0.5.14 - version: 0.5.14(prettier@3.2.5) + specifier: 0.6.1 + version: 0.6.1(prettier@3.2.5) rimraf: specifier: 5.0.7 version: 5.0.7 @@ -1244,8 +1244,8 @@ packages: ulid: 2.3.0 dev: true - /prettier-plugin-tailwindcss@0.5.14(prettier@3.2.5): - resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} + /prettier-plugin-tailwindcss@0.6.1(prettier@3.2.5): + resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'