mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 16:02:07 +00:00
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:
parent
3ca6141e96
commit
e25a7cc447
2 changed files with 6 additions and 6 deletions
|
@ -81,7 +81,7 @@
|
|||
"mintlify": "^4.0.273",
|
||||
"postcss": "^8.4.49",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
||||
"prisma": "^5.22.0",
|
||||
"tailwindcss": "^3.4.13",
|
||||
"typescript": "^5.6.3"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -10291,9 +10291,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.8":
|
||||
version: 0.6.8
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.8"
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.9":
|
||||
version: 0.6.9
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
|
||||
peerDependencies:
|
||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||
"@prettier/plugin-pug": "*"
|
||||
|
@ -10345,7 +10345,7 @@ __metadata:
|
|||
optional: true
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
checksum: 10c0/b74b9594928cce715a272e6837b30ff7090f5e24cc556c579b84e4d1740787aa15d48179e6f99ef11c6c879941dec66413a1f9c3e5e980a94520dc50ed21bc8f
|
||||
checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12110,7 +12110,7 @@ __metadata:
|
|||
next: "npm:^15.0.3"
|
||||
postcss: "npm:^8.4.49"
|
||||
prettier: "npm:^3.3.3"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.8"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
||||
prisma: "npm:^5.22.0"
|
||||
react: "npm:19.0.0-rc.1"
|
||||
react-day-picker: "npm:^9.3.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue