mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump prettier-plugin-tailwindcss from 0.6.10 to 0.6.11
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.10 to 0.6.11. - [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.10...v0.6.11) --- 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
275e2e4e73
commit
d10a572049
2 changed files with 6 additions and 6 deletions
|
@ -102,7 +102,7 @@
|
|||
"jest-junit": "^16.0.0",
|
||||
"postcss": "^8.5.1",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.10",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"prisma": "^6.2.1",
|
||||
"tailwindcss": "^3.4.16",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -10983,9 +10983,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.10":
|
||||
version: 0.6.10
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.10"
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.11":
|
||||
version: 0.6.11
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.11"
|
||||
peerDependencies:
|
||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||
"@prettier/plugin-pug": "*"
|
||||
|
@ -11037,7 +11037,7 @@ __metadata:
|
|||
optional: true
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
checksum: 10c0/9e1e8d59285acb915c647235867e0c6da4f66e60a05984375036998c207662988cb59a362390f86050c09863e4ee982102dfcffb0131cc1413aec1b7d1d8fb08
|
||||
checksum: 10c0/e5688a86f457b4eaa682d83a86702826d2d828db4cfc153b8b1f0b8409c94530a4bde8deb3e819497ba8e4bd0eda08ed55468a41a8138f82db43d633cf332121
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12671,7 +12671,7 @@ __metadata:
|
|||
next-themes: "npm:^0.4.4"
|
||||
postcss: "npm:^8.5.1"
|
||||
prettier: "npm:^3.4.2"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.10"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.11"
|
||||
prisma: "npm:^6.2.1"
|
||||
react: "npm:^19.0.0"
|
||||
react-day-picker: "npm:^9.5.0"
|
||||
|
|
Loading…
Reference in a new issue