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