|
974 | 974 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
975 | 975 | integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
976 | 976 |
|
977 |
| -"@types/node@*", "@types/node@20.8.6": |
978 |
| - version "20.8.6" |
979 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.6.tgz#0dbd4ebcc82ad0128df05d0e6f57e05359ee47fa" |
980 |
| - integrity sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ== |
| 977 | +"@types/node@*", "@types/node@22.0.2": |
| 978 | + version "22.0.2" |
| 979 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.2.tgz#9fb1a2b31970871e8bf696f0e8a40d2e6d2bd04e" |
| 980 | + integrity sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ== |
981 | 981 | dependencies:
|
982 |
| - undici-types "~5.25.1" |
| 982 | + undici-types "~6.11.1" |
983 | 983 |
|
984 | 984 | "@types/prettier@^2.1.5":
|
985 | 985 | version "2.6.0"
|
@@ -4973,7 +4973,16 @@ string-length@^4.0.1:
|
4973 | 4973 | char-regex "^1.0.2"
|
4974 | 4974 | strip-ansi "^6.0.0"
|
4975 | 4975 |
|
4976 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0: |
| 4976 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 4977 | + version "4.2.3" |
| 4978 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 4979 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 4980 | + dependencies: |
| 4981 | + emoji-regex "^8.0.0" |
| 4982 | + is-fullwidth-code-point "^3.0.0" |
| 4983 | + strip-ansi "^6.0.1" |
| 4984 | + |
| 4985 | +string-width@^4.1.0, string-width@^4.2.0: |
4977 | 4986 | version "4.2.3"
|
4978 | 4987 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
4979 | 4988 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -5062,7 +5071,14 @@ string.prototype.trimstart@^1.0.8:
|
5062 | 5071 | define-properties "^1.2.1"
|
5063 | 5072 | es-object-atoms "^1.0.0"
|
5064 | 5073 |
|
5065 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 5074 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 5075 | + version "6.0.1" |
| 5076 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 5077 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 5078 | + dependencies: |
| 5079 | + ansi-regex "^5.0.1" |
| 5080 | + |
| 5081 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
5066 | 5082 | version "6.0.1"
|
5067 | 5083 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
5068 | 5084 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -5369,10 +5385,10 @@ unbox-primitive@^1.0.2:
|
5369 | 5385 | has-symbols "^1.0.3"
|
5370 | 5386 | which-boxed-primitive "^1.0.2"
|
5371 | 5387 |
|
5372 |
| -undici-types@~5.25.1: |
5373 |
| - version "5.25.3" |
5374 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3" |
5375 |
| - integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA== |
| 5388 | +undici-types@~6.11.1: |
| 5389 | + version "6.11.1" |
| 5390 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197" |
| 5391 | + integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ== |
5376 | 5392 |
|
5377 | 5393 | universalify@^0.2.0:
|
5378 | 5394 | version "0.2.0"
|
@@ -5535,7 +5551,16 @@ word-wrap@~1.2.3:
|
5535 | 5551 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
|
5536 | 5552 | integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
|
5537 | 5553 |
|
5538 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 5554 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 5555 | + version "7.0.0" |
| 5556 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 5557 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 5558 | + dependencies: |
| 5559 | + ansi-styles "^4.0.0" |
| 5560 | + string-width "^4.1.0" |
| 5561 | + strip-ansi "^6.0.0" |
| 5562 | + |
| 5563 | +wrap-ansi@^7.0.0: |
5539 | 5564 | version "7.0.0"
|
5540 | 5565 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
5541 | 5566 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments