Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Upgrade dependency prettier-plugin-tailwindcss to v0.6.9 #653

Merged
merged 1 commit into from
Nov 19, 2024
Merged
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 @@ -20,7 +20,7 @@
"postcss-import": "16.1.0",
"postcss-nested": "7.0.2",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"prettier-plugin-tailwindcss": "0.6.9",
"remixicon": "4.5.0",
"tailwindcss": "3.4.15",
"tailwindcss-debug-screens": "2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@ __metadata:
postcss-import: "npm:16.1.0"
postcss-nested: "npm:7.0.2"
prettier: "npm:3.3.3"
prettier-plugin-tailwindcss: "npm:0.6.8"
prettier-plugin-tailwindcss: "npm:0.6.9"
remixicon: "npm:4.5.0"
tailwindcss: "npm:3.4.15"
tailwindcss-debug-screens: "npm:2.2.1"
Expand Down Expand Up @@ -2072,9 +2072,9 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:0.6.8":
version: 0.6.8
resolution: "prettier-plugin-tailwindcss@npm:0.6.8"
"prettier-plugin-tailwindcss@npm:0.6.9":
version: 0.6.9
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
Expand Down Expand Up @@ -2126,7 +2126,7 @@ __metadata:
optional: true
prettier-plugin-svelte:
optional: true
checksum: 10c0/b74b9594928cce715a272e6837b30ff7090f5e24cc556c579b84e4d1740787aa15d48179e6f99ef11c6c879941dec66413a1f9c3e5e980a94520dc50ed21bc8f
checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
languageName: node
linkType: hard

Expand Down