mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump chalk from 5.6.0 to 5.6.2 in /js
Bumps [chalk](https://github.com/chalk/chalk) from 5.6.0 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.6.0...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
58990a5544
commit
685a4d107a
@ -14,7 +14,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.6.0",
|
||||
"chalk": "^5.6.2",
|
||||
"commander": "^14.0.0",
|
||||
"fs-extra": "^11.3.1",
|
||||
"mustache": "^4.2.0",
|
||||
|
||||
12
js/pnpm-lock.yaml
generated
12
js/pnpm-lock.yaml
generated
@ -290,8 +290,8 @@ importers:
|
||||
apps/create-keycloak-theme:
|
||||
dependencies:
|
||||
chalk:
|
||||
specifier: ^5.6.0
|
||||
version: 5.6.0
|
||||
specifier: ^5.6.2
|
||||
version: 5.6.2
|
||||
commander:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
@ -2002,8 +2002,8 @@ packages:
|
||||
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
chalk@5.6.0:
|
||||
resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==}
|
||||
chalk@5.6.2:
|
||||
resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
|
||||
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
||||
|
||||
character-entities-html4@2.1.0:
|
||||
@ -5938,7 +5938,7 @@ snapshots:
|
||||
ansi-styles: 4.3.0
|
||||
supports-color: 7.2.0
|
||||
|
||||
chalk@5.6.0: {}
|
||||
chalk@5.6.2: {}
|
||||
|
||||
character-entities-html4@2.1.0: {}
|
||||
|
||||
@ -7099,7 +7099,7 @@ snapshots:
|
||||
|
||||
lint-staged@16.1.6:
|
||||
dependencies:
|
||||
chalk: 5.6.0
|
||||
chalk: 5.6.2
|
||||
commander: 14.0.0
|
||||
debug: 4.4.1(supports-color@8.1.1)
|
||||
lilconfig: 3.1.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user