diff --git a/package.json b/package.json index c21f12ca..a3f342fc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "postcss": "8.4.31", "prettier": "3.0.3", "prettier-plugin-astro": "0.12.0", - "prettier-plugin-tailwindcss": "0.5.4" + "prettier-plugin-tailwindcss": "0.5.5" }, "packageManager": "pnpm@8.8.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbf9b1a9..1530d6ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: 0.12.0 version: 0.12.0 prettier-plugin-tailwindcss: - specifier: 0.5.4 - version: 0.5.4(prettier-plugin-astro@0.12.0)(prettier@3.0.3) + specifier: 0.5.5 + version: 0.5.5(prettier-plugin-astro@0.12.0)(prettier@3.0.3) packages: @@ -3987,8 +3987,8 @@ packages: sass-formatter: 0.7.6 dev: true - /prettier-plugin-tailwindcss@0.5.4(prettier-plugin-astro@0.12.0)(prettier@3.0.3): - resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==} + /prettier-plugin-tailwindcss@0.5.5(prettier-plugin-astro@0.12.0)(prettier@3.0.3): + resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -4319,6 +4319,7 @@ packages: /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + requiresBuild: true dev: false /safe-regex-test@1.0.0: @@ -4546,6 +4547,7 @@ packages: /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + requiresBuild: true dependencies: safe-buffer: 5.2.1 dev: false