diff --git a/package.json b/package.json index 0f20b24..b01ff00 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-vue": "^9.16.1", "prettier": "^3.0.1", - "prettier-plugin-tailwindcss": "^0.4.1", + "prettier-plugin-tailwindcss": "^0.5.10", "vue-eslint-parser": "^9.3.1", "webpack": "^5.88.2" }, diff --git a/yarn.lock b/yarn.lock index a290fbb..a390a84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6387,10 +6387,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86" - integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag== +prettier-plugin-tailwindcss@^0.5.10: + version "0.5.10" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.10.tgz#c7a68d8751e4963f290f980fd61f9d9882660b50" + integrity sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg== prettier@^3.0.1: version "3.0.1"