Update dependency prettier-plugin-tailwindcss to v0.5.6 #184
@ -18,7 +18,7 @@
|
||||
"autoprefixer": "10.4.16",
|
||||
"postcss": "8.4.31",
|
||||
"prettier": "3.0.3",
|
||||
"prettier-plugin-tailwindcss": "0.5.5",
|
||||
"prettier-plugin-tailwindcss": "0.5.6",
|
||||
"sass": "1.69.3",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.2.2"
|
||||
|
@ -8,7 +8,7 @@ specifiers:
|
||||
next: latest
|
||||
postcss: 8.4.31
|
||||
prettier: 3.0.3
|
||||
prettier-plugin-tailwindcss: 0.5.5
|
||||
prettier-plugin-tailwindcss: 0.5.6
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
sass: 1.69.3
|
||||
@ -29,7 +29,7 @@ devDependencies:
|
||||
autoprefixer: 10.4.16_postcss@8.4.31
|
||||
postcss: 8.4.31
|
||||
prettier: 3.0.3
|
||||
prettier-plugin-tailwindcss: 0.5.5_prettier@3.0.3
|
||||
prettier-plugin-tailwindcss: 0.5.6_prettier@3.0.3
|
||||
sass: 1.69.3
|
||||
tailwindcss: 3.3.3
|
||||
typescript: 5.2.2
|
||||
@ -685,8 +685,8 @@ packages:
|
||||
picocolors: 1.0.0
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/prettier-plugin-tailwindcss/0.5.5_prettier@3.0.3:
|
||||
resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==}
|
||||
/prettier-plugin-tailwindcss/0.5.6_prettier@3.0.3:
|
||||
resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==}
|
||||
engines: {node: '>=14.21.3'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
@ -660,10 +660,10 @@ postcss@^8.4.23:
|
||||
picocolors "^1.0.0"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
prettier-plugin-tailwindcss@0.5.5:
|
||||
version "0.5.5"
|
||||
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz#2860de31772235231339ca5e8c745969532fab95"
|
||||
integrity sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==
|
||||
prettier-plugin-tailwindcss@0.5.6:
|
||||
version "0.5.6"
|
||||
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz#8e511857a49bf127f078985f52b04a70e8e92285"
|
||||
integrity sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==
|
||||
|
||||
prettier@3.0.3:
|
||||
version "3.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user