diff --git a/website/package.json b/website/package.json index 722bf789627b..6ee2ef5fa4cb 100644 --- a/website/package.json +++ b/website/package.json @@ -18,7 +18,7 @@ "@types/react": "18.2.7", "fast-xml-parser": "4.2.5", "jsonpath": "1.1.1", - "prettier-plugin-tailwindcss": "0.2.8" + "prettier-plugin-tailwindcss": "0.5.0" }, "dependencies": { "@graphql-codegen/add": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 5f03acbad558..19913d9cc997 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12017,10 +12017,10 @@ prettier-plugin-svelte@2.10.1: resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-2.10.1.tgz#e1abbe5689e8a926c60b8bc42e61233556ca90d1" integrity sha512-Wlq7Z5v2ueCubWo0TZzKc9XHcm7TDxqcuzRuGd0gcENfzfT4JZ9yDlCbEgxWgiPmLHkBjfOtpAWkcT28MCDpUQ== -prettier-plugin-tailwindcss@0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.8.tgz#e9c0356680331f909a86fefe8fc2b247c21e23a2" - integrity sha512-KgPcEnJeIijlMjsA6WwYgRs5rh3/q76oInqtMXBA/EMcamrcYJpyhtRhyX1ayT9hnHlHTuO8sIifHF10WuSDKg== +prettier-plugin-tailwindcss@0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.0.tgz#63238dc05a67510e65c65dc4d5f512a3e7969d40" + integrity sha512-EpP/Hg/D/LzjKJ+gYiSnsqk+PkrHSFQAuRHx/sj3O4r2kH0iJAOrKeKmI1X4Fm96M1BY+tO0KiV+/Y03MYbArg== prettier@2.8.8, prettier@^2.7.1: version "2.8.8"