|
54 | 54 | "@babel/highlight" "^7.23.4" |
55 | 55 | chalk "^2.4.2" |
56 | 56 |
|
| 57 | +"@babel/code-frame@^7.27.1": |
| 58 | + version "7.27.1" |
| 59 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 60 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 61 | + dependencies: |
| 62 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 63 | + js-tokens "^4.0.0" |
| 64 | + picocolors "^1.1.1" |
| 65 | + |
57 | 66 | "@babel/compat-data@^7.23.5": |
58 | 67 | version "7.23.5" |
59 | 68 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
|
163 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
164 | 173 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
165 | 174 |
|
| 175 | +"@babel/helper-string-parser@^7.27.1": |
| 176 | + version "7.27.1" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 178 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 179 | + |
166 | 180 | "@babel/helper-validator-identifier@^7.22.20": |
167 | 181 | version "7.22.20" |
168 | 182 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
169 | 183 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
170 | 184 |
|
| 185 | +"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5": |
| 186 | + version "7.28.5" |
| 187 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 188 | + integrity "sha1-AQtpOPq3y333SqK7wGqlA7j+X7Q= sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==" |
| 189 | + |
171 | 190 | "@babel/helper-validator-option@^7.23.5": |
172 | 191 | version "7.23.5" |
173 | 192 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
174 | 193 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
175 | 194 |
|
176 | 195 | "@babel/helpers@^7.23.6": |
177 | | - version "7.23.6" |
178 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
179 | | - integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
| 196 | + version "7.28.4" |
| 197 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 198 | + integrity "sha1-/gcnR0LpW9988UQ1k+64kmq2OCc= sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==" |
180 | 199 | dependencies: |
181 | | - "@babel/template" "^7.22.15" |
182 | | - "@babel/traverse" "^7.23.6" |
183 | | - "@babel/types" "^7.23.6" |
| 200 | + "@babel/template" "^7.27.2" |
| 201 | + "@babel/types" "^7.28.4" |
184 | 202 |
|
185 | 203 | "@babel/highlight@^7.23.4": |
186 | 204 | version "7.23.4" |
|
196 | 214 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
197 | 215 | integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
198 | 216 |
|
| 217 | +"@babel/parser@^7.27.2": |
| 218 | + version "7.28.5" |
| 219 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 220 | + integrity "sha1-CwIl7pA2LwMO/WROgDTJlGiJOwg= sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==" |
| 221 | + dependencies: |
| 222 | + "@babel/types" "^7.28.5" |
| 223 | + |
199 | 224 | "@babel/plugin-syntax-async-generators@^7.8.4": |
200 | 225 | version "7.8.4" |
201 | 226 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
303 | 328 | "@babel/parser" "^7.22.15" |
304 | 329 | "@babel/types" "^7.22.15" |
305 | 330 |
|
| 331 | +"@babel/template@^7.27.2": |
| 332 | + version "7.27.2" |
| 333 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 334 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 335 | + dependencies: |
| 336 | + "@babel/code-frame" "^7.27.1" |
| 337 | + "@babel/parser" "^7.27.2" |
| 338 | + "@babel/types" "^7.27.1" |
| 339 | + |
306 | 340 | "@babel/traverse@^7.23.6": |
307 | 341 | version "7.23.6" |
308 | 342 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
|
328 | 362 | "@babel/helper-validator-identifier" "^7.22.20" |
329 | 363 | to-fast-properties "^2.0.0" |
330 | 364 |
|
| 365 | +"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5": |
| 366 | + version "7.28.5" |
| 367 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 368 | + integrity "sha1-EPxAX2CJfDXwfoVJPJMse1ygWSs= sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==" |
| 369 | + dependencies: |
| 370 | + "@babel/helper-string-parser" "^7.27.1" |
| 371 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 372 | + |
331 | 373 | "@bcoe/v8-coverage@^0.2.3": |
332 | 374 | version "0.2.3" |
333 | 375 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -1231,9 +1273,9 @@ balanced-match@^1.0.0: |
1231 | 1273 | integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== |
1232 | 1274 |
|
1233 | 1275 | brace-expansion@^1.1.7: |
1234 | | - version "1.1.11" |
1235 | | - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" |
1236 | | - integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== |
| 1276 | + version "1.1.12" |
| 1277 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843" |
| 1278 | + integrity "sha1-q5tFRGblqMw6GHvqrVgEEqnFuEM= sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" |
1237 | 1279 | dependencies: |
1238 | 1280 | balanced-match "^1.0.0" |
1239 | 1281 | concat-map "0.0.1" |
@@ -2459,9 +2501,9 @@ js-tokens@^4.0.0: |
2459 | 2501 | integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
2460 | 2502 |
|
2461 | 2503 | js-yaml@^3.13.1: |
2462 | | - version "3.14.1" |
2463 | | - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" |
2464 | | - integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== |
| 2504 | + version "3.14.2" |
| 2505 | + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0" |
| 2506 | + integrity "sha1-d0hc4d1/M8Bh/RsW7OojtV/LBLA= sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==" |
2465 | 2507 | dependencies: |
2466 | 2508 | argparse "^1.0.7" |
2467 | 2509 | esprima "^4.0.0" |
|
0 commit comments