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

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.2 to 0.6.3.
- [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.2...v0.6.3)

---
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-12 09:46:44 +00:00
committed by github-actions[bot]
parent 281adcb3f6
commit 5eda2c524a
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.2",
"prettier-plugin-tailwindcss": "^0.6.3",
"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.2
version: 0.6.2(prettier-plugin-svelte@3.2.4)(prettier@3.3.2)
specifier: ^0.6.3
version: 0.6.3(prettier-plugin-svelte@3.2.4)(prettier@3.3.2)
svelte:
specifier: ^4.2.18
version: 4.2.18
@@ -2647,8 +2647,8 @@ packages:
svelte: 4.2.18
dev: true
/prettier-plugin-tailwindcss@0.6.2(prettier-plugin-svelte@3.2.4)(prettier@3.3.2):
resolution: {integrity: sha512-eFefm4cg+1c2B57+H274Qm//CTWBdtQN9ansl0YTP/8TC8x3bugCTQSS/e4FC5Ctl9djhTzsbcMrZ7x2/abIow==}
/prettier-plugin-tailwindcss@0.6.3(prettier-plugin-svelte@3.2.4)(prettier@3.3.2):
resolution: {integrity: sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==}
engines: {node: '>=14.21.3'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'