diff --git a/package.json b/package.json index b7efc8c..41de189 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "npm-check-updates": "^19.1.2", "postcss": "^8.5.6", "prettier": "^3.7.4", - "prettier-plugin-tailwindcss": "^0.7.2", + "prettier-plugin-tailwindcss": "^0.8.0", "tailwindcss": "^4.1.17", "tsx": "^4.21.0", "typescript": "^5.9.3", diff --git a/yarn.lock b/yarn.lock index 0bd4d89..d284961 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2865,10 +2865,10 @@ prelude-ls@^1.2.1: resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -prettier-plugin-tailwindcss@^0.7.2: - version "0.7.2" - resolved "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz" - integrity sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA== +prettier-plugin-tailwindcss@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.8.0.tgz#766469c006717d6342cdf48eda262e8bfeabfa95" + integrity sha512-V8ITGH87yuBDF6JpEZTOVlUz/saAwqb8f3HRgUj8Lh+tGCcrmorhsLpYqzygwFwK0PE2Ib6Mv3M7T/uE2tZV1g== prettier@^3.7.4: version "3.7.4"