From 32a3f633a30b47ca1c3b0e4806f9133c5e32aed4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 18:54:29 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.0 (#1197) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- webclient/package.json | 2 +- webclient/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/webclient/package.json b/webclient/package.json index aa364b4fb..cefbf426e 100644 --- a/webclient/package.json +++ b/webclient/package.json @@ -42,7 +42,7 @@ "openapi-typescript": "6.7.6", "postcss": "8.4.38", "prettier": "3.2.5", - "prettier-plugin-tailwindcss": "0.5.14", + "prettier-plugin-tailwindcss": "0.6.0", "tailwindcss": "3.4.3", "typescript": "5.4.5", "vue-tsc": "1.8.27" diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index 156f8ee14..20c62b3bc 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 3.2.5 version: 3.2.5 prettier-plugin-tailwindcss: - specifier: 0.5.14 - version: 0.5.14(prettier@3.2.5) + specifier: 0.6.0 + version: 0.6.0(prettier@3.2.5) tailwindcss: specifier: 3.4.3 version: 3.4.3 @@ -4821,8 +4821,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier-plugin-tailwindcss@0.5.14: - resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} + prettier-plugin-tailwindcss@0.6.0: + resolution: {integrity: sha512-l5F3iG54XbOq/2DOPP/YA+c6VE3/qXrcBccntq2v7PSxtEc+J6SwsuTyDHxoFK1+jAlcU/hECBfzn6MON6ENBg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -12569,7 +12569,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier-plugin-tailwindcss@0.5.14(prettier@3.2.5): + prettier-plugin-tailwindcss@0.6.0(prettier@3.2.5): dependencies: prettier: 3.2.5