mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump prettier-plugin-tailwindcss from 0.6.5 to 0.6.6
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.5 to 0.6.6. - [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.5...v0.6.6) --- 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
c2f2171c07
commit
95f1791387
2 changed files with 9 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"postcss": "^8.4.41",
|
"postcss": "^8.4.41",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||||
"prisma": "^5.18.0",
|
"prisma": "^5.18.0",
|
||||||
"tailwindcss": "^3.4.9",
|
"tailwindcss": "^3.4.9",
|
||||||
"typescript": "^5.5.4"
|
"typescript": "^5.5.4"
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -5350,9 +5350,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier-plugin-tailwindcss@npm:^0.6.5":
|
"prettier-plugin-tailwindcss@npm:^0.6.6":
|
||||||
version: 0.6.5
|
version: 0.6.6
|
||||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.5"
|
resolution: "prettier-plugin-tailwindcss@npm:0.6.6"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||||
"@prettier/plugin-pug": "*"
|
"@prettier/plugin-pug": "*"
|
||||||
|
@ -5365,6 +5365,7 @@ __metadata:
|
||||||
prettier-plugin-import-sort: "*"
|
prettier-plugin-import-sort: "*"
|
||||||
prettier-plugin-jsdoc: "*"
|
prettier-plugin-jsdoc: "*"
|
||||||
prettier-plugin-marko: "*"
|
prettier-plugin-marko: "*"
|
||||||
|
prettier-plugin-multiline-arrays: "*"
|
||||||
prettier-plugin-organize-attributes: "*"
|
prettier-plugin-organize-attributes: "*"
|
||||||
prettier-plugin-organize-imports: "*"
|
prettier-plugin-organize-imports: "*"
|
||||||
prettier-plugin-sort-imports: "*"
|
prettier-plugin-sort-imports: "*"
|
||||||
|
@ -5391,6 +5392,8 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-marko:
|
prettier-plugin-marko:
|
||||||
optional: true
|
optional: true
|
||||||
|
prettier-plugin-multiline-arrays:
|
||||||
|
optional: true
|
||||||
prettier-plugin-organize-attributes:
|
prettier-plugin-organize-attributes:
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-organize-imports:
|
prettier-plugin-organize-imports:
|
||||||
|
@ -5401,7 +5404,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-svelte:
|
prettier-plugin-svelte:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/30d62928592b48cab03c46ff63edd35d4a33c4e7c40e583f12bff7223eba8b6f780fd394965b0250160bcf39688f6fb602420374b2055bcbb6a69560b818ca4e
|
checksum: 10c0/e34743a768631ebc69690b97d7018500f497815bbdc59c95604d09c65ffc25823ffb181e62a457f4d77594bf4ee2de50bab579e68b55440e3fcfa91713b7d7e6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6423,7 +6426,7 @@ __metadata:
|
||||||
next: "npm:15.0.0-rc.0"
|
next: "npm:15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.41"
|
postcss: "npm:^8.4.41"
|
||||||
prettier: "npm:^3.3.3"
|
prettier: "npm:^3.3.3"
|
||||||
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
prettier-plugin-tailwindcss: "npm:^0.6.6"
|
||||||
prisma: "npm:^5.18.0"
|
prisma: "npm:^5.18.0"
|
||||||
react: "npm:^19.0.0-rc.0"
|
react: "npm:^19.0.0-rc.0"
|
||||||
react-day-picker: "npm:^9.0.8"
|
react-day-picker: "npm:^9.0.8"
|
||||||
|
|
Loading…
Reference in a new issue