Skip to content

Commit e54467d

Browse files
chore(deps): bump chalk from 5.6.2 to 6.0.0 (#2845)
Bumps [chalk](https://github.com/chalk/chalk) from 5.6.2 to 6.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6854b08 commit e54467d

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@object-ui/types": "workspace:*",
5959
"@types/glob": "^9.0.0",
6060
"@vitejs/plugin-react": "^6.0.4",
61-
"chalk": "^5.6.2",
61+
"chalk": "^6.0.0",
6262
"commander": "^15.0.0",
6363
"express": "^4.22.2",
6464
"express-rate-limit": "^8.6.1",

packages/create-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lint": "eslint ."
2222
},
2323
"dependencies": {
24-
"chalk": "^5.6.2",
24+
"chalk": "^6.0.0",
2525
"commander": "^15.0.0",
2626
"fs-extra": "^11.4.0",
2727
"prompts": "^2.4.2"

pnpm-lock.yaml

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)