From 55bc8972cc97e7abd77603dd6604268319e4a2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:24:20 +0800 Subject: [PATCH] build(deps): bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1 (#733) Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.14 to 0.6.1. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.14...v0.6.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cfbf3f3..7f5a0f8 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "match-sorter": "^6.3.4", "prettier": "^3.2.5", "prettier-plugin-organize-imports": "^3.2.4", - "prettier-plugin-tailwindcss": "^0.5.14", + "prettier-plugin-tailwindcss": "^0.6.1", "solid-apexcharts": "^0.3.4", "solid-js": "^1.8.17", "solid-toast": "^0.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7494a7b..3b99238 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ dependencies: specifier: ^3.2.4 version: 3.2.4(prettier@3.2.5)(typescript@5.4.5) prettier-plugin-tailwindcss: - specifier: ^0.5.14 - version: 0.5.14(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5) + specifier: ^0.6.1 + version: 0.6.1(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5) solid-apexcharts: specifier: ^0.3.4 version: 0.3.4(apexcharts@3.49.1)(solid-js@1.8.17) @@ -5131,8 +5131,8 @@ packages: typescript: 5.4.5 dev: false - /prettier-plugin-tailwindcss@0.5.14(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5): - resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} + /prettier-plugin-tailwindcss@0.6.1(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5): + resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'