From 747e1196f9e960ecc9f963d223dcb6745b4b9cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 18:32:07 +0000 Subject: [PATCH] chore(deps): bump prettier from 2.8.8 to 3.7.4 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cd6fd6..b0f047b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ catalogs: specifier: ^11.0.3 version: 11.0.3 prettier: - specifier: ^3.6.2 - version: 3.6.2 + specifier: ^3.7.4 + version: 3.7.4 tsdown: specifier: ^0.15.8 version: 0.15.11 @@ -85,7 +85,7 @@ importers: version: 16.2.6 prettier: specifier: catalog:dev - version: 3.6.2 + version: 3.7.4 rimraf: specifier: ^6.1.0 version: 6.1.0 @@ -364,7 +364,7 @@ importers: version: 9.37.0(jiti@2.6.1) prettier: specifier: catalog:dev - version: 3.6.2 + version: 3.7.4 typescript: specifier: catalog:dev version: 5.9.3 @@ -3880,8 +3880,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.6.2: - resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} + prettier@3.7.4: + resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==} engines: {node: '>=14'} hasBin: true @@ -8750,7 +8750,7 @@ snapshots: prettier@2.8.8: {} - prettier@3.6.2: {} + prettier@3.7.4: {} proxy-agent@6.5.0: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4e22e7f..e792cc7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -10,7 +10,7 @@ catalogs: '@vitest/ui': ^3.2.4 eslint: ^9.37.0 glob: ^11.0.3 - prettier: ^3.6.2 + prettier: ^3.7.4 typescript: ^5.9.3 vitest: ^3.2.4 tsdown: ^0.15.8