From ec387445b9e73267f7e0849f22dd44e2f45bc640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:29:01 +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.0 to 0.6.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.0...v0.6.1) --- 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 0e4623c1..417c3881 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "postcss": "^8.4.38", "prettier": "^3.3.0", "prettier-plugin-svelte": "^3.2.3", - "prettier-plugin-tailwindcss": "^0.6.0", + "prettier-plugin-tailwindcss": "^0.6.1", "svelte": "^4.2.17", "svelte-check": "^3.8.0", "tailwindcss": "^3.4.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 27400014..55788cd3 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^3.2.3 version: 3.2.3(prettier@3.3.0)(svelte@4.2.17) prettier-plugin-tailwindcss: - specifier: ^0.6.0 - version: 0.6.0(prettier-plugin-svelte@3.2.3)(prettier@3.3.0) + specifier: ^0.6.1 + version: 0.6.1(prettier-plugin-svelte@3.2.3)(prettier@3.3.0) svelte: specifier: ^4.2.17 version: 4.2.17 @@ -2543,8 +2543,8 @@ packages: svelte: 4.2.17 dev: true - /prettier-plugin-tailwindcss@0.6.0(prettier-plugin-svelte@3.2.3)(prettier@3.3.0): - resolution: {integrity: sha512-l5F3iG54XbOq/2DOPP/YA+c6VE3/qXrcBccntq2v7PSxtEc+J6SwsuTyDHxoFK1+jAlcU/hECBfzn6MON6ENBg==} + /prettier-plugin-tailwindcss@0.6.1(prettier-plugin-svelte@3.2.3)(prettier@3.3.0): + resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'