From 9b3785b22da3e825e97815e77efedeed31f0c215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 20:44:12 +0000 Subject: [PATCH] build(deps): bump prettier-plugin-tailwindcss from 0.7.4 to 0.8.0 Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.7.4 to 0.8.0. - [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.7.4...v0.8.0) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a50eba1..2e8a9d0 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "lighthouse": "^12.8.2", "lint-staged": "^15.5.2", "prettier": "^3.8.3", - "prettier-plugin-tailwindcss": "^0.7.4", + "prettier-plugin-tailwindcss": "^0.8.0", "stylelint": "^16.26.1", "stylelint-config-standard": "^39.0.1", "typescript": "~5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84555e2..f0ca416 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: ^3.8.3 version: 3.8.3 prettier-plugin-tailwindcss: - specifier: ^0.7.4 - version: 0.7.4(prettier@3.8.3) + specifier: ^0.8.0 + version: 0.8.0(prettier@3.8.3) stylelint: specifier: ^16.26.1 version: 16.26.1(typescript@5.8.3) @@ -3242,8 +3242,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier-plugin-tailwindcss@0.7.4: - resolution: {integrity: sha512-UKii4RjY05SNt/WQi6/NcOn/LsT0/ILLXsxygjbRg5/YZelsSu5jTqorYHPDGq4nZy5q5hpCu+XdGZ1xaJEQgw==} + prettier-plugin-tailwindcss@0.8.0: + resolution: {integrity: sha512-V8ITGH87yuBDF6JpEZTOVlUz/saAwqb8f3HRgUj8Lh+tGCcrmorhsLpYqzygwFwK0PE2Ib6Mv3M7T/uE2tZV1g==} engines: {node: '>=20.19'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -7475,7 +7475,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier-plugin-tailwindcss@0.7.4(prettier@3.8.3): + prettier-plugin-tailwindcss@0.8.0(prettier@3.8.3): dependencies: prettier: 3.8.3