Bump prettier-plugin-tailwindcss from 0.6.8 to 0.6.9

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.8 to 0.6.9.
- [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.8...v0.6.9)

---
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-11-19 17:27:02 +00:00 committed by GitHub
parent 3ca6141e96
commit e25a7cc447
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -81,7 +81,7 @@
"mintlify": "^4.0.273", "mintlify": "^4.0.273",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8", "prettier-plugin-tailwindcss": "^0.6.9",
"prisma": "^5.22.0", "prisma": "^5.22.0",
"tailwindcss": "^3.4.13", "tailwindcss": "^3.4.13",
"typescript": "^5.6.3" "typescript": "^5.6.3"

View file

@ -10291,9 +10291,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"prettier-plugin-tailwindcss@npm:^0.6.8": "prettier-plugin-tailwindcss@npm:^0.6.9":
version: 0.6.8 version: 0.6.9
resolution: "prettier-plugin-tailwindcss@npm:0.6.8" resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
peerDependencies: peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*" "@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*" "@prettier/plugin-pug": "*"
@ -10345,7 +10345,7 @@ __metadata:
optional: true optional: true
prettier-plugin-svelte: prettier-plugin-svelte:
optional: true optional: true
checksum: 10c0/b74b9594928cce715a272e6837b30ff7090f5e24cc556c579b84e4d1740787aa15d48179e6f99ef11c6c879941dec66413a1f9c3e5e980a94520dc50ed21bc8f checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
languageName: node languageName: node
linkType: hard linkType: hard
@ -12110,7 +12110,7 @@ __metadata:
next: "npm:^15.0.3" next: "npm:^15.0.3"
postcss: "npm:^8.4.49" postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3" prettier: "npm:^3.3.3"
prettier-plugin-tailwindcss: "npm:^0.6.8" prettier-plugin-tailwindcss: "npm:^0.6.9"
prisma: "npm:^5.22.0" prisma: "npm:^5.22.0"
react: "npm:19.0.0-rc.1" react: "npm:19.0.0-rc.1"
react-day-picker: "npm:^9.3.0" react-day-picker: "npm:^9.3.0"