|
3531 | 3531 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
|
3532 | 3532 | integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
|
3533 | 3533 |
|
3534 |
| -"@types/node@^18.0.0", "@types/node@^18.16.3": |
| 3534 | +"@types/node@^18.16.3": |
3535 | 3535 | version "18.19.65"
|
3536 | 3536 | resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.65.tgz#e6aaac55fab80c6a3ff61ab27bc25105a7bea479"
|
3537 | 3537 | integrity sha512-Ay5BZuO1UkTmVHzZJNvZKw/E+iB3GQABb6kijEz89w2JrfhNA+M/ebp18pfz9Gqe9ywhMC8AA8yC01lZq48J+Q==
|
3538 | 3538 | dependencies:
|
3539 | 3539 | undici-types "~5.26.4"
|
3540 | 3540 |
|
| 3541 | +"@types/node@^22": |
| 3542 | + version "22.9.4" |
| 3543 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2" |
| 3544 | + integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg== |
| 3545 | + dependencies: |
| 3546 | + undici-types "~6.19.8" |
| 3547 | + |
3541 | 3548 | "@types/normalize-package-data@^2.4.0":
|
3542 | 3549 | version "2.4.4"
|
3543 | 3550 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
|
@@ -13022,16 +13029,7 @@ string-natural-compare@^3.0.1:
|
13022 | 13029 | resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
|
13023 | 13030 | integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
|
13024 | 13031 |
|
13025 |
| -"string-width-cjs@npm:string-width@^4.2.0": |
13026 |
| - version "4.2.3" |
13027 |
| - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
13028 |
| - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
13029 |
| - dependencies: |
13030 |
| - emoji-regex "^8.0.0" |
13031 |
| - is-fullwidth-code-point "^3.0.0" |
13032 |
| - strip-ansi "^6.0.1" |
13033 |
| - |
13034 |
| -"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 13032 | +"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: |
13035 | 13033 | version "4.2.3"
|
13036 | 13034 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
13037 | 13035 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -13144,14 +13142,7 @@ stringify-object@^5.0.0:
|
13144 | 13142 | is-obj "^3.0.0"
|
13145 | 13143 | is-regexp "^3.1.0"
|
13146 | 13144 |
|
13147 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
13148 |
| - version "6.0.1" |
13149 |
| - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
13150 |
| - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
13151 |
| - dependencies: |
13152 |
| - ansi-regex "^5.0.1" |
13153 |
| - |
13154 |
| -strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 13145 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
13155 | 13146 | version "6.0.1"
|
13156 | 13147 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
13157 | 13148 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -14602,16 +14593,7 @@ workbox-window@6.6.1:
|
14602 | 14593 | "@types/trusted-types" "^2.0.2"
|
14603 | 14594 | workbox-core "6.6.1"
|
14604 | 14595 |
|
14605 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
14606 |
| - version "7.0.0" |
14607 |
| - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
14608 |
| - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
14609 |
| - dependencies: |
14610 |
| - ansi-styles "^4.0.0" |
14611 |
| - string-width "^4.1.0" |
14612 |
| - strip-ansi "^6.0.0" |
14613 |
| - |
14614 |
| -wrap-ansi@^7.0.0: |
| 14596 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
14615 | 14597 | version "7.0.0"
|
14616 | 14598 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
14617 | 14599 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments