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

build(deps-dev): bump prettier-plugin-tailwindcss from 0.5.11 to 0.5.12 #970

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 @@ -108,7 +108,7 @@
"monaco-editor": "0.46.0",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.6",
"prettier-plugin-tailwindcss": "^0.5.12",
"semantic-release": "^23.0.2",
"source-map-support": "^0.5.21",
"tailwindcss": "^3.4.1",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10644,7 +10644,7 @@ __metadata:
plex-api: "npm:^5.3.2"
postcss: "npm:^8.4.35"
prettier: "npm:^3.2.5"
prettier-plugin-tailwindcss: "npm:^0.5.6"
prettier-plugin-tailwindcss: "npm:^0.5.12"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-select: "npm:^5.8.0"
Expand Down Expand Up @@ -12560,9 +12560,9 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.5.6":
version: 0.5.11
resolution: "prettier-plugin-tailwindcss@npm:0.5.11"
"prettier-plugin-tailwindcss@npm:^0.5.12":
version: 0.5.12
resolution: "prettier-plugin-tailwindcss@npm:0.5.12"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
Expand All @@ -12576,6 +12576,7 @@ __metadata:
prettier-plugin-marko: "*"
prettier-plugin-organize-attributes: "*"
prettier-plugin-organize-imports: "*"
prettier-plugin-sort-imports: "*"
prettier-plugin-style-order: "*"
prettier-plugin-svelte: "*"
peerDependenciesMeta:
Expand All @@ -12601,13 +12602,15 @@ __metadata:
optional: true
prettier-plugin-organize-imports:
optional: true
prettier-plugin-sort-imports:
optional: true
prettier-plugin-style-order:
optional: true
prettier-plugin-svelte:
optional: true
prettier-plugin-twig-melody:
optional: true
checksum: 46e095d2a4298820a75a7b36022e8f2bcd1658a289f2ab11e4b9d4b6075272fee003d9959d084dcb33d5d669daf275e978d9a9aed35efe5eb9e77e70070b47f6
checksum: 984b79fd33aed89f09bb19c3659079eb19dad6c38a78150f8b1a3082d7331f4faf46e6c561e0e54f47954679c105ef8e674e9c56e22db318e1493b468aa29f5b
languageName: node
linkType: hard

Expand Down
Loading