Skip to content

Commit 2680c36

Browse files
sreerajsclaude
andcommitted
fix: deduplicate yarn.lock dependencies to fix CI build
Resolved duplicate entries for string-width-cjs, strip-ansi-cjs, wrap-ansi-cjs, and html-webpack-plugin that were causing CI failures. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 63d888b commit 2680c36

1 file changed

Lines changed: 4 additions & 40 deletions

File tree

yarn.lock

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -12798,18 +12798,7 @@ html-minifier-terser@^6.0.2:
1279812798
tapable "^1.1.3"
1279912799
util.promisify "1.0.0"
1280012800

12801-
"html-webpack-plugin-5@npm:html-webpack-plugin@^5":
12802-
version "5.6.4"
12803-
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz"
12804-
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
12805-
dependencies:
12806-
"@types/html-minifier-terser" "^6.0.0"
12807-
html-minifier-terser "^6.0.2"
12808-
lodash "^4.17.21"
12809-
pretty-error "^4.0.0"
12810-
tapable "^2.0.0"
12811-
12812-
html-webpack-plugin@^5.5.0:
12801+
"html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0:
1281312802
version "5.6.4"
1281412803
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz"
1281512804
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
@@ -19607,16 +19596,7 @@ string-argv@^0.3.1:
1960719596
resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz"
1960819597
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
1960919598

19610-
"string-width-cjs@npm:string-width@^4.2.0":
19611-
version "4.2.3"
19612-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
19613-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
19614-
dependencies:
19615-
emoji-regex "^8.0.0"
19616-
is-fullwidth-code-point "^3.0.0"
19617-
strip-ansi "^6.0.1"
19618-
19619-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19599+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1962019600
version "4.2.3"
1962119601
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1962219602
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -19692,7 +19672,7 @@ string_decoder@~1.1.1:
1969219672
dependencies:
1969319673
safe-buffer "~5.1.0"
1969419674

19695-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
19675+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1969619676
version "6.0.1"
1969719677
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1969819678
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -19706,13 +19686,6 @@ strip-ansi@^3.0.1:
1970619686
dependencies:
1970719687
ansi-regex "^2.0.0"
1970819688

19709-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19710-
version "6.0.1"
19711-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
19712-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19713-
dependencies:
19714-
ansi-regex "^5.0.1"
19715-
1971619689
strip-ansi@^7.0.1:
1971719690
version "7.1.0"
1971819691
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
@@ -21440,7 +21413,7 @@ workerpool@^6.5.1:
2144021413
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz"
2144121414
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
2144221415

21443-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
21416+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2144421417
version "7.0.0"
2144521418
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
2144621419
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21458,15 +21431,6 @@ wrap-ansi@^6.2.0:
2145821431
string-width "^4.1.0"
2145921432
strip-ansi "^6.0.0"
2146021433

21461-
wrap-ansi@^7.0.0:
21462-
version "7.0.0"
21463-
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
21464-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21465-
dependencies:
21466-
ansi-styles "^4.0.0"
21467-
string-width "^4.1.0"
21468-
strip-ansi "^6.0.0"
21469-
2147021434
wrap-ansi@^8.1.0:
2147121435
version "8.1.0"
2147221436
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)