From 6d4d5653c129656a2ba22c2c91fde05d8dfdd829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:40:17 +0000 Subject: [PATCH] chore(deps): bump chalk from 4.1.2 to 5.6.0 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 +++++++++++----- pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3633c0a62..2414b4ce0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -172,8 +172,8 @@ catalogs: specifier: ^6.7.14 version: 6.7.14 chalk: - specifier: ^5.4.1 - version: 5.4.1 + specifier: ^5.6.0 + version: 5.6.0 cheerio: specifier: ^1.1.0 version: 1.1.0 @@ -1049,7 +1049,7 @@ importers: version: 3.0.0 chalk: specifier: 'catalog:' - version: 5.4.1 + version: 5.6.0 consola: specifier: 'catalog:' version: 3.4.2 @@ -5900,6 +5900,10 @@ packages: resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@5.6.0: + resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + character-entities-html4@2.1.0: resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} @@ -16315,6 +16319,8 @@ snapshots: chalk@5.4.1: {} + chalk@5.6.0: {} + character-entities-html4@2.1.0: {} character-entities-legacy@3.0.0: {} @@ -19043,7 +19049,7 @@ snapshots: log-symbols@6.0.0: dependencies: - chalk: 5.4.1 + chalk: 5.6.0 is-unicode-supported: 1.3.0 log-update@6.1.0: @@ -19690,7 +19696,7 @@ snapshots: ora@8.2.0: dependencies: - chalk: 5.4.1 + chalk: 5.6.0 cli-cursor: 5.0.0 cli-spinners: 2.9.2 is-interactive: 2.0.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b87283b6d..9f0026239 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -72,7 +72,7 @@ catalog: axios: ^1.10.0 axios-mock-adapter: ^2.1.0 cac: ^6.7.14 - chalk: ^5.4.1 + chalk: ^5.6.0 cheerio: ^1.1.0 circular-dependency-scanner: ^2.3.0 class-variance-authority: ^0.7.1