From b9e75622d1f6bc477b785b329e9a2b3f8dc04da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 00:54:30 +0000 Subject: [PATCH] chore(deps-dev): bump chalk from 5.4.1 to 5.5.0 Bumps [chalk](https://github.com/chalk/chalk) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f6d40f3..d18637a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/node": "^24.1.0", "@types/react": "19.1.8", "@types/react-dom": "19.1.6", - "chalk": "^5.3.0", + "chalk": "^5.5.0", "eslint": "^9.31", "eslint": "^9.32", "eslint-config-next": "15.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 689957e..a61f4c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -200,8 +200,8 @@ importers: specifier: 19.1.6 version: 19.1.6(@types/react@19.1.8) chalk: - specifier: ^5.3.0 - version: 5.4.1 + specifier: ^5.5.0 + version: 5.5.0 eslint: specifier: ^9.32 version: 9.32.0(jiti@2.4.2) @@ -1888,8 +1888,8 @@ packages: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} - chalk@5.4.1: - resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} + chalk@5.5.0: + resolution: {integrity: sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} chownr@3.0.0: @@ -4962,7 +4962,7 @@ snapshots: ansi-styles: 4.3.0 supports-color: 7.2.0 - chalk@5.4.1: {} + chalk@5.5.0: {} chownr@3.0.0: {}