|
36 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
37 | 37 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
38 | 38 |
|
39 |
| -"@babel/compat-data@^7.24.1": |
40 |
| - version "7.24.1" |
41 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
42 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 39 | +"@babel/compat-data@^7.24.4": |
| 40 | + version "7.24.4" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 42 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
43 | 43 |
|
44 |
| -"@babel/core@7.24.3": |
45 |
| - version "7.24.3" |
46 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
47 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 44 | +"@babel/core@7.24.4": |
| 45 | + version "7.24.4" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 47 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
48 | 48 | dependencies:
|
49 | 49 | "@ampproject/remapping" "^2.2.0"
|
50 | 50 | "@babel/code-frame" "^7.24.2"
|
51 |
| - "@babel/generator" "^7.24.1" |
| 51 | + "@babel/generator" "^7.24.4" |
52 | 52 | "@babel/helper-compilation-targets" "^7.23.6"
|
53 | 53 | "@babel/helper-module-transforms" "^7.23.3"
|
54 |
| - "@babel/helpers" "^7.24.1" |
55 |
| - "@babel/parser" "^7.24.1" |
| 54 | + "@babel/helpers" "^7.24.4" |
| 55 | + "@babel/parser" "^7.24.4" |
56 | 56 | "@babel/template" "^7.24.0"
|
57 | 57 | "@babel/traverse" "^7.24.1"
|
58 | 58 | "@babel/types" "^7.24.0"
|
|
103 | 103 | "@jridgewell/trace-mapping" "^0.3.25"
|
104 | 104 | jsesc "^2.5.1"
|
105 | 105 |
|
| 106 | +"@babel/generator@^7.24.4": |
| 107 | + version "7.24.4" |
| 108 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 109 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 110 | + dependencies: |
| 111 | + "@babel/types" "^7.24.0" |
| 112 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 113 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 114 | + jsesc "^2.5.1" |
| 115 | + |
106 | 116 | "@babel/helper-annotate-as-pure@^7.22.5":
|
107 | 117 | version "7.22.5"
|
108 | 118 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
158 | 168 | "@babel/helper-split-export-declaration" "^7.22.6"
|
159 | 169 | semver "^6.3.1"
|
160 | 170 |
|
| 171 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 172 | + version "7.24.4" |
| 173 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 174 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 175 | + dependencies: |
| 176 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 177 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 178 | + "@babel/helper-function-name" "^7.23.0" |
| 179 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 180 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 181 | + "@babel/helper-replace-supers" "^7.24.1" |
| 182 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 183 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 184 | + semver "^6.3.1" |
| 185 | + |
161 | 186 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
162 | 187 | version "7.22.15"
|
163 | 188 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz#5ee90093914ea09639b01c711db0d6775e558be1"
|
|
339 | 364 | "@babel/traverse" "^7.23.9"
|
340 | 365 | "@babel/types" "^7.23.9"
|
341 | 366 |
|
342 |
| -"@babel/helpers@^7.24.1": |
343 |
| - version "7.24.1" |
344 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
345 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 367 | +"@babel/helpers@^7.24.4": |
| 368 | + version "7.24.4" |
| 369 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 370 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
346 | 371 | dependencies:
|
347 | 372 | "@babel/template" "^7.24.0"
|
348 | 373 | "@babel/traverse" "^7.24.1"
|
|
382 | 407 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
383 | 408 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
384 | 409 |
|
| 410 | +"@babel/parser@^7.24.4": |
| 411 | + version "7.24.4" |
| 412 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 413 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 414 | + |
| 415 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 416 | + version "7.24.4" |
| 417 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1" |
| 418 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 419 | + dependencies: |
| 420 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 421 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 422 | + |
385 | 423 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
386 | 424 | version "7.23.3"
|
387 | 425 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz#5cd1c87ba9380d0afb78469292c954fee5d2411a"
|
|
671 | 709 | dependencies:
|
672 | 710 | "@babel/helper-plugin-utils" "^7.22.5"
|
673 | 711 |
|
674 |
| -"@babel/plugin-transform-block-scoping@^7.24.1": |
675 |
| - version "7.24.1" |
676 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
677 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 712 | +"@babel/plugin-transform-block-scoping@^7.24.4": |
| 713 | + version "7.24.4" |
| 714 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 715 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
678 | 716 | dependencies:
|
679 | 717 | "@babel/helper-plugin-utils" "^7.24.0"
|
680 | 718 |
|
|
703 | 741 | "@babel/helper-plugin-utils" "^7.22.5"
|
704 | 742 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
705 | 743 |
|
706 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
707 |
| - version "7.24.1" |
708 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
709 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 744 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 745 | + version "7.24.4" |
| 746 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 747 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
710 | 748 | dependencies:
|
711 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 749 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
712 | 750 | "@babel/helper-plugin-utils" "^7.24.0"
|
713 | 751 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
714 | 752 |
|
|
1406 | 1444 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1407 | 1445 | "@babel/helper-plugin-utils" "^7.24.0"
|
1408 | 1446 |
|
1409 |
| -"@babel/preset-env@7.24.3": |
1410 |
| - version "7.24.3" |
1411 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
1412 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 1447 | +"@babel/preset-env@7.24.4": |
| 1448 | + version "7.24.4" |
| 1449 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 1450 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
1413 | 1451 | dependencies:
|
1414 |
| - "@babel/compat-data" "^7.24.1" |
| 1452 | + "@babel/compat-data" "^7.24.4" |
1415 | 1453 | "@babel/helper-compilation-targets" "^7.23.6"
|
1416 | 1454 | "@babel/helper-plugin-utils" "^7.24.0"
|
1417 | 1455 | "@babel/helper-validator-option" "^7.23.5"
|
| 1456 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
1418 | 1457 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
1419 | 1458 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
1420 | 1459 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
1441 | 1480 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
1442 | 1481 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1443 | 1482 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1444 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 1483 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
1445 | 1484 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
1446 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 1485 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
1447 | 1486 | "@babel/plugin-transform-classes" "^7.24.1"
|
1448 | 1487 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
1449 | 1488 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
|
0 commit comments