21
21
dependencies :
22
22
eslint-visitor-keys "^3.3.0"
23
23
24
- " @eslint-community/regexpp@^4.5.1" , "@eslint-community/regexpp@^4.6.1":
24
+ " @eslint-community/regexpp@^4.5.1 " :
25
+ version "4.10.0"
26
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
27
+ integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
28
+
29
+ " @eslint-community/regexpp@^4.6.1 " :
25
30
version "4.9.1"
26
31
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
27
32
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
125
130
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
126
131
127
132
" @types/json-schema@^7.0.12 " :
128
- version "7.0.14 "
129
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14 .tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1 "
130
- integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw ==
133
+ version "7.0.15 "
134
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15 .tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841 "
135
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA ==
131
136
132
137
" @types/node@^8.10.66 " :
133
138
version "8.10.66"
134
139
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
135
140
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==
136
141
137
142
" @types/semver@^7.5.0 " :
138
- version "7.5.4 "
139
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4 .tgz#0a41252ad431c473158b22f9bfb9a63df7541cff "
140
- integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ ==
143
+ version "7.5.6 "
144
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6 .tgz#c65b2bfce1bec346582c07724e3f8c1017a20339 "
145
+ integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A ==
141
146
142
147
" @typescript-eslint/eslint-plugin@^6.1.0 " :
143
- version "6.9 .0"
144
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9 .0.tgz#fdb6f3821c0167e3356e9d89c80e8230b2e401f4 "
145
- integrity sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA ==
148
+ version "6.17 .0"
149
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.17 .0.tgz#dfc38f790704ba8a54a1277c51efdb489f6ecf9f "
150
+ integrity sha512-Vih/4xLXmY7V490dGwBQJTpIZxH4ZFH6eCVmQ4RFkB+wmaCTDAx4dtgoWwMNGKLkqRY1L6rPqzEbjorRnDo4rQ ==
146
151
dependencies :
147
152
" @eslint-community/regexpp" " ^4.5.1"
148
- " @typescript-eslint/scope-manager" " 6.9 .0"
149
- " @typescript-eslint/type-utils" " 6.9 .0"
150
- " @typescript-eslint/utils" " 6.9 .0"
151
- " @typescript-eslint/visitor-keys" " 6.9 .0"
153
+ " @typescript-eslint/scope-manager" " 6.17 .0"
154
+ " @typescript-eslint/type-utils" " 6.17 .0"
155
+ " @typescript-eslint/utils" " 6.17 .0"
156
+ " @typescript-eslint/visitor-keys" " 6.17 .0"
152
157
debug "^4.3.4"
153
158
graphemer "^1.4.0"
154
159
ignore "^5.2.4"
157
162
ts-api-utils "^1.0.1"
158
163
159
164
" @typescript-eslint/parser@^6.1.0 " :
160
- version "6.9 .0"
161
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9 .0.tgz#2b402cadeadd3f211c25820e5433413347b27391 "
162
- integrity sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw ==
163
- dependencies :
164
- " @typescript-eslint/scope-manager" " 6.9 .0"
165
- " @typescript-eslint/types" " 6.9 .0"
166
- " @typescript-eslint/typescript-estree" " 6.9 .0"
167
- " @typescript-eslint/visitor-keys" " 6.9 .0"
165
+ version "6.17 .0"
166
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.17 .0.tgz#8cd7a0599888ca6056082225b2fdf9a635bf32a1 "
167
+ integrity sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8A ==
168
+ dependencies :
169
+ " @typescript-eslint/scope-manager" " 6.17 .0"
170
+ " @typescript-eslint/types" " 6.17 .0"
171
+ " @typescript-eslint/typescript-estree" " 6.17 .0"
172
+ " @typescript-eslint/visitor-keys" " 6.17 .0"
168
173
debug "^4.3.4"
169
174
170
- " @typescript-eslint/scope-manager@6.9 .0 " :
171
- version "6.9 .0"
172
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9 .0.tgz#2626e9a7fe0e004c3e25f3b986c75f584431134e "
173
- integrity sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw ==
175
+ " @typescript-eslint/scope-manager@6.17 .0 " :
176
+ version "6.17 .0"
177
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.17 .0.tgz#70e6c1334d0d76562dfa61aed9009c140a7601b4 "
178
+ integrity sha512-RX7a8lwgOi7am0k17NUO0+ZmMOX4PpjLtLRgLmT1d3lBYdWH4ssBUbwdmc5pdRX8rXon8v9x8vaoOSpkHfcXGA ==
174
179
dependencies :
175
- " @typescript-eslint/types" " 6.9 .0"
176
- " @typescript-eslint/visitor-keys" " 6.9 .0"
180
+ " @typescript-eslint/types" " 6.17 .0"
181
+ " @typescript-eslint/visitor-keys" " 6.17 .0"
177
182
178
- " @typescript-eslint/type-utils@6.9 .0 " :
179
- version "6.9 .0"
180
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9 .0.tgz#23923c8c9677c2ad41457cf8e10a5f2946be1b04 "
181
- integrity sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ ==
183
+ " @typescript-eslint/type-utils@6.17 .0 " :
184
+ version "6.17 .0"
185
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.17 .0.tgz#5febad3f523e393006614cbda28b826925b728d5 "
186
+ integrity sha512-hDXcWmnbtn4P2B37ka3nil3yi3VCQO2QEB9gBiHJmQp5wmyQWqnjA85+ZcE8c4FqnaB6lBwMrPkgd4aBYz3iNg ==
182
187
dependencies :
183
- " @typescript-eslint/typescript-estree" " 6.9 .0"
184
- " @typescript-eslint/utils" " 6.9 .0"
188
+ " @typescript-eslint/typescript-estree" " 6.17 .0"
189
+ " @typescript-eslint/utils" " 6.17 .0"
185
190
debug "^4.3.4"
186
191
ts-api-utils "^1.0.1"
187
192
188
- " @typescript-eslint/types@6.9 .0 " :
189
- version "6.9 .0"
190
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9 .0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098 "
191
- integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw ==
193
+ " @typescript-eslint/types@6.17 .0 " :
194
+ version "6.17 .0"
195
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17 .0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb "
196
+ integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A ==
192
197
193
- " @typescript-eslint/typescript-estree@6.9 .0 " :
194
- version "6.9 .0"
195
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9 .0.tgz#d0601b245be873d8fe49f3737f93f8662c8693d4 "
196
- integrity sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ ==
198
+ " @typescript-eslint/typescript-estree@6.17 .0 " :
199
+ version "6.17 .0"
200
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.17 .0.tgz#b913d19886c52d8dc3db856903a36c6c64fd62aa "
201
+ integrity sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg ==
197
202
dependencies :
198
- " @typescript-eslint/types" " 6.9 .0"
199
- " @typescript-eslint/visitor-keys" " 6.9 .0"
203
+ " @typescript-eslint/types" " 6.17 .0"
204
+ " @typescript-eslint/visitor-keys" " 6.17 .0"
200
205
debug "^4.3.4"
201
206
globby "^11.1.0"
202
207
is-glob "^4.0.3"
208
+ minimatch "9.0.3"
203
209
semver "^7.5.4"
204
210
ts-api-utils "^1.0.1"
205
211
206
- " @typescript-eslint/utils@6.9 .0 " :
207
- version "6.9 .0"
208
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9 .0.tgz#5bdac8604fca4823f090e4268e681c84d3597c9f "
209
- integrity sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ ==
212
+ " @typescript-eslint/utils@6.17 .0 " :
213
+ version "6.17 .0"
214
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.17 .0.tgz#f2b16d4c9984474656c420438cdede7eccd4079e "
215
+ integrity sha512-LofsSPjN/ITNkzV47hxas2JCsNCEnGhVvocfyOcLzT9c/tSZE7SfhS/iWtzP1lKNOEfLhRTZz6xqI8N2RzweSQ ==
210
216
dependencies :
211
217
" @eslint-community/eslint-utils" " ^4.4.0"
212
218
" @types/json-schema" " ^7.0.12"
213
219
" @types/semver" " ^7.5.0"
214
- " @typescript-eslint/scope-manager" " 6.9 .0"
215
- " @typescript-eslint/types" " 6.9 .0"
216
- " @typescript-eslint/typescript-estree" " 6.9 .0"
220
+ " @typescript-eslint/scope-manager" " 6.17 .0"
221
+ " @typescript-eslint/types" " 6.17 .0"
222
+ " @typescript-eslint/typescript-estree" " 6.17 .0"
217
223
semver "^7.5.4"
218
224
219
- " @typescript-eslint/visitor-keys@6.9 .0 " :
220
- version "6.9 .0"
221
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9 .0.tgz#cc69421c10c4ac997ed34f453027245988164e80 "
222
- integrity sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg ==
225
+ " @typescript-eslint/visitor-keys@6.17 .0 " :
226
+ version "6.17 .0"
227
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.17 .0.tgz#3ed043709c39b43ec1e58694f329e0b0430c26b6 "
228
+ integrity sha512-H6VwB/k3IuIeQOyYczyyKN8wH6ed8EwliaYHLxOIhyF0dYEIsN8+Bk3GE19qafeMKyZJJHP8+O1HiFhFLUNKSg ==
223
229
dependencies :
224
- " @typescript-eslint/types" " 6.9 .0"
230
+ " @typescript-eslint/types" " 6.17 .0"
225
231
eslint-visitor-keys "^3.4.1"
226
232
227
233
" @ungap/structured-clone@^1.2.0 " :
@@ -525,9 +531,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
525
531
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
526
532
527
533
fast-glob@^3.2.9 :
528
- version "3.3.1 "
529
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1 .tgz#784b4e897340f3dbbef17413b3f11acf03c874c4 "
530
- integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg ==
534
+ version "3.3.2 "
535
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2 .tgz#a904501e57cfdd2ffcded45e99a54fef55e46129 "
536
+ integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow ==
531
537
dependencies :
532
538
" @nodelib/fs.stat" " ^2.0.2"
533
539
" @nodelib/fs.walk" " ^1.2.3"
@@ -546,9 +552,9 @@ fast-levenshtein@^2.0.6:
546
552
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
547
553
548
554
fastq@^1.6.0 :
549
- version "1.15 .0"
550
- resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15 .0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a "
551
- integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw ==
555
+ version "1.16 .0"
556
+ resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.16 .0.tgz#83b9a9375692db77a822df081edb6a9cf6839320 "
557
+ integrity sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA ==
552
558
dependencies :
553
559
reusify "^1.0.4"
554
560
@@ -663,9 +669,9 @@ has-flag@^4.0.0:
663
669
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
664
670
665
671
ignore@^5.2.0, ignore@^5.2.4 :
666
- version "5.2.4 "
667
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4 .tgz#a291c0c6178ff1b960befe47fcdec301674a6324 "
668
- integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ ==
672
+ version "5.3.0 "
673
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0 .tgz#67418ae40d34d6999c95ff56016759c718c82f78 "
674
+ integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg ==
669
675
670
676
import-fresh@^3.2.1 :
671
677
version "3.3.0"
@@ -821,20 +827,20 @@ mime-types@^2.1.12:
821
827
dependencies :
822
828
mime-db "1.49.0"
823
829
830
+ minimatch@9.0.3, minimatch@^9.0.3 :
831
+ version "9.0.3"
832
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
833
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
834
+ dependencies :
835
+ brace-expansion "^2.0.1"
836
+
824
837
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
825
838
version "3.1.2"
826
839
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
827
840
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
828
841
dependencies :
829
842
brace-expansion "^1.1.7"
830
843
831
- minimatch@^9.0.3 :
832
- version "9.0.3"
833
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
834
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
835
- dependencies :
836
- brace-expansion "^2.0.1"
837
-
838
844
ms@2.1.2 :
839
845
version "2.1.2"
840
846
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
0 commit comments