mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump prettier-plugin-tailwindcss from 0.6.4 to 0.6.5
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.4 to 0.6.5. - [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.4...v0.6.5) --- 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
df5622712b
commit
0760e0ffd8
2 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"postcss": "^8.4.38",
|
"postcss": "^8.4.38",
|
||||||
"prettier": "^3.3.2",
|
"prettier": "^3.3.2",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.4",
|
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||||
"prisma": "^5.15.0",
|
"prisma": "^5.15.0",
|
||||||
"tailwindcss": "^3.4.4",
|
"tailwindcss": "^3.4.4",
|
||||||
"typescript": "^5.4.5"
|
"typescript": "^5.4.5"
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4938,9 +4938,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier-plugin-tailwindcss@npm:^0.6.4":
|
"prettier-plugin-tailwindcss@npm:^0.6.5":
|
||||||
version: 0.6.4
|
version: 0.6.5
|
||||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.4"
|
resolution: "prettier-plugin-tailwindcss@npm:0.6.5"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||||
"@prettier/plugin-pug": "*"
|
"@prettier/plugin-pug": "*"
|
||||||
|
@ -4989,7 +4989,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-svelte:
|
prettier-plugin-svelte:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/4c486b1119d80b3d0eab951f4e70c1ea7250c8f43d5caa646b60648a20187fb21f5d43507525d7850a9b6b1cfa0d5a602a14d6e347a0d737dfb7740d5f559e18
|
checksum: 10c0/30d62928592b48cab03c46ff63edd35d4a33c4e7c40e583f12bff7223eba8b6f780fd394965b0250160bcf39688f6fb602420374b2055bcbb6a69560b818ca4e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5994,7 +5994,7 @@ __metadata:
|
||||||
next: "npm:^15.0.0-rc.0"
|
next: "npm:^15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.38"
|
postcss: "npm:^8.4.38"
|
||||||
prettier: "npm:^3.3.2"
|
prettier: "npm:^3.3.2"
|
||||||
prettier-plugin-tailwindcss: "npm:^0.6.4"
|
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
||||||
prisma: "npm:^5.15.0"
|
prisma: "npm:^5.15.0"
|
||||||
react: "npm:^19.0.0-rc.0"
|
react: "npm:^19.0.0-rc.0"
|
||||||
react-day-picker: "npm:^8.10.1"
|
react-day-picker: "npm:^8.10.1"
|
||||||
|
|
Loading…
Reference in a new issue