From 9f975c83c3731df84cc36eb95ad327a94b2a0f7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 20:09:22 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a682f16c..badf8c42 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "husky": "8.0.3", "lint-staged": "15.2.0", "prettier": "3.1.1", - "prettier-plugin-tailwindcss": "0.5.9", + "prettier-plugin-tailwindcss": "0.5.10", "tailwindcss": "3.4.0", "ts-node": "10.9.2", "typescript": "5.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2a45e1f..8789120b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: 3.1.1 version: 3.1.1 prettier-plugin-tailwindcss: - specifier: 0.5.9 - version: 0.5.9(prettier@3.1.1) + specifier: 0.5.10 + version: 0.5.10(prettier@3.1.1) tailwindcss: specifier: 3.4.0 version: 3.4.0(ts-node@10.9.2) @@ -5594,8 +5594,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-tailwindcss@0.5.9(prettier@3.1.1): - resolution: {integrity: sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==} + /prettier-plugin-tailwindcss@0.5.10(prettier@3.1.1): + resolution: {integrity: sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'