diff --git a/package.json b/package.json index cde15985..dc5a83b5 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-storybook": "^0.8.0", "prettier": "^3.2.5", - "prettier-plugin-tailwindcss": "^0.5.14", + "prettier-plugin-tailwindcss": "^0.6.0", "storybook": "^8.1.3", "storybook-addon-mock-date": "^0.6.0", "typescript": "5.4.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b11f4c46..d560f231 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ devDependencies: specifier: ^3.2.5 version: 3.3.2 prettier-plugin-tailwindcss: - specifier: ^0.5.14 - version: 0.5.14(prettier@3.3.2) + specifier: ^0.6.0 + version: 0.6.5(prettier@3.3.2) storybook: specifier: ^8.1.3 version: 8.1.10(react-dom@18.3.1)(react@18.3.1) @@ -9343,8 +9343,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-tailwindcss@0.5.14(prettier@3.3.2): - resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} + /prettier-plugin-tailwindcss@0.6.5(prettier@3.3.2): + resolution: {integrity: sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'