Skip to content

Commit d4dc244

Browse files
Bump prettier-plugin-tailwindcss from 0.5.11 to 0.6.11
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.11 to 0.6.11. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.11...v0.6.11) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c977fb3 commit d4dc244

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"husky": "^8.0.0",
5858
"lint-staged": "^15.2.7",
5959
"prettier": "^3.3.3",
60-
"prettier-plugin-tailwindcss": "^0.5.11",
60+
"prettier-plugin-tailwindcss": "^0.6.11",
6161
"typescript": "^5.1.3"
6262
},
6363
"resolutions": {

Diff for: yarn.lock

+14-7
Original file line numberDiff line numberDiff line change
@@ -5490,7 +5490,7 @@ __metadata:
54905490
pliny: 0.3.1
54915491
postcss: ^8.4.33
54925492
prettier: ^3.3.3
5493-
prettier-plugin-tailwindcss: ^0.5.11
5493+
prettier-plugin-tailwindcss: ^0.6.11
54945494
react: 18.3.1
54955495
react-dom: 18.2.0
54965496
reading-time: 1.5.0
@@ -10915,22 +10915,25 @@ __metadata:
1091510915
languageName: node
1091610916
linkType: hard
1091710917

10918-
"prettier-plugin-tailwindcss@npm:^0.5.11":
10919-
version: 0.5.11
10920-
resolution: "prettier-plugin-tailwindcss@npm:0.5.11"
10918+
"prettier-plugin-tailwindcss@npm:^0.6.11":
10919+
version: 0.6.11
10920+
resolution: "prettier-plugin-tailwindcss@npm:0.6.11"
1092110921
peerDependencies:
1092210922
"@ianvs/prettier-plugin-sort-imports": "*"
1092310923
"@prettier/plugin-pug": "*"
1092410924
"@shopify/prettier-plugin-liquid": "*"
1092510925
"@trivago/prettier-plugin-sort-imports": "*"
10926+
"@zackad/prettier-plugin-twig": "*"
1092610927
prettier: ^3.0
1092710928
prettier-plugin-astro: "*"
1092810929
prettier-plugin-css-order: "*"
1092910930
prettier-plugin-import-sort: "*"
1093010931
prettier-plugin-jsdoc: "*"
1093110932
prettier-plugin-marko: "*"
10933+
prettier-plugin-multiline-arrays: "*"
1093210934
prettier-plugin-organize-attributes: "*"
1093310935
prettier-plugin-organize-imports: "*"
10936+
prettier-plugin-sort-imports: "*"
1093410937
prettier-plugin-style-order: "*"
1093510938
prettier-plugin-svelte: "*"
1093610939
peerDependenciesMeta:
@@ -10942,6 +10945,8 @@ __metadata:
1094210945
optional: true
1094310946
"@trivago/prettier-plugin-sort-imports":
1094410947
optional: true
10948+
"@zackad/prettier-plugin-twig":
10949+
optional: true
1094510950
prettier-plugin-astro:
1094610951
optional: true
1094710952
prettier-plugin-css-order:
@@ -10952,17 +10957,19 @@ __metadata:
1095210957
optional: true
1095310958
prettier-plugin-marko:
1095410959
optional: true
10960+
prettier-plugin-multiline-arrays:
10961+
optional: true
1095510962
prettier-plugin-organize-attributes:
1095610963
optional: true
1095710964
prettier-plugin-organize-imports:
1095810965
optional: true
10966+
prettier-plugin-sort-imports:
10967+
optional: true
1095910968
prettier-plugin-style-order:
1096010969
optional: true
1096110970
prettier-plugin-svelte:
1096210971
optional: true
10963-
prettier-plugin-twig-melody:
10964-
optional: true
10965-
checksum: 450646db10dbcec76fe6be7bfc85e2e3c6bd1a6c9026637fc9c7f9a0882d8adf6b6fb589be6d24e6a4868772d44b55278a3a39760aa9feee2cf281db9215c0f6
10972+
checksum: b626a09248e94d39b0ac26fe26323503faaf11aeae9a741b8a93ed65ee27ac12eadc00fa8f7113a0c54f88df59aa0136e4efb830d47ab204808a21b16e7d9b84
1096610973
languageName: node
1096710974
linkType: hard
1096810975

0 commit comments

Comments
 (0)