|
86 | 86 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
87 | 87 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
88 | 88 |
|
89 |
| - |
90 |
| - version "7.27.4" |
91 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
92 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 89 | + |
| 90 | + version "7.27.7" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 92 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
93 | 93 | dependencies:
|
94 | 94 | "@ampproject/remapping" "^2.2.0"
|
95 | 95 | "@babel/code-frame" "^7.27.1"
|
96 |
| - "@babel/generator" "^7.27.3" |
| 96 | + "@babel/generator" "^7.27.5" |
97 | 97 | "@babel/helper-compilation-targets" "^7.27.2"
|
98 | 98 | "@babel/helper-module-transforms" "^7.27.3"
|
99 |
| - "@babel/helpers" "^7.27.4" |
100 |
| - "@babel/parser" "^7.27.4" |
| 99 | + "@babel/helpers" "^7.27.6" |
| 100 | + "@babel/parser" "^7.27.7" |
101 | 101 | "@babel/template" "^7.27.2"
|
102 |
| - "@babel/traverse" "^7.27.4" |
103 |
| - "@babel/types" "^7.27.3" |
| 102 | + "@babel/traverse" "^7.27.7" |
| 103 | + "@babel/types" "^7.27.7" |
104 | 104 | convert-source-map "^2.0.0"
|
105 | 105 | debug "^4.1.0"
|
106 | 106 | gensync "^1.0.0-beta.2"
|
|
159 | 159 | "@jridgewell/trace-mapping" "^0.3.25"
|
160 | 160 | jsesc "^3.0.2"
|
161 | 161 |
|
| 162 | +"@babel/generator@^7.27.5": |
| 163 | + version "7.27.5" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 165 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 166 | + dependencies: |
| 167 | + "@babel/parser" "^7.27.5" |
| 168 | + "@babel/types" "^7.27.3" |
| 169 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 170 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 171 | + jsesc "^3.0.2" |
| 172 | + |
162 | 173 | "@babel/helper-annotate-as-pure@^7.16.0":
|
163 | 174 | version "7.16.0"
|
164 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
591 | 602 | "@babel/traverse" "^7.16.5"
|
592 | 603 | "@babel/types" "^7.16.0"
|
593 | 604 |
|
594 |
| -"@babel/helpers@^7.27.4": |
595 |
| - version "7.27.4" |
596 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
597 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 605 | +"@babel/helpers@^7.27.6": |
| 606 | + version "7.27.6" |
| 607 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 608 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
598 | 609 | dependencies:
|
599 | 610 | "@babel/template" "^7.27.2"
|
600 |
| - "@babel/types" "^7.27.3" |
| 611 | + "@babel/types" "^7.27.6" |
601 | 612 |
|
602 | 613 | "@babel/highlight@^7.16.0":
|
603 | 614 | version "7.16.0"
|
|
636 | 647 | dependencies:
|
637 | 648 | "@babel/types" "^7.27.3"
|
638 | 649 |
|
639 |
| -"@babel/parser@^7.27.4": |
640 |
| - version "7.27.4" |
641 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
642 |
| - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
| 650 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 651 | + version "7.27.7" |
| 652 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 653 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
643 | 654 | dependencies:
|
644 |
| - "@babel/types" "^7.27.3" |
| 655 | + "@babel/types" "^7.27.7" |
645 | 656 |
|
646 | 657 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
647 | 658 | version "7.27.1"
|
|
1929 | 1940 | debug "^4.3.1"
|
1930 | 1941 | globals "^11.1.0"
|
1931 | 1942 |
|
1932 |
| -"@babel/traverse@^7.27.4": |
1933 |
| - version "7.27.4" |
1934 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
1935 |
| - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 1943 | +"@babel/traverse@^7.27.7": |
| 1944 | + version "7.27.7" |
| 1945 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1946 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
1936 | 1947 | dependencies:
|
1937 | 1948 | "@babel/code-frame" "^7.27.1"
|
1938 |
| - "@babel/generator" "^7.27.3" |
1939 |
| - "@babel/parser" "^7.27.4" |
| 1949 | + "@babel/generator" "^7.27.5" |
| 1950 | + "@babel/parser" "^7.27.7" |
1940 | 1951 | "@babel/template" "^7.27.2"
|
1941 |
| - "@babel/types" "^7.27.3" |
| 1952 | + "@babel/types" "^7.27.7" |
1942 | 1953 | debug "^4.3.1"
|
1943 | 1954 | globals "^11.1.0"
|
1944 | 1955 |
|
|
1974 | 1985 | "@babel/helper-string-parser" "^7.27.1"
|
1975 | 1986 | "@babel/helper-validator-identifier" "^7.27.1"
|
1976 | 1987 |
|
| 1988 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1989 | + version "7.27.7" |
| 1990 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1991 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1992 | + dependencies: |
| 1993 | + "@babel/helper-string-parser" "^7.27.1" |
| 1994 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1995 | + |
1977 | 1996 | "@bcoe/v8-coverage@^1.0.1":
|
1978 | 1997 | version "1.0.1"
|
1979 | 1998 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments