mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump chalk from 5.4.1 to 5.5.0 in /js (#41634)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ab5881323
commit
ca92aefcfe
@ -14,7 +14,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.4.1",
|
||||
"chalk": "^5.5.0",
|
||||
"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.4.1
|
||||
version: 5.4.1
|
||||
specifier: ^5.5.0
|
||||
version: 5.5.0
|
||||
commander:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
@ -2128,8 +2128,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}
|
||||
|
||||
character-entities-html4@2.1.0:
|
||||
@ -6203,7 +6203,7 @@ snapshots:
|
||||
ansi-styles: 4.3.0
|
||||
supports-color: 7.2.0
|
||||
|
||||
chalk@5.4.1: {}
|
||||
chalk@5.5.0: {}
|
||||
|
||||
character-entities-html4@2.1.0: {}
|
||||
|
||||
@ -7375,7 +7375,7 @@ snapshots:
|
||||
|
||||
lint-staged@16.1.2:
|
||||
dependencies:
|
||||
chalk: 5.4.1
|
||||
chalk: 5.5.0
|
||||
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