From 5b5511a21fdd433f855ca30d1be27cd343a4f525 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:34:21 +0000 Subject: [PATCH] chore: update dependency prettier-plugin-tailwindcss to ^0.6.5 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c7cdf184b8..95ebb8ca3c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint-staged": "^15.2.5", "prettier": "^3.3.1", "prettier-config-smarthr": "^1.0.0", - "prettier-plugin-tailwindcss": "^0.6.4", + "prettier-plugin-tailwindcss": "^0.6.5", "stylelint": "^16.6.1", "stylelint-config-prettier": "^9.0.5", "stylelint-config-smarthr": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8e568b3c9..03b17db5bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 prettier-plugin-tailwindcss: - specifier: ^0.6.4 - version: 0.6.4(prettier@3.3.1) + specifier: ^0.6.5 + version: 0.6.5(prettier@3.3.1) stylelint: specifier: ^16.6.1 version: 16.6.1(typescript@5.4.5) @@ -7101,8 +7101,8 @@ packages: prettier-config-smarthr@1.0.0: resolution: {integrity: sha512-4sCh8QhwdDn46O+zEi83PXIVcpLIYHp5FPKCQ19VUJuhvkotDJd0mHlevlNIZ2OW8v+mK7HMZpAeaPiGhvjG4Q==} - prettier-plugin-tailwindcss@0.6.4: - resolution: {integrity: sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==} + prettier-plugin-tailwindcss@0.6.5: + resolution: {integrity: sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -17222,7 +17222,7 @@ snapshots: prettier-config-smarthr@1.0.0: {} - prettier-plugin-tailwindcss@0.6.4(prettier@3.3.1): + prettier-plugin-tailwindcss@0.6.5(prettier@3.3.1): dependencies: prettier: 3.3.1