From a180575775476a159db30b0ba7722409d132273f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 15:12:06 +0000 Subject: [PATCH] [Dependabot]: Bump prettier-plugin-tailwindcss from 0.6.14 to 0.7.1 Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.14 to 0.7.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.6.14...v0.7.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 +++++----------- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 27b4e045..6b37db18 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "next-themes": "^0.4.6", "openid-client": "^6.8.1", "postman-collection": "^5.2.0", - "prettier-plugin-tailwindcss": "^0.6.14", + "prettier-plugin-tailwindcss": "^0.7.1", "react": "^19.2.0", "react-dom": "^19.2.0", "react-icons": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 76c08794..2ae7e361 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9522,9 +9522,9 @@ __metadata: languageName: node linkType: hard -"prettier-plugin-tailwindcss@npm:^0.6.14": - version: 0.6.14 - resolution: "prettier-plugin-tailwindcss@npm:0.6.14" +"prettier-plugin-tailwindcss@npm:^0.7.1": + version: 0.7.1 + resolution: "prettier-plugin-tailwindcss@npm:0.7.1" peerDependencies: "@ianvs/prettier-plugin-sort-imports": "*" "@prettier/plugin-hermes": "*" @@ -9536,14 +9536,12 @@ __metadata: prettier: ^3.0 prettier-plugin-astro: "*" prettier-plugin-css-order: "*" - prettier-plugin-import-sort: "*" prettier-plugin-jsdoc: "*" prettier-plugin-marko: "*" prettier-plugin-multiline-arrays: "*" prettier-plugin-organize-attributes: "*" prettier-plugin-organize-imports: "*" prettier-plugin-sort-imports: "*" - prettier-plugin-style-order: "*" prettier-plugin-svelte: "*" peerDependenciesMeta: "@ianvs/prettier-plugin-sort-imports": @@ -9564,8 +9562,6 @@ __metadata: optional: true prettier-plugin-css-order: optional: true - prettier-plugin-import-sort: - optional: true prettier-plugin-jsdoc: optional: true prettier-plugin-marko: @@ -9578,11 +9574,9 @@ __metadata: optional: true prettier-plugin-sort-imports: optional: true - prettier-plugin-style-order: - optional: true prettier-plugin-svelte: optional: true - checksum: 10c0/1bf635be28b30b3f171a184497eecf512601d19328e402dd2eb1ede52aa57b4f5b605eae2929f4916de9ba22526f3d730d9afa90334db09d17c59f463f7b26d8 + checksum: 10c0/915a0fdff68fd86f809719fef883a1eb314d2cdf0ef571d9547780d06815ad2158a30a101dd1476752c0975c370d3f1ca73643ced18bfa12647ca3f205a709e2 languageName: node linkType: hard @@ -11320,7 +11314,7 @@ __metadata: openid-client: "npm:^6.8.1" postman-collection: "npm:^5.2.0" prettier: "npm:^3.6.2" - prettier-plugin-tailwindcss: "npm:^0.6.14" + prettier-plugin-tailwindcss: "npm:^0.7.1" react: "npm:^19.2.0" react-dom: "npm:^19.2.0" react-icons: "npm:^5.5.0"