|
42 | 42 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
|
43 | 43 | integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==
|
44 | 44 |
|
45 |
| -"@babel/core@7.27.4": |
46 |
| - version "7.27.4" |
47 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
48 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 45 | +"@babel/core@7.27.7": |
| 46 | + version "7.27.7" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 48 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
49 | 49 | dependencies:
|
50 | 50 | "@ampproject/remapping" "^2.2.0"
|
51 | 51 | "@babel/code-frame" "^7.27.1"
|
52 |
| - "@babel/generator" "^7.27.3" |
| 52 | + "@babel/generator" "^7.27.5" |
53 | 53 | "@babel/helper-compilation-targets" "^7.27.2"
|
54 | 54 | "@babel/helper-module-transforms" "^7.27.3"
|
55 |
| - "@babel/helpers" "^7.27.4" |
56 |
| - "@babel/parser" "^7.27.4" |
| 55 | + "@babel/helpers" "^7.27.6" |
| 56 | + "@babel/parser" "^7.27.7" |
57 | 57 | "@babel/template" "^7.27.2"
|
58 |
| - "@babel/traverse" "^7.27.4" |
59 |
| - "@babel/types" "^7.27.3" |
| 58 | + "@babel/traverse" "^7.27.7" |
| 59 | + "@babel/types" "^7.27.7" |
60 | 60 | convert-source-map "^2.0.0"
|
61 | 61 | debug "^4.1.0"
|
62 | 62 | gensync "^1.0.0-beta.2"
|
|
105 | 105 | "@jridgewell/trace-mapping" "^0.3.25"
|
106 | 106 | jsesc "^3.0.2"
|
107 | 107 |
|
| 108 | +"@babel/generator@^7.27.5": |
| 109 | + version "7.27.5" |
| 110 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 111 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 112 | + dependencies: |
| 113 | + "@babel/parser" "^7.27.5" |
| 114 | + "@babel/types" "^7.27.3" |
| 115 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 116 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 117 | + jsesc "^3.0.2" |
| 118 | + |
108 | 119 | "@babel/helper-annotate-as-pure@^7.22.5":
|
109 | 120 | version "7.22.5"
|
110 | 121 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
443 | 454 | "@babel/traverse" "^7.23.9"
|
444 | 455 | "@babel/types" "^7.23.9"
|
445 | 456 |
|
446 |
| -"@babel/helpers@^7.27.4": |
447 |
| - version "7.27.4" |
448 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
449 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 457 | +"@babel/helpers@^7.27.6": |
| 458 | + version "7.27.6" |
| 459 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 460 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
450 | 461 | dependencies:
|
451 | 462 | "@babel/template" "^7.27.2"
|
452 |
| - "@babel/types" "^7.27.3" |
| 463 | + "@babel/types" "^7.27.6" |
453 | 464 |
|
454 | 465 | "@babel/highlight@^7.23.4":
|
455 | 466 | version "7.23.4"
|
|
472 | 483 | dependencies:
|
473 | 484 | "@babel/types" "^7.27.3"
|
474 | 485 |
|
| 486 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 487 | + version "7.27.7" |
| 488 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 489 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
| 490 | + dependencies: |
| 491 | + "@babel/types" "^7.27.7" |
| 492 | + |
475 | 493 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
476 | 494 | version "7.27.1"
|
477 | 495 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
|
|
1756 | 1774 | debug "^4.3.1"
|
1757 | 1775 | globals "^11.1.0"
|
1758 | 1776 |
|
1759 |
| -"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
| 1777 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3": |
1760 | 1778 | version "7.27.4"
|
1761 | 1779 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
|
1762 | 1780 | integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
|
|
1769 | 1787 | debug "^4.3.1"
|
1770 | 1788 | globals "^11.1.0"
|
1771 | 1789 |
|
| 1790 | +"@babel/traverse@^7.27.7": |
| 1791 | + version "7.27.7" |
| 1792 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1793 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
| 1794 | + dependencies: |
| 1795 | + "@babel/code-frame" "^7.27.1" |
| 1796 | + "@babel/generator" "^7.27.5" |
| 1797 | + "@babel/parser" "^7.27.7" |
| 1798 | + "@babel/template" "^7.27.2" |
| 1799 | + "@babel/types" "^7.27.7" |
| 1800 | + debug "^4.3.1" |
| 1801 | + globals "^11.1.0" |
| 1802 | + |
1772 | 1803 | "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.4.4":
|
1773 | 1804 | version "7.23.9"
|
1774 | 1805 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
|
|
1786 | 1817 | "@babel/helper-string-parser" "^7.27.1"
|
1787 | 1818 | "@babel/helper-validator-identifier" "^7.27.1"
|
1788 | 1819 |
|
| 1820 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1821 | + version "7.27.7" |
| 1822 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1823 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1824 | + dependencies: |
| 1825 | + "@babel/helper-string-parser" "^7.27.1" |
| 1826 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1827 | + |
1789 | 1828 | "@bcoe/v8-coverage@^0.2.3":
|
1790 | 1829 | version "0.2.3"
|
1791 | 1830 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments