mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1 (#733)
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.14 to 0.6.1. - [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.14...v0.6.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
b5706e14f6
commit
55bc8972cc
@ -57,7 +57,7 @@
|
||||
"match-sorter": "^6.3.4",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-organize-imports": "^3.2.4",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"prettier-plugin-tailwindcss": "^0.6.1",
|
||||
"solid-apexcharts": "^0.3.4",
|
||||
"solid-js": "^1.8.17",
|
||||
"solid-toast": "^0.5.0",
|
||||
|
@ -135,8 +135,8 @@ dependencies:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4(prettier@3.2.5)(typescript@5.4.5)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.5.14
|
||||
version: 0.5.14(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5)
|
||||
specifier: ^0.6.1
|
||||
version: 0.6.1(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.49.1)(solid-js@1.8.17)
|
||||
@ -5131,8 +5131,8 @@ packages:
|
||||
typescript: 5.4.5
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-tailwindcss@0.5.14(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5):
|
||||
resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==}
|
||||
/prettier-plugin-tailwindcss@0.6.1(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5):
|
||||
resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==}
|
||||
engines: {node: '>=14.21.3'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
Loading…
Reference in New Issue
Block a user