We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ec2fd commit b27eaf2Copy full SHA for b27eaf2
packages/build/package.json
@@ -29,7 +29,7 @@
29
"@types/fs-extra": "^9.0.13",
30
"ajv": "^8.10.0",
31
"babel-plugin-react-require": "^3.1.3",
32
- "chalk": "4",
+ "chalk": "5",
33
"fs-extra": "^10.0.0",
34
"gulp": "^4.0.2",
35
"gulp-if": "^3.0.0",
packages/create/package.json
@@ -26,7 +26,7 @@
26
},
27
"license": "MIT",
28
"dependencies": {
- "chalk": "^4",
+ "chalk": "^5.0.0",
"consola": "^2.15.3",
"fast-glob": "^3.2.11",
0 commit comments