diff --git a/package.json b/package.json index 8d9ccbc8a0..5d001f9f38 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint-staged": "^15.2.5", "prettier": "^3.2.5", "prettier-config-smarthr": "^1.0.0", - "prettier-plugin-tailwindcss": "^0.5.14", + "prettier-plugin-tailwindcss": "^0.6.0", "stylelint": "^16.6.0", "stylelint-config-prettier": "^9.0.5", "stylelint-config-smarthr": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7aba2388ae..e18601493c 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.5.14 - version: 0.5.14(prettier@3.2.5) + specifier: ^0.6.0 + version: 0.6.0(prettier@3.2.5) stylelint: specifier: ^16.6.0 version: 16.6.0(typescript@5.4.5) @@ -7041,8 +7041,8 @@ packages: prettier-config-smarthr@1.0.0: resolution: {integrity: sha512-4sCh8QhwdDn46O+zEi83PXIVcpLIYHp5FPKCQ19VUJuhvkotDJd0mHlevlNIZ2OW8v+mK7HMZpAeaPiGhvjG4Q==} - prettier-plugin-tailwindcss@0.5.14: - resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} + prettier-plugin-tailwindcss@0.6.0: + resolution: {integrity: sha512-l5F3iG54XbOq/2DOPP/YA+c6VE3/qXrcBccntq2v7PSxtEc+J6SwsuTyDHxoFK1+jAlcU/hECBfzn6MON6ENBg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -17050,7 +17050,7 @@ snapshots: prettier-config-smarthr@1.0.0: {} - prettier-plugin-tailwindcss@0.5.14(prettier@3.2.5): + prettier-plugin-tailwindcss@0.6.0(prettier@3.2.5): dependencies: prettier: 3.2.5