From 74b6c26caf4022912076afcb045e6acad7b770a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 01:59:15 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.6 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 785535539..69276fa2e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint": "8.51.0", "eslint-plugin-mdx": "2.2.0", "prettier": "2.8.8", - "prettier-plugin-tailwindcss": "0.4.1", + "prettier-plugin-tailwindcss": "0.5.6", "pretty-quick": "3.1.3", "remark-frontmatter": "5.0.0", "remark-lint-chicago-heading": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e760c6ee..ec529846c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ importers: specifier: 2.8.8 version: 2.8.8 prettier-plugin-tailwindcss: - specifier: 0.4.1 - version: 0.4.1(prettier@2.8.8) + specifier: 0.5.6 + version: 0.5.6(prettier@2.8.8) pretty-quick: specifier: 3.1.3 version: 3.1.3(prettier@2.8.8) @@ -8477,16 +8477,16 @@ packages: synckit: 0.8.5 dev: true - /prettier-plugin-tailwindcss@0.4.1(prettier@2.8.8): - resolution: {integrity: sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==} - engines: {node: '>=12.17.0'} + /prettier-plugin-tailwindcss@0.5.6(prettier@2.8.8): + resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==} + engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' '@prettier/plugin-pug': '*' '@shopify/prettier-plugin-liquid': '*' '@shufo/prettier-plugin-blade': '*' '@trivago/prettier-plugin-sort-imports': '*' - prettier: ^2.2 || ^3.0 + prettier: ^3.0 prettier-plugin-astro: '*' prettier-plugin-css-order: '*' prettier-plugin-import-sort: '*'