Update dependency prettier-plugin-tailwindcss to v0.3.0
This commit is contained in:
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -8,7 +8,7 @@ specifiers:
|
||||
next: latest
|
||||
postcss: 8.4.23
|
||||
prettier: 2.8.8
|
||||
prettier-plugin-tailwindcss: 0.2.8
|
||||
prettier-plugin-tailwindcss: 0.3.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
sass: 1.62.1
|
||||
@@ -29,7 +29,7 @@ devDependencies:
|
||||
autoprefixer: 10.4.14_postcss@8.4.23
|
||||
postcss: 8.4.23
|
||||
prettier: 2.8.8
|
||||
prettier-plugin-tailwindcss: 0.2.8_prettier@2.8.8
|
||||
prettier-plugin-tailwindcss: 0.3.0_prettier@2.8.8
|
||||
sass: 1.62.1
|
||||
tailwindcss: 3.3.2
|
||||
typescript: 5.0.4
|
||||
@@ -693,8 +693,8 @@ packages:
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss/0.2.8_prettier@2.8.8:
|
||||
resolution: {integrity: sha512-KgPcEnJeIijlMjsA6WwYgRs5rh3/q76oInqtMXBA/EMcamrcYJpyhtRhyX1ayT9hnHlHTuO8sIifHF10WuSDKg==}
|
||||
/prettier-plugin-tailwindcss/0.3.0_prettier@2.8.8:
|
||||
resolution: {integrity: sha512-009/Xqdy7UmkcTBpwlq7jsViDqXAYSOMLDrHAdTMlVZOrKfM2o9Ci7EMWTMZ7SkKBFTG04UM9F9iM2+4i6boDA==}
|
||||
engines: {node: '>=12.17.0'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
@@ -707,6 +707,7 @@ packages:
|
||||
prettier-plugin-css-order: '*'
|
||||
prettier-plugin-import-sort: '*'
|
||||
prettier-plugin-jsdoc: '*'
|
||||
prettier-plugin-marko: '*'
|
||||
prettier-plugin-organize-attributes: '*'
|
||||
prettier-plugin-organize-imports: '*'
|
||||
prettier-plugin-style-order: '*'
|
||||
@@ -731,6 +732,8 @@ packages:
|
||||
optional: true
|
||||
prettier-plugin-jsdoc:
|
||||
optional: true
|
||||
prettier-plugin-marko:
|
||||
optional: true
|
||||
prettier-plugin-organize-attributes:
|
||||
optional: true
|
||||
prettier-plugin-organize-imports:
|
||||
|
Reference in New Issue
Block a user