mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-03-05 23:56:47 -05:00
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4 (#343)
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"eslint-plugin-unicorn": "48.0.1",
|
||||
"prettier": "3.0.3",
|
||||
"prettier-plugin-pkg": "0.18.0",
|
||||
"prettier-plugin-tailwindcss": "0.5.3",
|
||||
"prettier-plugin-tailwindcss": "0.5.4",
|
||||
"turbo": "1.10.13",
|
||||
"typescript": "5.2.2"
|
||||
},
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -58,8 +58,8 @@ importers:
|
||||
specifier: 0.18.0
|
||||
version: 0.18.0(prettier@3.0.3)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: 0.5.3
|
||||
version: 0.5.3(prettier@3.0.3)
|
||||
specifier: 0.5.4
|
||||
version: 0.5.4(prettier@3.0.3)
|
||||
turbo:
|
||||
specifier: 1.10.13
|
||||
version: 1.10.13
|
||||
@@ -7597,8 +7597,8 @@ packages:
|
||||
prettier: 3.0.3
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss@0.5.3(prettier@3.0.3):
|
||||
resolution: {integrity: sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg==}
|
||||
/prettier-plugin-tailwindcss@0.5.4(prettier@3.0.3):
|
||||
resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==}
|
||||
engines: {node: '>=14.21.3'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
||||
Reference in New Issue
Block a user