|
79 | 79 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
80 | 80 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
81 | 81 |
|
82 | | -"@babel/core@7.27.4": |
83 | | - version "7.27.4" |
84 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
85 | | - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 82 | +"@babel/core@7.27.7": |
| 83 | + version "7.27.7" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 85 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
86 | 86 | dependencies: |
87 | 87 | "@ampproject/remapping" "^2.2.0" |
88 | 88 | "@babel/code-frame" "^7.27.1" |
89 | | - "@babel/generator" "^7.27.3" |
| 89 | + "@babel/generator" "^7.27.5" |
90 | 90 | "@babel/helper-compilation-targets" "^7.27.2" |
91 | 91 | "@babel/helper-module-transforms" "^7.27.3" |
92 | | - "@babel/helpers" "^7.27.4" |
93 | | - "@babel/parser" "^7.27.4" |
| 92 | + "@babel/helpers" "^7.27.6" |
| 93 | + "@babel/parser" "^7.27.7" |
94 | 94 | "@babel/template" "^7.27.2" |
95 | | - "@babel/traverse" "^7.27.4" |
96 | | - "@babel/types" "^7.27.3" |
| 95 | + "@babel/traverse" "^7.27.7" |
| 96 | + "@babel/types" "^7.27.7" |
97 | 97 | convert-source-map "^2.0.0" |
98 | 98 | debug "^4.1.0" |
99 | 99 | gensync "^1.0.0-beta.2" |
|
152 | 152 | "@jridgewell/trace-mapping" "^0.3.25" |
153 | 153 | jsesc "^3.0.2" |
154 | 154 |
|
| 155 | +"@babel/generator@^7.27.5": |
| 156 | + version "7.27.5" |
| 157 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 158 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 159 | + dependencies: |
| 160 | + "@babel/parser" "^7.27.5" |
| 161 | + "@babel/types" "^7.27.3" |
| 162 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 163 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 164 | + jsesc "^3.0.2" |
| 165 | + |
155 | 166 | "@babel/helper-annotate-as-pure@^7.18.6": |
156 | 167 | version "7.18.6" |
157 | 168 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
553 | 564 | "@babel/traverse" "^7.19.4" |
554 | 565 | "@babel/types" "^7.19.4" |
555 | 566 |
|
556 | | -"@babel/helpers@^7.27.4": |
557 | | - version "7.27.4" |
558 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
559 | | - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 567 | +"@babel/helpers@^7.27.6": |
| 568 | + version "7.27.6" |
| 569 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 570 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
560 | 571 | dependencies: |
561 | 572 | "@babel/template" "^7.27.2" |
562 | | - "@babel/types" "^7.27.3" |
| 573 | + "@babel/types" "^7.27.6" |
563 | 574 |
|
564 | 575 | "@babel/highlight@^7.18.6": |
565 | 576 | version "7.18.6" |
|
598 | 609 | dependencies: |
599 | 610 | "@babel/types" "^7.27.3" |
600 | 611 |
|
601 | | -"@babel/parser@^7.27.4": |
602 | | - version "7.27.4" |
603 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
604 | | - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
| 612 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 613 | + version "7.27.7" |
| 614 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 615 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
605 | 616 | dependencies: |
606 | | - "@babel/types" "^7.27.3" |
| 617 | + "@babel/types" "^7.27.7" |
607 | 618 |
|
608 | 619 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
609 | 620 | version "7.27.1" |
|
1077 | 1088 | "@babel/helper-plugin-utils" "^7.27.1" |
1078 | 1089 | "@babel/template" "^7.27.1" |
1079 | 1090 |
|
1080 | | -"@babel/plugin-transform-destructuring@7.27.3": |
1081 | | - version "7.27.3" |
1082 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.3.tgz#3cc8299ed798d9a909f8d66ddeb40849ec32e3b0" |
1083 | | - integrity sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA== |
| 1091 | +"@babel/plugin-transform-destructuring@7.27.7": |
| 1092 | + version "7.27.7" |
| 1093 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.7.tgz#c5356982d29d5c70e0396c933f07a94c31bb385c" |
| 1094 | + integrity sha512-pg3ZLdIKWCP0CrJm0O4jYjVthyBeioVfvz9nwt6o5paUxsgJ/8GucSMAIaj6M7xA4WY+SrvtGu2LijzkdyecWQ== |
1084 | 1095 | dependencies: |
1085 | 1096 | "@babel/helper-plugin-utils" "^7.27.1" |
| 1097 | + "@babel/traverse" "^7.27.7" |
1086 | 1098 |
|
1087 | 1099 | "@babel/plugin-transform-destructuring@^7.19.4": |
1088 | 1100 | version "7.19.4" |
|
1911 | 1923 | debug "^4.3.1" |
1912 | 1924 | globals "^11.1.0" |
1913 | 1925 |
|
1914 | | -"@babel/traverse@^7.27.4": |
1915 | | - version "7.27.4" |
1916 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
1917 | | - 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== |
1918 | 1930 | dependencies: |
1919 | 1931 | "@babel/code-frame" "^7.27.1" |
1920 | | - "@babel/generator" "^7.27.3" |
1921 | | - "@babel/parser" "^7.27.4" |
| 1932 | + "@babel/generator" "^7.27.5" |
| 1933 | + "@babel/parser" "^7.27.7" |
1922 | 1934 | "@babel/template" "^7.27.2" |
1923 | | - "@babel/types" "^7.27.3" |
| 1935 | + "@babel/types" "^7.27.7" |
1924 | 1936 | debug "^4.3.1" |
1925 | 1937 | globals "^11.1.0" |
1926 | 1938 |
|
|
1949 | 1961 | "@babel/helper-string-parser" "^7.27.1" |
1950 | 1962 | "@babel/helper-validator-identifier" "^7.27.1" |
1951 | 1963 |
|
| 1964 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1965 | + version "7.27.7" |
| 1966 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1967 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1968 | + dependencies: |
| 1969 | + "@babel/helper-string-parser" "^7.27.1" |
| 1970 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1971 | + |
1952 | 1972 | "@bcoe/v8-coverage@^1.0.1": |
1953 | 1973 | version "1.0.1" |
1954 | 1974 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d" |
|
0 commit comments