Update dependency prettier-plugin-tailwindcss to v0.5.4
This commit is contained in:
parent
b084eeb73b
commit
233a09d6b2
@ -18,7 +18,7 @@
|
|||||||
"autoprefixer": "10.4.15",
|
"autoprefixer": "10.4.15",
|
||||||
"postcss": "8.4.29",
|
"postcss": "8.4.29",
|
||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
"prettier-plugin-tailwindcss": "0.5.3",
|
"prettier-plugin-tailwindcss": "0.5.4",
|
||||||
"sass": "1.66.1",
|
"sass": "1.66.1",
|
||||||
"tailwindcss": "3.3.3",
|
"tailwindcss": "3.3.3",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.2.2"
|
||||||
|
@ -8,7 +8,7 @@ specifiers:
|
|||||||
next: latest
|
next: latest
|
||||||
postcss: 8.4.29
|
postcss: 8.4.29
|
||||||
prettier: 3.0.3
|
prettier: 3.0.3
|
||||||
prettier-plugin-tailwindcss: 0.5.3
|
prettier-plugin-tailwindcss: 0.5.4
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0
|
react-dom: 18.2.0
|
||||||
sass: 1.66.1
|
sass: 1.66.1
|
||||||
@ -29,7 +29,7 @@ devDependencies:
|
|||||||
autoprefixer: 10.4.15_postcss@8.4.29
|
autoprefixer: 10.4.15_postcss@8.4.29
|
||||||
postcss: 8.4.29
|
postcss: 8.4.29
|
||||||
prettier: 3.0.3
|
prettier: 3.0.3
|
||||||
prettier-plugin-tailwindcss: 0.5.3_prettier@3.0.3
|
prettier-plugin-tailwindcss: 0.5.4_prettier@3.0.3
|
||||||
sass: 1.66.1
|
sass: 1.66.1
|
||||||
tailwindcss: 3.3.3
|
tailwindcss: 3.3.3
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
@ -696,8 +696,8 @@ packages:
|
|||||||
source-map-js: 1.0.2
|
source-map-js: 1.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/prettier-plugin-tailwindcss/0.5.3_prettier@3.0.3:
|
/prettier-plugin-tailwindcss/0.5.4_prettier@3.0.3:
|
||||||
resolution: {integrity: sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg==}
|
resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==}
|
||||||
engines: {node: '>=14.21.3'}
|
engines: {node: '>=14.21.3'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||||
|
@ -655,10 +655,10 @@ postcss@^8.4.23:
|
|||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
prettier-plugin-tailwindcss@0.5.3:
|
prettier-plugin-tailwindcss@0.5.4:
|
||||||
version "0.5.3"
|
version "0.5.4"
|
||||||
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.3.tgz#ed4b31ee75bbce1db4ac020a859267d5b65ad8df"
|
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz#ebfacbcb90e2ca1df671ffe4083e99f81d72040d"
|
||||||
integrity sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg==
|
integrity sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==
|
||||||
|
|
||||||
prettier@3.0.3:
|
prettier@3.0.3:
|
||||||
version "3.0.3"
|
version "3.0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user