Add chalk

This commit is contained in:
MartinBraquet
2025-11-15 12:24:06 +01:00
parent 09d743c603
commit 7306cb335b
2 changed files with 6 additions and 0 deletions

View File

@@ -58,6 +58,7 @@
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"chalk": "5.6.2",
"concurrently": "8.2.2",
"dotenv-cli": "^10.0.0",
"eslint": "8.57.0",

View File

@@ -5202,6 +5202,11 @@ chalk@2.4.2, chalk@^2.4.2:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"
chalk@5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
chalk@^4.0.0, chalk@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"