Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

npm: bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.7 #80

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"lint-staged": "^13.2.3",
"local-ssl-proxy": "^2.0.5",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.1"
"prettier-plugin-tailwindcss": "^0.5.7"
}
}
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ __metadata:
next: 13.4.19
postcss: 8.4.29
prettier: ^3.0.0
prettier-plugin-tailwindcss: ^0.4.1
prettier-plugin-tailwindcss: ^0.5.7
react: 18.2.0
react-device-detect: ^2.2.3
react-dom: 18.2.0
Expand Down Expand Up @@ -3870,26 +3870,24 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.4.1":
version: 0.4.1
resolution: "prettier-plugin-tailwindcss@npm:0.4.1"
"prettier-plugin-tailwindcss@npm:^0.5.7":
version: 0.5.7
resolution: "prettier-plugin-tailwindcss@npm:0.5.7"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
"@shopify/prettier-plugin-liquid": "*"
"@shufo/prettier-plugin-blade": "*"
"@trivago/prettier-plugin-sort-imports": "*"
prettier: ^2.2 || ^3.0
prettier: ^3.0
prettier-plugin-astro: "*"
prettier-plugin-css-order: "*"
prettier-plugin-import-sort: "*"
prettier-plugin-jsdoc: "*"
prettier-plugin-marko: "*"
prettier-plugin-organize-attributes: "*"
prettier-plugin-organize-imports: "*"
prettier-plugin-style-order: "*"
prettier-plugin-svelte: "*"
prettier-plugin-twig-melody: "*"
peerDependenciesMeta:
"@ianvs/prettier-plugin-sort-imports":
optional: true
Expand Down Expand Up @@ -3921,7 +3919,7 @@ __metadata:
optional: true
prettier-plugin-twig-melody:
optional: true
checksum: 9bdf3b7c270cc544f6bc38bbb869d3a97afc93de5005eee7272a36f374488731349c9362d2bbe4c83bd2a14b8a7c96cd25b9b682d1bea6dccc5bf08b2d02096c
checksum: 616c6eabd319453294fb1d2b241d6ff68b876092a902da67c90c39d4a2120ad605749ead09e08f3be11b4abdb60e63ce5dad1088f277b431b1131ffb365ce679
languageName: node
linkType: hard

Expand Down