|
59 | 59 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
60 | 60 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
61 | 61 |
|
62 |
| - |
63 |
| - version "7.27.4" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
65 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 62 | + |
| 63 | + version "7.27.7" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 65 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
66 | 66 | dependencies:
|
67 | 67 | "@ampproject/remapping" "^2.2.0"
|
68 | 68 | "@babel/code-frame" "^7.27.1"
|
69 |
| - "@babel/generator" "^7.27.3" |
| 69 | + "@babel/generator" "^7.27.5" |
70 | 70 | "@babel/helper-compilation-targets" "^7.27.2"
|
71 | 71 | "@babel/helper-module-transforms" "^7.27.3"
|
72 |
| - "@babel/helpers" "^7.27.4" |
73 |
| - "@babel/parser" "^7.27.4" |
| 72 | + "@babel/helpers" "^7.27.6" |
| 73 | + "@babel/parser" "^7.27.7" |
74 | 74 | "@babel/template" "^7.27.2"
|
75 |
| - "@babel/traverse" "^7.27.4" |
76 |
| - "@babel/types" "^7.27.3" |
| 75 | + "@babel/traverse" "^7.27.7" |
| 76 | + "@babel/types" "^7.27.7" |
77 | 77 | convert-source-map "^2.0.0"
|
78 | 78 | debug "^4.1.0"
|
79 | 79 | gensync "^1.0.0-beta.2"
|
|
132 | 132 | "@jridgewell/trace-mapping" "^0.3.25"
|
133 | 133 | jsesc "^3.0.2"
|
134 | 134 |
|
| 135 | +"@babel/generator@^7.27.5": |
| 136 | + version "7.27.5" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 138 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 139 | + dependencies: |
| 140 | + "@babel/parser" "^7.27.5" |
| 141 | + "@babel/types" "^7.27.3" |
| 142 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 143 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 144 | + jsesc "^3.0.2" |
| 145 | + |
135 | 146 | "@babel/helper-annotate-as-pure@^7.18.6":
|
136 | 147 | version "7.18.6"
|
137 | 148 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
533 | 544 | "@babel/traverse" "^7.19.4"
|
534 | 545 | "@babel/types" "^7.19.4"
|
535 | 546 |
|
536 |
| -"@babel/helpers@^7.27.4": |
537 |
| - version "7.27.4" |
538 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
539 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 547 | +"@babel/helpers@^7.27.6": |
| 548 | + version "7.27.6" |
| 549 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 550 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
540 | 551 | dependencies:
|
541 | 552 | "@babel/template" "^7.27.2"
|
542 |
| - "@babel/types" "^7.27.3" |
| 553 | + "@babel/types" "^7.27.6" |
543 | 554 |
|
544 | 555 | "@babel/highlight@^7.18.6":
|
545 | 556 | version "7.18.6"
|
|
578 | 589 | dependencies:
|
579 | 590 | "@babel/types" "^7.27.3"
|
580 | 591 |
|
581 |
| -"@babel/parser@^7.27.4": |
582 |
| - version "7.27.4" |
583 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
584 |
| - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
| 592 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 593 | + version "7.27.7" |
| 594 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 595 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
585 | 596 | dependencies:
|
586 |
| - "@babel/types" "^7.27.3" |
| 597 | + "@babel/types" "^7.27.7" |
587 | 598 |
|
588 | 599 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
589 | 600 | version "7.27.1"
|
|
1057 | 1068 | "@babel/helper-plugin-utils" "^7.27.1"
|
1058 | 1069 | "@babel/template" "^7.27.1"
|
1059 | 1070 |
|
1060 |
| - |
1061 |
| - version "7.27.3" |
1062 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.3.tgz#3cc8299ed798d9a909f8d66ddeb40849ec32e3b0" |
1063 |
| - integrity sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA== |
| 1071 | + |
| 1072 | + version "7.27.7" |
| 1073 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.7.tgz#c5356982d29d5c70e0396c933f07a94c31bb385c" |
| 1074 | + integrity sha512-pg3ZLdIKWCP0CrJm0O4jYjVthyBeioVfvz9nwt6o5paUxsgJ/8GucSMAIaj6M7xA4WY+SrvtGu2LijzkdyecWQ== |
1064 | 1075 | dependencies:
|
1065 | 1076 | "@babel/helper-plugin-utils" "^7.27.1"
|
| 1077 | + "@babel/traverse" "^7.27.7" |
1066 | 1078 |
|
1067 | 1079 | "@babel/plugin-transform-destructuring@^7.19.4":
|
1068 | 1080 | version "7.19.4"
|
|
1891 | 1903 | debug "^4.3.1"
|
1892 | 1904 | globals "^11.1.0"
|
1893 | 1905 |
|
1894 |
| -"@babel/traverse@^7.27.4": |
1895 |
| - version "7.27.4" |
1896 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
1897 |
| - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 1906 | +"@babel/traverse@^7.27.7": |
| 1907 | + version "7.27.7" |
| 1908 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1909 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
1898 | 1910 | dependencies:
|
1899 | 1911 | "@babel/code-frame" "^7.27.1"
|
1900 |
| - "@babel/generator" "^7.27.3" |
1901 |
| - "@babel/parser" "^7.27.4" |
| 1912 | + "@babel/generator" "^7.27.5" |
| 1913 | + "@babel/parser" "^7.27.7" |
1902 | 1914 | "@babel/template" "^7.27.2"
|
1903 |
| - "@babel/types" "^7.27.3" |
| 1915 | + "@babel/types" "^7.27.7" |
1904 | 1916 | debug "^4.3.1"
|
1905 | 1917 | globals "^11.1.0"
|
1906 | 1918 |
|
|
1929 | 1941 | "@babel/helper-string-parser" "^7.27.1"
|
1930 | 1942 | "@babel/helper-validator-identifier" "^7.27.1"
|
1931 | 1943 |
|
| 1944 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1945 | + version "7.27.7" |
| 1946 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1947 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1948 | + dependencies: |
| 1949 | + "@babel/helper-string-parser" "^7.27.1" |
| 1950 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1951 | + |
1932 | 1952 | "@bcoe/v8-coverage@^1.0.1":
|
1933 | 1953 | version "1.0.1"
|
1934 | 1954 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments