npm-dep: bump prettier-plugin-tailwindcss in /frontend

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.3 to 0.6.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.6.3...v0.6.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>
This commit is contained in:
dependabot[bot]
2024-06-13 09:10:18 +00:00
committed by github-actions[bot]
parent 22d803fc16
commit 0a02e70219
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.3",
"prettier-plugin-tailwindcss": "^0.6.4",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"tailwindcss": "^3.4.4",

View File

@@ -77,8 +77,8 @@ devDependencies:
specifier: ^3.2.4
version: 3.2.4(prettier@3.3.2)(svelte@4.2.18)
prettier-plugin-tailwindcss:
specifier: ^0.6.3
version: 0.6.3(prettier-plugin-svelte@3.2.4)(prettier@3.3.2)
specifier: ^0.6.4
version: 0.6.4(prettier-plugin-svelte@3.2.4)(prettier@3.3.2)
svelte:
specifier: ^4.2.18
version: 4.2.18
@@ -2541,8 +2541,8 @@ packages:
svelte: 4.2.18
dev: true
/prettier-plugin-tailwindcss@0.6.3(prettier-plugin-svelte@3.2.4)(prettier@3.3.2):
resolution: {integrity: sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==}
/prettier-plugin-tailwindcss@0.6.4(prettier-plugin-svelte@3.2.4)(prettier@3.3.2):
resolution: {integrity: sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==}
engines: {node: '>=14.21.3'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'