diff --git a/package.json b/package.json index 5ea92d9..dfff01f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint": "8.55.0", "postcss": "8.4.32", "prettier": "^3.1.1", - "prettier-plugin-tailwindcss": "^0.5.9", + "prettier-plugin-tailwindcss": "^0.5.10", "tailwindcss": "3.3.6", "typescript": "5.3.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3e5785..7ddb6f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: ^3.1.1 version: 3.1.1 prettier-plugin-tailwindcss: - specifier: ^0.5.9 - version: 0.5.9(prettier@3.1.1) + specifier: ^0.5.10 + version: 0.5.10(prettier@3.1.1) tailwindcss: specifier: 3.3.6 version: 3.3.6 @@ -4449,8 +4449,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - /prettier-plugin-tailwindcss@0.5.9(prettier@3.1.1): - resolution: {integrity: sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==} + /prettier-plugin-tailwindcss@0.5.10(prettier@3.1.1): + resolution: {integrity: sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'