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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-21 20:40:17 +00:00
committed by GitHub
parent cf6c4c9aae
commit 6d4d5653c1
2 changed files with 12 additions and 6 deletions

16
pnpm-lock.yaml generated
View File

@@ -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

View File

@@ -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