diff --git a/explorer/package.json b/explorer/package.json index 55e3c5b11..cc4acc185 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -138,7 +138,7 @@ "jest-canvas-mock": "^2.5.2", "postcss": "^8.5.3", "prettier": "^3.5.3", - "prettier-plugin-tailwindcss": "^0.6.11", + "prettier-plugin-tailwindcss": "^0.7.1", "prop-types": "^15.8.1", "tailwindcss": "^3.4.17", "tsconfig-paths-webpack-plugin": "^4.2.0", diff --git a/explorer/yarn.lock b/explorer/yarn.lock index d26895aa7..2ba283bc3 100644 --- a/explorer/yarn.lock +++ b/explorer/yarn.lock @@ -11738,10 +11738,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.6.11: - version "0.6.11" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f" - integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA== +prettier-plugin-tailwindcss@^0.7.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.1.tgz#0cb15246668788e62b5b752868f5e01f0ce7eec9" + integrity sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ== prettier@^3.5.3: version "3.5.3"