diff --git a/package.json b/package.json index 5f5086b..cc9f6fc 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.2", "pusher-js": "^7.0.3", "tailwindcss": "^3.2.4", "vue-jest": "^3.0.4" diff --git a/yarn.lock b/yarn.lock index 5aed8a2..2bb2c17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8937,10 +8937,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.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.2.tgz#61f4437936c79c8cc2915f31b4bd512605177239" + integrity sha512-5RjUbWRe305pUpc48MosoIp6uxZvZxrM6GyOgsbGLTce+ehePKNm7ziW2dLG2air9aXbGuXlHVSQQw4Lbosq3w== "prettier@^1.18.2 || ^2.0.0", prettier@^2.3.2: version "2.8.3"