diff --git a/package.json b/package.json index 6c2f0bca..e58f09a7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "jest": "^29.6.2", "jest-environment-jsdom": "^29.6.2", "prettier": "^3.0.2", - "prettier-plugin-tailwindcss": "^0.4.1", + "prettier-plugin-tailwindcss": "^0.5.3", "shelljs": "^0.8.5", "tailwindcss": "^3.3.3", "typescript": "5.1.6" diff --git a/yarn.lock b/yarn.lock index afa8e52e..d3b76d9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8187,10 +8187,10 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w== -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.3: + version "0.5.3" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.3.tgz#ed4b31ee75bbce1db4ac020a859267d5b65ad8df" + integrity sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg== prettier@^3.0.2: version "3.0.2"