diff --git a/package.json b/package.json index 0ca9049..d162d71 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "laravel-echo": "^1.11.2", "postcss": "^8.4.19", "prettier": "^2.3.2", - "prettier-plugin-tailwindcss": "^0.1.13", + "prettier-plugin-tailwindcss": "^0.2.4", "pusher-js": "^7.0.3", "tailwindcss": "^3.2.4", "vue-jest": "^3.0.4" diff --git a/yarn.lock b/yarn.lock index 395bb20..f84e7b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8737,10 +8737,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.1.13: - version "0.1.13" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz#ca1071361dc7e2ed5d95a2ee36825ce45f814942" - integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw== +prettier-plugin-tailwindcss@^0.2.4: + version "0.2.4" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.4.tgz#ed0ca759bc948eb2bc48b419c6e57eb2adabdb0a" + integrity sha512-wMyugRI2yD8gqmMpZSS8kTA0gGeKozX/R+w8iWE+yiCZL09zY0SvfiHfHabNhjGhzxlQ2S2VuTxPE3T72vppCQ== "prettier@^1.18.2 || ^2.0.0", prettier@^2.3.2: version "2.8.4"