|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2": |
19 |
| - version "7.24.2" |
20 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
21 |
| - integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
| 18 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.24.6": |
| 19 | + version "7.24.6" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.6.tgz#ab88da19344445c3d8889af2216606d3329f3ef2" |
| 21 | + integrity sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA== |
22 | 22 | dependencies:
|
23 |
| - "@babel/highlight" "^7.24.2" |
| 23 | + "@babel/highlight" "^7.24.6" |
24 | 24 | picocolors "^1.0.0"
|
25 | 25 |
|
26 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4": |
| 26 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.4": |
27 | 27 | version "7.24.4"
|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
|
29 | 29 | integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
|
30 | 30 |
|
31 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.5": |
32 |
| - version "7.24.5" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a" |
34 |
| - integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA== |
| 31 | +"@babel/compat-data@^7.24.6": |
| 32 | + version "7.24.6" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.6.tgz#b3600217688cabb26e25f8e467019e66d71b7ae2" |
| 34 | + integrity sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ== |
| 35 | + |
| 36 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.6": |
| 37 | + version "7.24.6" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.6.tgz#8650e0e4b03589ebe886c4e4a60398db0a7ec787" |
| 39 | + integrity sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ== |
35 | 40 | dependencies:
|
36 | 41 | "@ampproject/remapping" "^2.2.0"
|
37 |
| - "@babel/code-frame" "^7.24.2" |
38 |
| - "@babel/generator" "^7.24.5" |
39 |
| - "@babel/helper-compilation-targets" "^7.23.6" |
40 |
| - "@babel/helper-module-transforms" "^7.24.5" |
41 |
| - "@babel/helpers" "^7.24.5" |
42 |
| - "@babel/parser" "^7.24.5" |
43 |
| - "@babel/template" "^7.24.0" |
44 |
| - "@babel/traverse" "^7.24.5" |
45 |
| - "@babel/types" "^7.24.5" |
| 42 | + "@babel/code-frame" "^7.24.6" |
| 43 | + "@babel/generator" "^7.24.6" |
| 44 | + "@babel/helper-compilation-targets" "^7.24.6" |
| 45 | + "@babel/helper-module-transforms" "^7.24.6" |
| 46 | + "@babel/helpers" "^7.24.6" |
| 47 | + "@babel/parser" "^7.24.6" |
| 48 | + "@babel/template" "^7.24.6" |
| 49 | + "@babel/traverse" "^7.24.6" |
| 50 | + "@babel/types" "^7.24.6" |
46 | 51 | convert-source-map "^2.0.0"
|
47 | 52 | debug "^4.1.0"
|
48 | 53 | gensync "^1.0.0-beta.2"
|
|
58 | 63 | eslint-visitor-keys "^2.1.0"
|
59 | 64 | semver "^6.3.1"
|
60 | 65 |
|
61 |
| -"@babel/generator@^7.24.5", "@babel/generator@^7.7.2": |
62 |
| - version "7.24.5" |
63 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3" |
64 |
| - integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA== |
| 66 | +"@babel/generator@^7.24.6", "@babel/generator@^7.7.2": |
| 67 | + version "7.24.6" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.6.tgz#dfac82a228582a9d30c959fe50ad28951d4737a7" |
| 69 | + integrity sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg== |
65 | 70 | dependencies:
|
66 |
| - "@babel/types" "^7.24.5" |
| 71 | + "@babel/types" "^7.24.6" |
67 | 72 | "@jridgewell/gen-mapping" "^0.3.5"
|
68 | 73 | "@jridgewell/trace-mapping" "^0.3.25"
|
69 | 74 | jsesc "^2.5.1"
|
|
89 | 94 | dependencies:
|
90 | 95 | "@babel/types" "^7.22.15"
|
91 | 96 |
|
92 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": |
93 |
| - version "7.23.6" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
95 |
| - integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
| 97 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6", "@babel/helper-compilation-targets@^7.24.6": |
| 98 | + version "7.24.6" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.6.tgz#4a51d681f7680043d38e212715e2a7b1ad29cb51" |
| 100 | + integrity sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg== |
96 | 101 | dependencies:
|
97 |
| - "@babel/compat-data" "^7.23.5" |
98 |
| - "@babel/helper-validator-option" "^7.23.5" |
| 102 | + "@babel/compat-data" "^7.24.6" |
| 103 | + "@babel/helper-validator-option" "^7.24.6" |
99 | 104 | browserslist "^4.22.2"
|
100 | 105 | lru-cache "^5.1.1"
|
101 | 106 | semver "^6.3.1"
|
|
231 | 236 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
232 | 237 | integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
233 | 238 |
|
| 239 | +"@babel/helper-environment-visitor@^7.24.6": |
| 240 | + version "7.24.6" |
| 241 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz#ac7ad5517821641550f6698dd5468f8cef78620d" |
| 242 | + integrity sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g== |
| 243 | + |
234 | 244 | "@babel/helper-function-name@^7.19.0":
|
235 | 245 | version "7.19.0"
|
236 | 246 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
|
|
263 | 273 | "@babel/template" "^7.22.15"
|
264 | 274 | "@babel/types" "^7.23.0"
|
265 | 275 |
|
| 276 | +"@babel/helper-function-name@^7.24.6": |
| 277 | + version "7.24.6" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz#cebdd063386fdb95d511d84b117e51fc68fec0c8" |
| 279 | + integrity sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w== |
| 280 | + dependencies: |
| 281 | + "@babel/template" "^7.24.6" |
| 282 | + "@babel/types" "^7.24.6" |
| 283 | + |
266 | 284 | "@babel/helper-hoist-variables@^7.22.5":
|
267 | 285 | version "7.22.5"
|
268 | 286 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
|
269 | 287 | integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
270 | 288 | dependencies:
|
271 | 289 | "@babel/types" "^7.22.5"
|
272 | 290 |
|
| 291 | +"@babel/helper-hoist-variables@^7.24.6": |
| 292 | + version "7.24.6" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.6.tgz#8a7ece8c26756826b6ffcdd0e3cf65de275af7f9" |
| 294 | + integrity sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA== |
| 295 | + dependencies: |
| 296 | + "@babel/types" "^7.24.6" |
| 297 | + |
273 | 298 | "@babel/helper-member-expression-to-functions@^7.18.9":
|
274 | 299 | version "7.18.9"
|
275 | 300 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz#1531661e8375af843ad37ac692c132841e2fd815"
|
|
312 | 337 | dependencies:
|
313 | 338 | "@babel/types" "^7.24.0"
|
314 | 339 |
|
315 |
| -"@babel/helper-module-imports@^7.24.3": |
316 |
| - version "7.24.3" |
317 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" |
318 |
| - integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== |
| 340 | +"@babel/helper-module-imports@^7.24.6": |
| 341 | + version "7.24.6" |
| 342 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz#65e54ffceed6a268dc4ce11f0433b82cfff57852" |
| 343 | + integrity sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g== |
319 | 344 | dependencies:
|
320 |
| - "@babel/types" "^7.24.0" |
| 345 | + "@babel/types" "^7.24.6" |
321 | 346 |
|
322 |
| -"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.5": |
323 |
| - version "7.24.5" |
324 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545" |
325 |
| - integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A== |
| 347 | +"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.6": |
| 348 | + version "7.24.6" |
| 349 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.6.tgz#22346ed9df44ce84dee850d7433c5b73fab1fe4e" |
| 350 | + integrity sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA== |
326 | 351 | dependencies:
|
327 |
| - "@babel/helper-environment-visitor" "^7.22.20" |
328 |
| - "@babel/helper-module-imports" "^7.24.3" |
329 |
| - "@babel/helper-simple-access" "^7.24.5" |
330 |
| - "@babel/helper-split-export-declaration" "^7.24.5" |
331 |
| - "@babel/helper-validator-identifier" "^7.24.5" |
| 352 | + "@babel/helper-environment-visitor" "^7.24.6" |
| 353 | + "@babel/helper-module-imports" "^7.24.6" |
| 354 | + "@babel/helper-simple-access" "^7.24.6" |
| 355 | + "@babel/helper-split-export-declaration" "^7.24.6" |
| 356 | + "@babel/helper-validator-identifier" "^7.24.6" |
332 | 357 |
|
333 | 358 | "@babel/helper-optimise-call-expression@^7.18.6":
|
334 | 359 | version "7.18.6"
|
|
397 | 422 | dependencies:
|
398 | 423 | "@babel/types" "^7.22.5"
|
399 | 424 |
|
400 |
| -"@babel/helper-simple-access@^7.24.5": |
401 |
| - version "7.24.5" |
402 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba" |
403 |
| - integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ== |
| 425 | +"@babel/helper-simple-access@^7.24.6": |
| 426 | + version "7.24.6" |
| 427 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.6.tgz#1d6e04d468bba4fc963b4906f6dac6286cfedff1" |
| 428 | + integrity sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g== |
404 | 429 | dependencies:
|
405 |
| - "@babel/types" "^7.24.5" |
| 430 | + "@babel/types" "^7.24.6" |
406 | 431 |
|
407 | 432 | "@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
|
408 | 433 | version "7.20.0"
|
|
439 | 464 | dependencies:
|
440 | 465 | "@babel/types" "^7.24.5"
|
441 | 466 |
|
442 |
| -"@babel/helper-string-parser@^7.24.1": |
443 |
| - version "7.24.1" |
444 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
445 |
| - integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
| 467 | +"@babel/helper-split-export-declaration@^7.24.6": |
| 468 | + version "7.24.6" |
| 469 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz#e830068f7ba8861c53b7421c284da30ae656d7a3" |
| 470 | + integrity sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw== |
| 471 | + dependencies: |
| 472 | + "@babel/types" "^7.24.6" |
| 473 | + |
| 474 | +"@babel/helper-string-parser@^7.24.6": |
| 475 | + version "7.24.6" |
| 476 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz#28583c28b15f2a3339cfafafeaad42f9a0e828df" |
| 477 | + integrity sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q== |
446 | 478 |
|
447 | 479 | "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.24.5":
|
448 | 480 | version "7.24.5"
|
449 | 481 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
|
450 | 482 | integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
|
451 | 483 |
|
| 484 | +"@babel/helper-validator-identifier@^7.24.6": |
| 485 | + version "7.24.6" |
| 486 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz#08bb6612b11bdec78f3feed3db196da682454a5e" |
| 487 | + integrity sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw== |
| 488 | + |
452 | 489 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0", "@babel/helper-validator-option@^7.23.5":
|
453 | 490 | version "7.23.5"
|
454 | 491 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
455 | 492 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
456 | 493 |
|
| 494 | +"@babel/helper-validator-option@^7.24.6": |
| 495 | + version "7.24.6" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz#59d8e81c40b7d9109ab7e74457393442177f460a" |
| 497 | + integrity sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ== |
| 498 | + |
457 | 499 | "@babel/helper-wrap-function@^7.22.20":
|
458 | 500 | version "7.22.20"
|
459 | 501 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz#15352b0b9bfb10fc9c76f79f6342c00e3411a569"
|
|
463 | 505 | "@babel/template" "^7.22.15"
|
464 | 506 | "@babel/types" "^7.22.19"
|
465 | 507 |
|
466 |
| -"@babel/helpers@^7.24.5": |
467 |
| - version "7.24.5" |
468 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a" |
469 |
| - integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q== |
| 508 | +"@babel/helpers@^7.24.6": |
| 509 | + version "7.24.6" |
| 510 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.6.tgz#cd124245299e494bd4e00edda0e4ea3545c2c176" |
| 511 | + integrity sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA== |
470 | 512 | dependencies:
|
471 |
| - "@babel/template" "^7.24.0" |
472 |
| - "@babel/traverse" "^7.24.5" |
473 |
| - "@babel/types" "^7.24.5" |
| 513 | + "@babel/template" "^7.24.6" |
| 514 | + "@babel/types" "^7.24.6" |
474 | 515 |
|
475 |
| -"@babel/highlight@^7.24.2": |
476 |
| - version "7.24.2" |
477 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26" |
478 |
| - integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA== |
| 516 | +"@babel/highlight@^7.24.6": |
| 517 | + version "7.24.6" |
| 518 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.6.tgz#6d610c1ebd2c6e061cade0153bf69b0590b7b3df" |
| 519 | + integrity sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ== |
479 | 520 | dependencies:
|
480 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 521 | + "@babel/helper-validator-identifier" "^7.24.6" |
481 | 522 | chalk "^2.4.2"
|
482 | 523 | js-tokens "^4.0.0"
|
483 | 524 | picocolors "^1.0.0"
|
484 | 525 |
|
485 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.5": |
486 |
| - version "7.24.5" |
487 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
488 |
| - integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
| 526 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.6": |
| 527 | + version "7.24.6" |
| 528 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.6.tgz#5e030f440c3c6c78d195528c3b688b101a365328" |
| 529 | + integrity sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q== |
489 | 530 |
|
490 | 531 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.5":
|
491 | 532 | version "7.24.5"
|
|
1350 | 1391 | dependencies:
|
1351 | 1392 | regenerator-runtime "^0.14.0"
|
1352 | 1393 |
|
1353 |
| -"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.24.0", "@babel/template@^7.3.3": |
1354 |
| - version "7.24.0" |
1355 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50" |
1356 |
| - integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA== |
1357 |
| - dependencies: |
1358 |
| - "@babel/code-frame" "^7.23.5" |
1359 |
| - "@babel/parser" "^7.24.0" |
1360 |
| - "@babel/types" "^7.24.0" |
1361 |
| - |
1362 |
| -"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.7", "@babel/traverse@^7.24.5": |
1363 |
| - version "7.24.5" |
1364 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8" |
1365 |
| - integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA== |
1366 |
| - dependencies: |
1367 |
| - "@babel/code-frame" "^7.24.2" |
1368 |
| - "@babel/generator" "^7.24.5" |
1369 |
| - "@babel/helper-environment-visitor" "^7.22.20" |
1370 |
| - "@babel/helper-function-name" "^7.23.0" |
1371 |
| - "@babel/helper-hoist-variables" "^7.22.5" |
1372 |
| - "@babel/helper-split-export-declaration" "^7.24.5" |
1373 |
| - "@babel/parser" "^7.24.5" |
1374 |
| - "@babel/types" "^7.24.5" |
| 1394 | +"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.24.0", "@babel/template@^7.24.6", "@babel/template@^7.3.3": |
| 1395 | + version "7.24.6" |
| 1396 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.6.tgz#048c347b2787a6072b24c723664c8d02b67a44f9" |
| 1397 | + integrity sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw== |
| 1398 | + dependencies: |
| 1399 | + "@babel/code-frame" "^7.24.6" |
| 1400 | + "@babel/parser" "^7.24.6" |
| 1401 | + "@babel/types" "^7.24.6" |
| 1402 | + |
| 1403 | +"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.7", "@babel/traverse@^7.24.6": |
| 1404 | + version "7.24.6" |
| 1405 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.6.tgz#0941ec50cdeaeacad0911eb67ae227a4f8424edc" |
| 1406 | + integrity sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw== |
| 1407 | + dependencies: |
| 1408 | + "@babel/code-frame" "^7.24.6" |
| 1409 | + "@babel/generator" "^7.24.6" |
| 1410 | + "@babel/helper-environment-visitor" "^7.24.6" |
| 1411 | + "@babel/helper-function-name" "^7.24.6" |
| 1412 | + "@babel/helper-hoist-variables" "^7.24.6" |
| 1413 | + "@babel/helper-split-export-declaration" "^7.24.6" |
| 1414 | + "@babel/parser" "^7.24.6" |
| 1415 | + "@babel/types" "^7.24.6" |
1375 | 1416 | debug "^4.3.1"
|
1376 | 1417 | globals "^11.1.0"
|
1377 | 1418 |
|
1378 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1379 |
| - version "7.24.5" |
1380 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7" |
1381 |
| - integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== |
| 1419 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.24.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1420 | + version "7.24.6" |
| 1421 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.6.tgz#ba4e1f59870c10dc2fa95a274ac4feec23b21912" |
| 1422 | + integrity sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ== |
1382 | 1423 | dependencies:
|
1383 |
| - "@babel/helper-string-parser" "^7.24.1" |
1384 |
| - "@babel/helper-validator-identifier" "^7.24.5" |
| 1424 | + "@babel/helper-string-parser" "^7.24.6" |
| 1425 | + "@babel/helper-validator-identifier" "^7.24.6" |
1385 | 1426 | to-fast-properties "^2.0.0"
|
1386 | 1427 |
|
1387 | 1428 | "@bcoe/v8-coverage@^0.2.3":
|
|
0 commit comments