diff --git a/package.json b/package.json index 9b9ba28..22bf9d2 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b835a2c..07d1337 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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': '*' diff --git a/yarn.lock b/yarn.lock index b8dfd14..6237a9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"