mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-26 15:01:20 +00:00
chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0
This commit is contained in:
parent
acea7d7ac9
commit
1bab835299
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
"postcss-load-config": "^5.1.0",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier-plugin-svelte": "^3.2.5",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"prettier-plugin-tailwindcss": "^0.6.0",
|
||||
"svelte": "^4.2.18",
|
||||
"svelte-check": "^3.8.4",
|
||||
"sveltekit-superforms": "^2.15.2",
|
||||
|
|
|
@ -94,8 +94,8 @@ importers:
|
|||
specifier: ^3.2.5
|
||||
version: 3.2.5(prettier@3.3.2)(svelte@4.2.18)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.5.14
|
||||
version: 0.5.14(prettier-plugin-svelte@3.2.5(prettier@3.3.2)(svelte@4.2.18))(prettier@3.3.2)
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.5(prettier-plugin-svelte@3.2.5(prettier@3.3.2)(svelte@4.2.18))(prettier@3.3.2)
|
||||
svelte:
|
||||
specifier: ^4.2.18
|
||||
version: 4.2.18
|
||||
|
@ -3006,8 +3006,8 @@ packages:
|
|||
prettier: ^3.0.0
|
||||
svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
|
||||
|
||||
prettier-plugin-tailwindcss@0.5.14:
|
||||
resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==}
|
||||
prettier-plugin-tailwindcss@0.6.5:
|
||||
resolution: {integrity: sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==}
|
||||
engines: {node: '>=14.21.3'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
@ -7008,7 +7008,7 @@ snapshots:
|
|||
prettier: 3.3.2
|
||||
svelte: 4.2.18
|
||||
|
||||
prettier-plugin-tailwindcss@0.5.14(prettier-plugin-svelte@3.2.5(prettier@3.3.2)(svelte@4.2.18))(prettier@3.3.2):
|
||||
prettier-plugin-tailwindcss@0.6.5(prettier-plugin-svelte@3.2.5(prettier@3.3.2)(svelte@4.2.18))(prettier@3.3.2):
|
||||
dependencies:
|
||||
prettier: 3.3.2
|
||||
optionalDependencies:
|
||||
|
|
Loading…
Reference in a new issue