-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8384df
commit c4dc68b
Showing
1 changed file
with
99 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1186,9 +1186,9 @@ | |
"@sinonjs/commons" "^3.0.0" | ||
|
||
"@sinonjs/fake-timers@^13.0.1": | ||
version "13.0.2" | ||
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-13.0.2.tgz#3ffe88abb062067a580fdfba706ad00435a0f2a6" | ||
integrity sha512-4Bb+oqXZTSTZ1q27Izly9lv8B9dlV61CROxPiVtywwzv5SnytJqhvYe6FclHYuXml4cd1VHPo1zd5PmTeJozvA== | ||
version "13.0.3" | ||
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-13.0.3.tgz#3338263cbdfdb5cd40be61c3c315f360bf4f3a3b" | ||
integrity sha512-golm/Sc4CqLV/ZalIP14Nre7zPgd8xG/S3nHULMTBHMX0llyTNhE1O6nrgbfvLX2o0y849CnLKdu8OE05Ztiiw== | ||
dependencies: | ||
"@sinonjs/commons" "^3.0.1" | ||
|
||
|
@@ -3502,9 +3502,9 @@ | |
"@types/node" "*" | ||
|
||
"@types/node@*", "@types/node@>=8.1.0", "@types/node@^22.5.5": | ||
version "22.7.5" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b" | ||
integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ== | ||
version "22.7.7" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.7.tgz#6cd9541c3dccb4f7e8b141b491443f4a1570e307" | ||
integrity sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q== | ||
dependencies: | ||
undici-types "~6.19.2" | ||
|
||
|
@@ -3616,15 +3616,15 @@ | |
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/eslint-plugin@^8.0.0": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.9.0.tgz#bf0b25305b0bf014b4b194a6919103d7ac2a7907" | ||
integrity sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg== | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz#9c8218ed62f9a322df10ded7c34990f014df44f2" | ||
integrity sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.9.0" | ||
"@typescript-eslint/type-utils" "8.9.0" | ||
"@typescript-eslint/utils" "8.9.0" | ||
"@typescript-eslint/visitor-keys" "8.9.0" | ||
"@typescript-eslint/scope-manager" "8.10.0" | ||
"@typescript-eslint/type-utils" "8.10.0" | ||
"@typescript-eslint/utils" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
|
@@ -3653,14 +3653,14 @@ | |
debug "^4.3.4" | ||
|
||
"@typescript-eslint/parser@^8.0.0": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.9.0.tgz#0cecda6def8aef95d7c7098359c0fda5a362d6ad" | ||
integrity sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.9.0" | ||
"@typescript-eslint/types" "8.9.0" | ||
"@typescript-eslint/typescript-estree" "8.9.0" | ||
"@typescript-eslint/visitor-keys" "8.9.0" | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.10.0.tgz#3cbe7206f5e42835878a74a76da533549f977662" | ||
integrity sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.10.0" | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/typescript-estree" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/[email protected]": | ||
|
@@ -3671,6 +3671,14 @@ | |
"@typescript-eslint/types" "6.9.1" | ||
"@typescript-eslint/visitor-keys" "6.9.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz#606ffe18314d7b5c2f118f2f02aaa2958107a19c" | ||
integrity sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.0.tgz#30b23a6ae5708bd7882e40675ef2f1b2beac741f" | ||
|
@@ -3679,14 +3687,6 @@ | |
"@typescript-eslint/types" "8.8.0" | ||
"@typescript-eslint/visitor-keys" "8.8.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.9.0.tgz#c98fef0c4a82a484e6a1eb610a55b154d14d46f3" | ||
integrity sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.9.0" | ||
"@typescript-eslint/visitor-keys" "8.9.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.9.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32" | ||
|
@@ -3697,6 +3697,16 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz#99f1d2e21f8c74703e7d9c4a67a87271eaf57597" | ||
integrity sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.10.0" | ||
"@typescript-eslint/utils" "8.10.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.0.tgz#a0ca1c8a90d94b101176a169d7a0958187408d33" | ||
|
@@ -3707,31 +3717,21 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.9.0.tgz#aa86da3e4555fe7c8b42ab75e13561c4b5a8dfeb" | ||
integrity sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.9.0" | ||
"@typescript-eslint/utils" "8.9.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.9.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459" | ||
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618" | ||
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.0.tgz#08ea5df6c01984d456056434641491fbf7a1bf43" | ||
integrity sha512-QJwc50hRCgBd/k12sTykOJbESe1RrzmX6COk8Y525C9l7oweZ+1lw9JiU56im7Amm8swlz00DRIlxMYLizr2Vw== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.9.0.tgz#b733af07fb340b32e962c6c63b1062aec2dc0fe6" | ||
integrity sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.9.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad" | ||
|
@@ -3745,27 +3745,27 @@ | |
semver "^7.5.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/typescript-estree@8.8.0": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.0.tgz#072eaab97fdb63513fabfe1cf271812affe779e3" | ||
integrity sha512-ZaMJwc/0ckLz5DaAZ+pNLmHv8AMVGtfWxZe/x2JVEkD5LnmhWiQMMcYT7IY7gkdJuzJ9P14fRy28lUrlDSWYdw== | ||
"@typescript-eslint/typescript-estree@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz#36cc66e06c5f44d6781f95cb03b132e985273a33" | ||
integrity sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w== | ||
dependencies: | ||
"@typescript-eslint/types" "8.8.0" | ||
"@typescript-eslint/visitor-keys" "8.8.0" | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
minimatch "^9.0.4" | ||
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/typescript-estree@8.9.0": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.9.0.tgz#1714f167e9063062dc0df49c1d25afcbc7a96199" | ||
integrity sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g== | ||
"@typescript-eslint/typescript-estree@8.8.0": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.0.tgz#072eaab97fdb63513fabfe1cf271812affe779e3" | ||
integrity sha512-ZaMJwc/0ckLz5DaAZ+pNLmHv8AMVGtfWxZe/x2JVEkD5LnmhWiQMMcYT7IY7gkdJuzJ9P14fRy28lUrlDSWYdw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.9.0" | ||
"@typescript-eslint/visitor-keys" "8.9.0" | ||
"@typescript-eslint/types" "8.8.0" | ||
"@typescript-eslint/visitor-keys" "8.8.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
|
@@ -3786,6 +3786,16 @@ | |
"@typescript-eslint/typescript-estree" "6.9.1" | ||
semver "^7.5.4" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.10.0.tgz#d78d1ce3ea3d2a88a2593ebfb1c98490131d00bf" | ||
integrity sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.10.0" | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/typescript-estree" "8.10.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.0.tgz#bd8607e3a68c461b69169c7a5824637dc9e8b3f1" | ||
|
@@ -3796,16 +3806,6 @@ | |
"@typescript-eslint/types" "8.8.0" | ||
"@typescript-eslint/typescript-estree" "8.8.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.9.0.tgz#748bbe3ea5bee526d9786d9405cf1b0df081c299" | ||
integrity sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.9.0" | ||
"@typescript-eslint/types" "8.9.0" | ||
"@typescript-eslint/typescript-estree" "8.9.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.9.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d" | ||
|
@@ -3814,6 +3814,14 @@ | |
"@typescript-eslint/types" "6.9.1" | ||
eslint-visitor-keys "^3.4.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz#7ce4c0c3b82140415c9cd9babe09e0000b4e9979" | ||
integrity sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A== | ||
dependencies: | ||
"@typescript-eslint/types" "8.10.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.8.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.0.tgz#f93965abd38c82a1a1f5574290a50d02daf1cd2e" | ||
|
@@ -3822,14 +3830,6 @@ | |
"@typescript-eslint/types" "8.8.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.9.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.9.0.tgz#5f11f4d9db913f37da42776893ffe0dd1ae78f78" | ||
integrity sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA== | ||
dependencies: | ||
"@typescript-eslint/types" "8.9.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@ungap/structured-clone@^1.2.0": | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" | ||
|
@@ -3848,9 +3848,9 @@ acorn-walk@^8.1.1: | |
acorn "^8.11.0" | ||
|
||
acorn@^8.11.0, acorn@^8.4.1, acorn@^8.9.0: | ||
version "8.12.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" | ||
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.13.0.tgz#2a30d670818ad16ddd6a35d3842dacec9e5d7ca3" | ||
integrity sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w== | ||
|
||
[email protected]: | ||
version "0.5.10" | ||
|
@@ -4187,7 +4187,7 @@ axios@^1.0.0, axios@^1.3.4: | |
form-data "^4.0.0" | ||
proxy-from-env "^1.1.0" | ||
|
||
b4a@^1.6.4, b4a@^1.6.6: | ||
b4a@^1.6.4: | ||
version "1.6.7" | ||
resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.7.tgz#a99587d4ebbfbd5a6e3b21bdb5d5fa385767abe4" | ||
integrity sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg== | ||
|
@@ -4306,11 +4306,10 @@ bare-path@^2.0.0, bare-path@^2.1.0: | |
bare-os "^2.1.0" | ||
|
||
bare-stream@^2.0.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.3.0.tgz#5bef1cab8222517315fca1385bd7f08dff57f435" | ||
integrity sha512-pVRWciewGUeCyKEuRxwv06M079r+fRjAQjBEK2P6OYGrO43O+Z0LrPZZEjlc4mB6C2RpZ9AxJ1s7NLEtOHO6eA== | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.3.1.tgz#812d48d5ddcbcbc44f8493d2dd00aa5e3604373b" | ||
integrity sha512-Vm8kAeOcfzHPTH8sq0tHBnUqYrkXdroaBVVylqFT4cF5wnMfKEIxxy2jIGu2zKVNl9P8MAP9XBWwXJ9N2+jfEw== | ||
dependencies: | ||
b4a "^1.6.6" | ||
streamx "^2.20.0" | ||
|
||
base64-js@^1.3.1: | ||
|
@@ -4696,9 +4695,9 @@ can-symlink@^1.0.0: | |
tmp "0.0.28" | ||
|
||
caniuse-lite@^1.0.30001663: | ||
version "1.0.30001668" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001668.tgz#98e214455329f54bf7a4d70b49c9794f0fbedbed" | ||
integrity sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw== | ||
version "1.0.30001669" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz#fda8f1d29a8bfdc42de0c170d7f34a9cf19ed7a3" | ||
integrity sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w== | ||
|
||
caseless@~0.12.0: | ||
version "0.12.0" | ||
|
@@ -5605,9 +5604,9 @@ ejs@^3.1.10: | |
jake "^10.8.5" | ||
|
||
electron-to-chromium@^1.5.28: | ||
version "1.5.38" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.38.tgz#c6a14e1506717c5a46d439580d7424d8d5860180" | ||
integrity sha512-VbeVexmZ1IFh+5EfrYz1I0HTzHVIlJa112UEWhciPyeOcKJGeTv6N8WnG4wsQB81DGCaVEGhpSb6o6a8WYFXXg== | ||
version "1.5.41" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.41.tgz#eae1ba6c49a1a61d84cf8263351d3513b2bcc534" | ||
integrity sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ== | ||
|
||
[email protected]: | ||
version "3.0.0" | ||
|
@@ -9004,9 +9003,9 @@ no-case@^3.0.4: | |
tslib "^2.0.3" | ||
|
||
node-abi@^3.3.0: | ||
version "3.69.0" | ||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.69.0.tgz#00111eb16210ca96233468f4f574e544b82da79f" | ||
integrity sha512-H/k5/+HXto3xXTcqTIl3DAWaelvNVYSoZ2IJVDFJEoYyZYcoRhcRy+1WMMhsKAG+UU7wSCI3DRurJ0DxFMXvyg== | ||
version "3.71.0" | ||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.71.0.tgz#52d84bbcd8575efb71468fbaa1f9a49b2c242038" | ||
integrity sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw== | ||
dependencies: | ||
semver "^7.3.5" | ||
|
||
|
@@ -9490,9 +9489,9 @@ [email protected]: | |
integrity sha512-+uxULDruX7uwGZmC1HjcvQMg6APyK1wzWXnaRR0Vxb7Vk4YMn5/Chp9tm+ccNqmXOtfZ/oZVbR8GZnPnojltDw== | ||
|
||
picocolors@^1.0.0, picocolors@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59" | ||
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw== | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" | ||
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== | ||
|
||
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1: | ||
version "2.3.1" | ||
|
@@ -10917,11 +10916,9 @@ test-exclude@^7.0.1: | |
minimatch "^9.0.4" | ||
|
||
text-decoder@^1.1.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.2.0.tgz#85f19d4d5088e0b45cd841bdfaeac458dbffeefc" | ||
integrity sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg== | ||
dependencies: | ||
b4a "^1.6.4" | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.2.1.tgz#e173f5121d97bfa3ff8723429ad5ba92e1ead67e" | ||
integrity sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ== | ||
|
||
text-table@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -11092,9 +11089,9 @@ tslib@^1.9.0: | |
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | ||
|
||
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0: | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" | ||
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== | ||
version "2.8.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b" | ||
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA== | ||
|
||
tunnel-agent@^0.6.0: | ||
version "0.6.0" | ||
|