mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump prettier-plugin-tailwindcss from 0.6.9 to 0.6.10
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.9 to 0.6.10. - [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.9...v0.6.10) --- 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
846c56f22c
commit
603cefc7f0
2 changed files with 8 additions and 8 deletions
|
@ -98,7 +98,7 @@
|
|||
"jest-junit": "^16.0.0",
|
||||
"postcss": "^8.4.49",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
||||
"prettier-plugin-tailwindcss": "^0.6.10",
|
||||
"prisma": "^6.2.1",
|
||||
"tailwindcss": "^3.4.16",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -11033,15 +11033,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.9":
|
||||
version: 0.6.9
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.10":
|
||||
version: 0.6.10
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.10"
|
||||
peerDependencies:
|
||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||
"@prettier/plugin-pug": "*"
|
||||
"@shopify/prettier-plugin-liquid": "*"
|
||||
"@trivago/prettier-plugin-sort-imports": "*"
|
||||
"@zackad/prettier-plugin-twig-melody": "*"
|
||||
"@zackad/prettier-plugin-twig": "*"
|
||||
prettier: ^3.0
|
||||
prettier-plugin-astro: "*"
|
||||
prettier-plugin-css-order: "*"
|
||||
|
@ -11063,7 +11063,7 @@ __metadata:
|
|||
optional: true
|
||||
"@trivago/prettier-plugin-sort-imports":
|
||||
optional: true
|
||||
"@zackad/prettier-plugin-twig-melody":
|
||||
"@zackad/prettier-plugin-twig":
|
||||
optional: true
|
||||
prettier-plugin-astro:
|
||||
optional: true
|
||||
|
@ -11087,7 +11087,7 @@ __metadata:
|
|||
optional: true
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
|
||||
checksum: 10c0/9e1e8d59285acb915c647235867e0c6da4f66e60a05984375036998c207662988cb59a362390f86050c09863e4ee982102dfcffb0131cc1413aec1b7d1d8fb08
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12761,7 +12761,7 @@ __metadata:
|
|||
next-themes: "npm:^0.4.4"
|
||||
postcss: "npm:^8.4.49"
|
||||
prettier: "npm:^3.4.2"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.10"
|
||||
prisma: "npm:^6.2.1"
|
||||
react: "npm:^19.0.0"
|
||||
react-day-picker: "npm:^9.5.0"
|
||||
|
|
Loading…
Reference in a new issue