From 59d49dc2d3a7840a9a6c2f1b14c238e749a8d118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:55:33 +0000 Subject: [PATCH] chore(deps): bump chalk from 5.6.2 to 6.0.0 Bumps [chalk](https://github.com/chalk/chalk) from 5.6.2 to 6.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.6.2...v6.0.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 2dd09a37e..aced7bed7 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -97,7 +97,7 @@ "@types/ejs": "3.1.5", "ai": "6.0.25", "bitbucket": "2.12.0", - "chalk": "5.6.2", + "chalk": "6.0.0", "chokidar": "4.0.3", "cli-progress": "3.12.0", "cli-table3": "0.6.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbb664037..3b7a2473b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -307,8 +307,8 @@ importers: specifier: 2.12.0 version: 2.12.0(encoding@0.1.13) chalk: - specifier: 5.6.2 - version: 5.6.2 + specifier: 6.0.0 + version: 6.0.0 chokidar: specifier: 4.0.3 version: 4.0.3 @@ -4583,6 +4583,10 @@ packages: resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@6.0.0: + resolution: {integrity: sha512-2uNTXIuTTxk7ciZgAU1BQcgnchcG0xXnrs6jzkQfj9SsRa9M2s5zE8WT96hS6KmG4MzWHSrvH43DF1m4XRkrFg==} + engines: {node: '>=22'} + character-entities-html4@2.1.0: resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} @@ -12251,6 +12255,8 @@ snapshots: chalk@5.6.2: {} + chalk@6.0.0: {} + character-entities-html4@2.1.0: {} character-entities-legacy@3.0.0: {}