1888
1888
dependencies:
1889
1889
eslint-visitor-keys "^3.3.0"
1890
1890
1891
- "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
1891
+ "@eslint-community/regexpp@^4.10.0":
1892
+ version "4.12.1"
1893
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1894
+ integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1895
+
1896
+ "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
1892
1897
version "4.10.0"
1893
1898
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1894
1899
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
3733
3738
"@types/tough-cookie" "*"
3734
3739
parse5 "^7.0.0"
3735
3740
3736
- "@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0. 4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3741
+ "@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3737
3742
version "7.0.15"
3738
3743
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
3739
3744
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
3913
3918
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.23.0.tgz#0a6655b3e2708eaabca00b7372fafd7a792a7b09"
3914
3919
integrity sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==
3915
3920
3916
- "@types/semver@^7.3.12", "@types/semver@^7.5.0" :
3921
+ "@types/semver@^7.3.12":
3917
3922
version "7.5.6"
3918
3923
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
3919
3924
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
3970
3975
resolved "https://registry.yarnpkg.com/@types/yoga-layout/-/yoga-layout-1.9.2.tgz#efaf9e991a7390dc081a0b679185979a83a9639a"
3971
3976
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
3972
3977
3973
- "@typescript-eslint/eslint-plugin@6.21 .0":
3974
- version "6.21 .0"
3975
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21 .0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3 "
3976
- integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA ==
3978
+ "@typescript-eslint/eslint-plugin@8.19 .0":
3979
+ version "8.19 .0"
3980
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19 .0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5 "
3981
+ integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q ==
3977
3982
dependencies:
3978
- "@eslint-community/regexpp" "^4.5.1"
3979
- "@typescript-eslint/scope-manager" "6.21.0"
3980
- "@typescript-eslint/type-utils" "6.21.0"
3981
- "@typescript-eslint/utils" "6.21.0"
3982
- "@typescript-eslint/visitor-keys" "6.21.0"
3983
- debug "^4.3.4"
3983
+ "@eslint-community/regexpp" "^4.10.0"
3984
+ "@typescript-eslint/scope-manager" "8.19.0"
3985
+ "@typescript-eslint/type-utils" "8.19.0"
3986
+ "@typescript-eslint/utils" "8.19.0"
3987
+ "@typescript-eslint/visitor-keys" "8.19.0"
3984
3988
graphemer "^1.4.0"
3985
- ignore "^5.2.4 "
3989
+ ignore "^5.3.1 "
3986
3990
natural-compare "^1.4.0"
3987
- semver "^7.5.4"
3988
- ts-api-utils "^1.0.1"
3991
+ ts-api-utils "^1.3.0"
3989
3992
3990
3993
"@typescript-eslint/eslint-plugin@^5.60.1":
3991
3994
version "5.62.0"
4003
4006
semver "^7.3.7"
4004
4007
tsutils "^3.21.0"
4005
4008
4006
- "@typescript-eslint/parser@6.21 .0":
4007
- version "6.21 .0"
4008
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21 .0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b "
4009
- integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ ==
4009
+ "@typescript-eslint/parser@8.19 .0":
4010
+ version "8.19 .0"
4011
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19 .0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292 "
4012
+ integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw ==
4010
4013
dependencies:
4011
- "@typescript-eslint/scope-manager" "6.21 .0"
4012
- "@typescript-eslint/types" "6.21 .0"
4013
- "@typescript-eslint/typescript-estree" "6.21 .0"
4014
- "@typescript-eslint/visitor-keys" "6.21 .0"
4014
+ "@typescript-eslint/scope-manager" "8.19 .0"
4015
+ "@typescript-eslint/types" "8.19 .0"
4016
+ "@typescript-eslint/typescript-estree" "8.19 .0"
4017
+ "@typescript-eslint/visitor-keys" "8.19 .0"
4015
4018
debug "^4.3.4"
4016
4019
4017
4020
"@typescript-eslint/parser@^5.60.1":
4032
4035
"@typescript-eslint/types" "5.62.0"
4033
4036
"@typescript-eslint/visitor-keys" "5.62.0"
4034
4037
4035
- "@typescript-eslint/scope-manager@6.21 .0":
4036
- version "6.21 .0"
4037
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21 .0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1 "
4038
- integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg ==
4038
+ "@typescript-eslint/scope-manager@8.19 .0":
4039
+ version "8.19 .0"
4040
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19 .0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc "
4041
+ integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA ==
4039
4042
dependencies:
4040
- "@typescript-eslint/types" "6.21 .0"
4041
- "@typescript-eslint/visitor-keys" "6.21 .0"
4043
+ "@typescript-eslint/types" "8.19 .0"
4044
+ "@typescript-eslint/visitor-keys" "8.19 .0"
4042
4045
4043
4046
"@typescript-eslint/type-utils@5.62.0":
4044
4047
version "5.62.0"
4050
4053
debug "^4.3.4"
4051
4054
tsutils "^3.21.0"
4052
4055
4053
- "@typescript-eslint/type-utils@6.21 .0":
4054
- version "6.21 .0"
4055
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21 .0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e "
4056
- integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag ==
4056
+ "@typescript-eslint/type-utils@8.19 .0":
4057
+ version "8.19 .0"
4058
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19 .0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f "
4059
+ integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg ==
4057
4060
dependencies:
4058
- "@typescript-eslint/typescript-estree" "6.21 .0"
4059
- "@typescript-eslint/utils" "6.21 .0"
4061
+ "@typescript-eslint/typescript-estree" "8.19 .0"
4062
+ "@typescript-eslint/utils" "8.19 .0"
4060
4063
debug "^4.3.4"
4061
- ts-api-utils "^1.0.1 "
4064
+ ts-api-utils "^1.3.0 "
4062
4065
4063
4066
"@typescript-eslint/types@5.62.0":
4064
4067
version "5.62.0"
4065
4068
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
4066
4069
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
4067
4070
4068
- "@typescript-eslint/types@6.21 .0":
4069
- version "6.21 .0"
4070
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21 .0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d "
4071
- integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg ==
4071
+ "@typescript-eslint/types@8.19 .0":
4072
+ version "8.19 .0"
4073
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19 .0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb "
4074
+ integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA ==
4072
4075
4073
4076
"@typescript-eslint/typescript-estree@5.62.0":
4074
4077
version "5.62.0"
4083
4086
semver "^7.3.7"
4084
4087
tsutils "^3.21.0"
4085
4088
4086
- "@typescript-eslint/typescript-estree@6.21 .0":
4087
- version "6.21 .0"
4088
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21 .0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46 "
4089
- integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ ==
4089
+ "@typescript-eslint/typescript-estree@8.19 .0":
4090
+ version "8.19 .0"
4091
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19 .0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb "
4092
+ integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw ==
4090
4093
dependencies:
4091
- "@typescript-eslint/types" "6.21 .0"
4092
- "@typescript-eslint/visitor-keys" "6.21 .0"
4094
+ "@typescript-eslint/types" "8.19 .0"
4095
+ "@typescript-eslint/visitor-keys" "8.19 .0"
4093
4096
debug "^4.3.4"
4094
- globby "^11.1.0 "
4097
+ fast-glob "^3.3.2 "
4095
4098
is-glob "^4.0.3"
4096
- minimatch "9.0.3 "
4097
- semver "^7.5.4 "
4098
- ts-api-utils "^1.0.1 "
4099
+ minimatch "^ 9.0.4 "
4100
+ semver "^7.6.0 "
4101
+ ts-api-utils "^1.3.0 "
4099
4102
4100
4103
"@typescript-eslint/utils@5.62.0":
4101
4104
version "5.62.0"
4111
4114
eslint-scope "^5.1.1"
4112
4115
semver "^7.3.7"
4113
4116
4114
- "@typescript-eslint/utils@6.21 .0":
4115
- version "6.21 .0"
4116
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21 .0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134 "
4117
- integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ ==
4117
+ "@typescript-eslint/utils@8.19 .0":
4118
+ version "8.19 .0"
4119
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19 .0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684 "
4120
+ integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg ==
4118
4121
dependencies:
4119
4122
"@eslint-community/eslint-utils" "^4.4.0"
4120
- "@types/json-schema" "^7.0.12"
4121
- "@types/semver" "^7.5.0"
4122
- "@typescript-eslint/scope-manager" "6.21.0"
4123
- "@typescript-eslint/types" "6.21.0"
4124
- "@typescript-eslint/typescript-estree" "6.21.0"
4125
- semver "^7.5.4"
4123
+ "@typescript-eslint/scope-manager" "8.19.0"
4124
+ "@typescript-eslint/types" "8.19.0"
4125
+ "@typescript-eslint/typescript-estree" "8.19.0"
4126
4126
4127
4127
"@typescript-eslint/visitor-keys@5.62.0":
4128
4128
version "5.62.0"
4132
4132
"@typescript-eslint/types" "5.62.0"
4133
4133
eslint-visitor-keys "^3.3.0"
4134
4134
4135
- "@typescript-eslint/visitor-keys@6.21 .0":
4136
- version "6.21 .0"
4137
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21 .0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47 "
4138
- integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A ==
4135
+ "@typescript-eslint/visitor-keys@8.19 .0":
4136
+ version "8.19 .0"
4137
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19 .0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77 "
4138
+ integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w ==
4139
4139
dependencies:
4140
- "@typescript-eslint/types" "6.21 .0"
4141
- eslint-visitor-keys "^3.4.1 "
4140
+ "@typescript-eslint/types" "8.19 .0"
4141
+ eslint-visitor-keys "^4.2.0 "
4142
4142
4143
4143
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
4144
4144
version "1.2.0"
@@ -7431,6 +7431,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
7431
7431
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
7432
7432
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
7433
7433
7434
+ eslint-visitor-keys@^4.2.0:
7435
+ version "4.2.0"
7436
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
7437
+ integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
7438
+
7434
7439
eslint-webpack-plugin@^2.7.0:
7435
7440
version "2.7.0"
7436
7441
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.7.0.tgz#0525793a4f8c652c1c6d863995ce1e0f2dcbd143"
@@ -7832,7 +7837,7 @@ fast-fifo@^1.1.0, fast-fifo@^1.2.0:
7832
7837
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
7833
7838
integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
7834
7839
7835
- fast-glob@^3.2.9:
7840
+ fast-glob@^3.2.9, fast-glob@^3.3.2 :
7836
7841
version "3.3.2"
7837
7842
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
7838
7843
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -9574,11 +9579,16 @@ ignore@^5.0.0:
9574
9579
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
9575
9580
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
9576
9581
9577
- ignore@^5.2.0, ignore@^5.2.4 :
9582
+ ignore@^5.2.0:
9578
9583
version "5.3.0"
9579
9584
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
9580
9585
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
9581
9586
9587
+ ignore@^5.3.1:
9588
+ version "5.3.2"
9589
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
9590
+ integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
9591
+
9582
9592
immer@^9.0.7:
9583
9593
version "9.0.21"
9584
9594
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
@@ -12462,19 +12472,26 @@ mini-css-extract-plugin@1.6.2:
12462
12472
schema-utils "^3.0.0"
12463
12473
webpack-sources "^1.1.0"
12464
12474
12465
- minimatch@9.0.3, minimatch@^9.0.0, minimatch@^9.0.1:
12475
+ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
12476
+ version "3.1.2"
12477
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
12478
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
12479
+ dependencies:
12480
+ brace-expansion "^1.1.7"
12481
+
12482
+ minimatch@^9.0.0, minimatch@^9.0.1:
12466
12483
version "9.0.3"
12467
12484
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
12468
12485
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
12469
12486
dependencies:
12470
12487
brace-expansion "^2.0.1"
12471
12488
12472
- minimatch@^3 .0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
12473
- version "3.1.2 "
12474
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2 .tgz#19cd194bfd3e428f049a70817c038d89ab4be35b "
12475
- integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw ==
12489
+ minimatch@^9 .0.4:
12490
+ version "9.0.5 "
12491
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5 .tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5 "
12492
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow ==
12476
12493
dependencies:
12477
- brace-expansion "^1.1.7 "
12494
+ brace-expansion "^2.0.1 "
12478
12495
12479
12496
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
12480
12497
version "1.2.8"
@@ -14705,6 +14722,11 @@ semver@^7.3.5:
14705
14722
dependencies:
14706
14723
lru-cache "^6.0.0"
14707
14724
14725
+ semver@^7.6.0:
14726
+ version "7.6.3"
14727
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
14728
+ integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
14729
+
14708
14730
send@0.18.0:
14709
14731
version "0.18.0"
14710
14732
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -15806,10 +15828,10 @@ trough@^2.0.0:
15806
15828
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
15807
15829
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
15808
15830
15809
- ts-api-utils@^1.0.1 :
15810
- version "1.0 .3"
15811
- resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0 .3.tgz#f12c1c781d04427313dbac808f453f050e54a331 "
15812
- integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg ==
15831
+ ts-api-utils@^1.3.0 :
15832
+ version "1.4 .3"
15833
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4 .3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064 "
15834
+ integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw ==
15813
15835
15814
15836
ts-easing@^0.2.0:
15815
15837
version "0.2.0"
0 commit comments