42344234 resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
42354235 integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==
42364236
4237- "@types/node@18.11.9":
4238- version "18.11.9"
4239- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
4240- integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
4237+ "@types/node@24.11.0":
4238+ version "24.11.0"
4239+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
4240+ integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
4241+ dependencies:
4242+ undici-types "~7.16.0"
42414243
42424244"@types/parse-json@^4.0.0":
42434245 version "4.0.0"
@@ -11197,7 +11199,16 @@ string-env-interpolation@1.0.1, string-env-interpolation@^1.0.1:
1119711199 resolved "https://registry.yarnpkg.com/string-env-interpolation/-/string-env-interpolation-1.0.1.tgz#ad4397ae4ac53fe6c91d1402ad6f6a52862c7152"
1119811200 integrity sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==
1119911201
11200- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11202+ "string-width-cjs@npm:string-width@^4.2.0":
11203+ version "4.2.3"
11204+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11205+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11206+ dependencies:
11207+ emoji-regex "^8.0.0"
11208+ is-fullwidth-code-point "^3.0.0"
11209+ strip-ansi "^6.0.1"
11210+
11211+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1120111212 version "4.2.3"
1120211213 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1120311214 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11362,7 +11373,14 @@ stringify-object@^3.3.0:
1136211373 is-obj "^1.0.1"
1136311374 is-regexp "^1.0.0"
1136411375
11365- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11376+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11377+ version "6.0.1"
11378+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11379+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11380+ dependencies:
11381+ ansi-regex "^5.0.1"
11382+
11383+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1136611384 version "6.0.1"
1136711385 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1136811386 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11969,6 +11987,11 @@ unc-path-regex@^0.1.2:
1196911987 resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1197011988 integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1197111989
11990+ undici-types@~7.16.0:
11991+ version "7.16.0"
11992+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
11993+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
11994+
1197211995undici@^5.12.0, undici@^5.8.0:
1197311996 version "5.28.4"
1197411997 resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068"
@@ -12555,7 +12578,7 @@ workbox-window@6.5.4, workbox-window@^6.5.4:
1255512578 "@types/trusted-types" "^2.0.2"
1255612579 workbox-core "6.5.4"
1255712580
12558- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
12581+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1255912582 version "7.0.0"
1256012583 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1256112584 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12573,6 +12596,15 @@ wrap-ansi@^6.2.0:
1257312596 string-width "^4.1.0"
1257412597 strip-ansi "^6.0.0"
1257512598
12599+ wrap-ansi@^7.0.0:
12600+ version "7.0.0"
12601+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12602+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12603+ dependencies:
12604+ ansi-styles "^4.0.0"
12605+ string-width "^4.1.0"
12606+ strip-ansi "^6.0.0"
12607+
1257612608wrap-ansi@^8.1.0:
1257712609 version "8.1.0"
1257812610 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments