Update dependency prettier-plugin-tailwindcss to v0.2.3
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.21
|
||||
prettier: 2.8.4
|
||||
prettier-plugin-tailwindcss: 0.2.2
|
||||
prettier-plugin-tailwindcss: 0.2.3
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
sass: 1.58.1
|
||||
@@ -29,7 +29,7 @@ devDependencies:
|
||||
autoprefixer: 10.4.13_postcss@8.4.21
|
||||
postcss: 8.4.21
|
||||
prettier: 2.8.4
|
||||
prettier-plugin-tailwindcss: 0.2.2_prettier@2.8.4
|
||||
prettier-plugin-tailwindcss: 0.2.3_prettier@2.8.4
|
||||
sass: 1.58.1
|
||||
tailwindcss: 3.2.6
|
||||
typescript: 4.9.5
|
||||
@@ -629,10 +629,11 @@ packages:
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss/0.2.2_prettier@2.8.4:
|
||||
resolution: {integrity: sha512-5RjUbWRe305pUpc48MosoIp6uxZvZxrM6GyOgsbGLTce+ehePKNm7ziW2dLG2air9aXbGuXlHVSQQw4Lbosq3w==}
|
||||
/prettier-plugin-tailwindcss/0.2.3_prettier@2.8.4:
|
||||
resolution: {integrity: sha512-s2N5Dh7Ao5KTV1mao5ZBnn8EKtUcDPJEkGViZIjI0Ij9TTI5zgTz4IHOxW33jOdjHKa8CSjM88scelUiC5TNRQ==}
|
||||
engines: {node: '>=12.17.0'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
'@prettier/plugin-php': '*'
|
||||
'@prettier/plugin-pug': '*'
|
||||
'@shopify/prettier-plugin-liquid': '*'
|
||||
@@ -649,6 +650,8 @@ packages:
|
||||
prettier-plugin-svelte: '*'
|
||||
prettier-plugin-twig-melody: '*'
|
||||
peerDependenciesMeta:
|
||||
'@ianvs/prettier-plugin-sort-imports':
|
||||
optional: true
|
||||
'@prettier/plugin-php':
|
||||
optional: true
|
||||
'@prettier/plugin-pug':
|
||||
|
||||
Reference in New Issue
Block a user