diff --git a/package.json b/package.json index aacafda8..b8c93eba 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gqty": "^3.2.2", "postcss": "^8.4.49", "prettier": "^3.4.2", - "prettier-plugin-tailwindcss": "^0.6.6", + "prettier-plugin-tailwindcss": "^0.6.9", "tailwindcss": "^3.4.17", "twind": "^0.16.19", "typescript": "^5.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 619fec98..ab53a9f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ devDependencies: specifier: ^3.4.2 version: 3.4.2 prettier-plugin-tailwindcss: - specifier: ^0.6.6 - version: 0.6.6(prettier@3.4.2) + specifier: ^0.6.9 + version: 0.6.9(prettier@3.4.2) tailwindcss: specifier: ^3.4.17 version: 3.4.17 @@ -4767,8 +4767,8 @@ packages: picocolors: 1.1.1 source-map-js: 1.2.1 - /prettier-plugin-tailwindcss@0.6.6(prettier@3.4.2): - resolution: {integrity: sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng==} + /prettier-plugin-tailwindcss@0.6.9(prettier@3.4.2): + resolution: {integrity: sha512-r0i3uhaZAXYP0At5xGfJH876W3HHGHDp+LCRUJrs57PBeQ6mYHMwr25KH8NPX44F2yGTvdnH7OqCshlQx183Eg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'