From 0a25542ecc1f5a64d6be1c2f401c2d61db5f92f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 20:28:37 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.8.1 --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e830be..9b489c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,13 +83,13 @@ importers: version: 2.0.15 prettier: specifier: ^3.0.2 - version: 3.8.0 + version: 3.8.1 prettier-plugin-astro: specifier: ^0.14.0 version: 0.14.1 prettier-plugin-tailwindcss: specifier: ^0.7.0 - version: 0.7.2(prettier-plugin-astro@0.14.1)(prettier@3.8.0) + version: 0.7.2(prettier-plugin-astro@0.14.1)(prettier@3.8.1) typescript: specifier: ^5.2.2 version: 5.9.3 @@ -2995,8 +2995,8 @@ packages: prettier-plugin-svelte: optional: true - prettier@3.8.0: - resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==} + prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} engines: {node: '>=14'} hasBin: true @@ -7122,16 +7122,16 @@ snapshots: prettier-plugin-astro@0.14.1: dependencies: '@astrojs/compiler': 2.10.3 - prettier: 3.8.0 + prettier: 3.8.1 sass-formatter: 0.7.9 - prettier-plugin-tailwindcss@0.7.2(prettier-plugin-astro@0.14.1)(prettier@3.8.0): + prettier-plugin-tailwindcss@0.7.2(prettier-plugin-astro@0.14.1)(prettier@3.8.1): dependencies: - prettier: 3.8.0 + prettier: 3.8.1 optionalDependencies: prettier-plugin-astro: 0.14.1 - prettier@3.8.0: {} + prettier@3.8.1: {} prismjs@1.30.0: {}