Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 8f4000d

Browse files
chore(deps): update dependency prettier-plugin-tailwindcss to ^0.7.0
1 parent c6200d5 commit 8f4000d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"jest-canvas-mock": "^2.5.2",
139139
"postcss": "^8.5.3",
140140
"prettier": "^3.5.3",
141-
"prettier-plugin-tailwindcss": "^0.6.11",
141+
"prettier-plugin-tailwindcss": "^0.7.0",
142142
"prop-types": "^15.8.1",
143143
"tailwindcss": "^3.4.17",
144144
"tsconfig-paths-webpack-plugin": "^4.2.0",

explorer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11738,10 +11738,10 @@ prettier-linter-helpers@^1.0.0:
1173811738
dependencies:
1173911739
fast-diff "^1.1.2"
1174011740

11741-
prettier-plugin-tailwindcss@^0.6.11:
11742-
version "0.6.11"
11743-
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f"
11744-
integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==
11741+
prettier-plugin-tailwindcss@^0.7.0:
11742+
version "0.7.1"
11743+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.1.tgz#0cb15246668788e62b5b752868f5e01f0ce7eec9"
11744+
integrity sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ==
1174511745

1174611746
prettier@^3.5.3:
1174711747
version "3.5.3"

0 commit comments

Comments
 (0)