mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump prettier-plugin-tailwindcss from 0.5.4 to 0.5.5 (#335)
This commit is contained in:
parent
f2bb3c2e53
commit
dc74c5d349
@ -59,7 +59,7 @@
|
||||
"match-sorter": "^6.3.1",
|
||||
"prettier": "^3.0.3",
|
||||
"prettier-plugin-organize-imports": "^3.2.3",
|
||||
"prettier-plugin-tailwindcss": "^0.5.4",
|
||||
"prettier-plugin-tailwindcss": "^0.5.5",
|
||||
"solid-apexcharts": "^0.3.2",
|
||||
"solid-js": "^1.7.12",
|
||||
"solid-toast": "^0.5.0",
|
||||
|
@ -141,8 +141,8 @@ dependencies:
|
||||
specifier: ^3.2.3
|
||||
version: 3.2.3(prettier@3.0.3)(typescript@5.2.2)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.5.4
|
||||
version: 0.5.4(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.3)
|
||||
specifier: ^0.5.5
|
||||
version: 0.5.5(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.2
|
||||
version: 0.3.2(apexcharts@3.43.0)(solid-js@1.7.12)
|
||||
@ -5083,8 +5083,8 @@ packages:
|
||||
typescript: 5.2.2
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-tailwindcss@0.5.4(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.3):
|
||||
resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==}
|
||||
/prettier-plugin-tailwindcss@0.5.5(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.3):
|
||||
resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==}
|
||||
engines: {node: '>=14.21.3'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
Loading…
Reference in New Issue
Block a user