From 0a02e70219fab0744fcca47ee4032fb6e6208fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:10:18 +0000 Subject: [PATCH] npm-dep: bump prettier-plugin-tailwindcss in /frontend Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.3 to 0.6.4. - [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.3...v0.6.4) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 87481200..f052c309 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "postcss": "^8.4.38", "prettier": "^3.3.2", "prettier-plugin-svelte": "^3.2.4", - "prettier-plugin-tailwindcss": "^0.6.3", + "prettier-plugin-tailwindcss": "^0.6.4", "svelte": "^4.2.18", "svelte-check": "^3.8.0", "tailwindcss": "^3.4.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 9bcb2763..a6fad9b7 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^3.2.4 version: 3.2.4(prettier@3.3.2)(svelte@4.2.18) prettier-plugin-tailwindcss: - specifier: ^0.6.3 - version: 0.6.3(prettier-plugin-svelte@3.2.4)(prettier@3.3.2) + specifier: ^0.6.4 + version: 0.6.4(prettier-plugin-svelte@3.2.4)(prettier@3.3.2) svelte: specifier: ^4.2.18 version: 4.2.18 @@ -2541,8 +2541,8 @@ packages: svelte: 4.2.18 dev: true - /prettier-plugin-tailwindcss@0.6.3(prettier-plugin-svelte@3.2.4)(prettier@3.3.2): - resolution: {integrity: sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==} + /prettier-plugin-tailwindcss@0.6.4(prettier-plugin-svelte@3.2.4)(prettier@3.3.2): + resolution: {integrity: sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'