From f716953e8a1bca62d9ca3338fbbc8f804e1a6f3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:01:38 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.3 --- website/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 012523e31898..ccb7bcf9cd37 100644 --- a/website/package.json +++ b/website/package.json @@ -17,7 +17,7 @@ "@types/react": "18.3.1", "fast-xml-parser": "4.3.6", "jsonpath": "1.1.1", - "prettier-plugin-tailwindcss": "0.2.8" + "prettier-plugin-tailwindcss": "0.6.3" }, "dependencies": { "@graphql-codegen/add": "5.0.2", diff --git a/yarn.lock b/yarn.lock index 2b3f211eb0f3..c816b3e6596c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13161,10 +13161,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.6.3: + version "0.6.3" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.3.tgz#3f44a6656133b1c96455e3d17dd0e45d6220f1be" + integrity sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w== prettier@2.8.8, prettier@^2.7.1: version "2.8.8"