|
69 | 69 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
70 | 70 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
71 | 71 |
|
72 | | -"@babel/core@7.27.4": |
73 | | - version "7.27.4" |
74 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
75 | | - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 72 | +"@babel/core@7.27.7": |
| 73 | + version "7.27.7" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 75 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
76 | 76 | dependencies: |
77 | 77 | "@ampproject/remapping" "^2.2.0" |
78 | 78 | "@babel/code-frame" "^7.27.1" |
79 | | - "@babel/generator" "^7.27.3" |
| 79 | + "@babel/generator" "^7.27.5" |
80 | 80 | "@babel/helper-compilation-targets" "^7.27.2" |
81 | 81 | "@babel/helper-module-transforms" "^7.27.3" |
82 | | - "@babel/helpers" "^7.27.4" |
83 | | - "@babel/parser" "^7.27.4" |
| 82 | + "@babel/helpers" "^7.27.6" |
| 83 | + "@babel/parser" "^7.27.7" |
84 | 84 | "@babel/template" "^7.27.2" |
85 | | - "@babel/traverse" "^7.27.4" |
86 | | - "@babel/types" "^7.27.3" |
| 85 | + "@babel/traverse" "^7.27.7" |
| 86 | + "@babel/types" "^7.27.7" |
87 | 87 | convert-source-map "^2.0.0" |
88 | 88 | debug "^4.1.0" |
89 | 89 | gensync "^1.0.0-beta.2" |
|
142 | 142 | "@jridgewell/trace-mapping" "^0.3.25" |
143 | 143 | jsesc "^3.0.2" |
144 | 144 |
|
| 145 | +"@babel/generator@^7.27.5": |
| 146 | + version "7.27.5" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 148 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 149 | + dependencies: |
| 150 | + "@babel/parser" "^7.27.5" |
| 151 | + "@babel/types" "^7.27.3" |
| 152 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 153 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 154 | + jsesc "^3.0.2" |
| 155 | + |
145 | 156 | "@babel/helper-annotate-as-pure@^7.16.0": |
146 | 157 | version "7.16.0" |
147 | 158 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
|
574 | 585 | "@babel/traverse" "^7.16.5" |
575 | 586 | "@babel/types" "^7.16.0" |
576 | 587 |
|
577 | | -"@babel/helpers@^7.27.4": |
578 | | - version "7.27.4" |
579 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
580 | | - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 588 | +"@babel/helpers@^7.27.6": |
| 589 | + version "7.27.6" |
| 590 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 591 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
581 | 592 | dependencies: |
582 | 593 | "@babel/template" "^7.27.2" |
583 | | - "@babel/types" "^7.27.3" |
| 594 | + "@babel/types" "^7.27.6" |
584 | 595 |
|
585 | 596 | "@babel/highlight@^7.16.0": |
586 | 597 | version "7.16.0" |
|
619 | 630 | dependencies: |
620 | 631 | "@babel/types" "^7.27.3" |
621 | 632 |
|
622 | | -"@babel/parser@^7.27.4": |
623 | | - version "7.27.4" |
624 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
625 | | - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
| 633 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 634 | + version "7.27.7" |
| 635 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 636 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
626 | 637 | dependencies: |
627 | | - "@babel/types" "^7.27.3" |
| 638 | + "@babel/types" "^7.27.7" |
628 | 639 |
|
629 | 640 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
630 | 641 | version "7.27.1" |
|
1912 | 1923 | debug "^4.3.1" |
1913 | 1924 | globals "^11.1.0" |
1914 | 1925 |
|
1915 | | -"@babel/traverse@^7.27.4": |
1916 | | - version "7.27.4" |
1917 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
1918 | | - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 1926 | +"@babel/traverse@^7.27.7": |
| 1927 | + version "7.27.7" |
| 1928 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1929 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
1919 | 1930 | dependencies: |
1920 | 1931 | "@babel/code-frame" "^7.27.1" |
1921 | | - "@babel/generator" "^7.27.3" |
1922 | | - "@babel/parser" "^7.27.4" |
| 1932 | + "@babel/generator" "^7.27.5" |
| 1933 | + "@babel/parser" "^7.27.7" |
1923 | 1934 | "@babel/template" "^7.27.2" |
1924 | | - "@babel/types" "^7.27.3" |
| 1935 | + "@babel/types" "^7.27.7" |
1925 | 1936 | debug "^4.3.1" |
1926 | 1937 | globals "^11.1.0" |
1927 | 1938 |
|
|
1957 | 1968 | "@babel/helper-string-parser" "^7.27.1" |
1958 | 1969 | "@babel/helper-validator-identifier" "^7.27.1" |
1959 | 1970 |
|
| 1971 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1972 | + version "7.27.7" |
| 1973 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1974 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1975 | + dependencies: |
| 1976 | + "@babel/helper-string-parser" "^7.27.1" |
| 1977 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1978 | + |
1960 | 1979 | "@bcoe/v8-coverage@^1.0.1": |
1961 | 1980 | version "1.0.1" |
1962 | 1981 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d" |
|
0 commit comments