mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #316 from ahmadk953/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.5
Bump prettier-plugin-tailwindcss from 0.6.4 to 0.6.5
This commit is contained in:
commit
ce92dbc7c0
2 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@
|
|||
"eslint-config-prettier": "^9.1.0",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.4",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
"prisma": "^5.15.0",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"typescript": "^5.4.5"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5000,9 +5000,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.4":
|
||||
version: 0.6.4
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.4"
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.5":
|
||||
version: 0.6.5
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.5"
|
||||
peerDependencies:
|
||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||
"@prettier/plugin-pug": "*"
|
||||
|
@ -5051,7 +5051,7 @@ __metadata:
|
|||
optional: true
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
checksum: 10c0/4c486b1119d80b3d0eab951f4e70c1ea7250c8f43d5caa646b60648a20187fb21f5d43507525d7850a9b6b1cfa0d5a602a14d6e347a0d737dfb7740d5f559e18
|
||||
checksum: 10c0/30d62928592b48cab03c46ff63edd35d4a33c4e7c40e583f12bff7223eba8b6f780fd394965b0250160bcf39688f6fb602420374b2055bcbb6a69560b818ca4e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6056,7 +6056,7 @@ __metadata:
|
|||
next: "npm:^15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.38"
|
||||
prettier: "npm:^3.3.2"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.4"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
||||
prisma: "npm:^5.15.0"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
react-day-picker: "npm:^8.10.1"
|
||||
|
|
Loading…
Reference in a new issue