|
74 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
75 | 75 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
76 | 76 |
|
77 |
| - |
78 |
| - version "7.27.4" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
80 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 77 | + |
| 78 | + version "7.27.7" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 80 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
81 | 81 | dependencies:
|
82 | 82 | "@ampproject/remapping" "^2.2.0"
|
83 | 83 | "@babel/code-frame" "^7.27.1"
|
84 |
| - "@babel/generator" "^7.27.3" |
| 84 | + "@babel/generator" "^7.27.5" |
85 | 85 | "@babel/helper-compilation-targets" "^7.27.2"
|
86 | 86 | "@babel/helper-module-transforms" "^7.27.3"
|
87 |
| - "@babel/helpers" "^7.27.4" |
88 |
| - "@babel/parser" "^7.27.4" |
| 87 | + "@babel/helpers" "^7.27.6" |
| 88 | + "@babel/parser" "^7.27.7" |
89 | 89 | "@babel/template" "^7.27.2"
|
90 |
| - "@babel/traverse" "^7.27.4" |
91 |
| - "@babel/types" "^7.27.3" |
| 90 | + "@babel/traverse" "^7.27.7" |
| 91 | + "@babel/types" "^7.27.7" |
92 | 92 | convert-source-map "^2.0.0"
|
93 | 93 | debug "^4.1.0"
|
94 | 94 | gensync "^1.0.0-beta.2"
|
|
147 | 147 | "@jridgewell/trace-mapping" "^0.3.25"
|
148 | 148 | jsesc "^3.0.2"
|
149 | 149 |
|
| 150 | +"@babel/generator@^7.27.5": |
| 151 | + version "7.27.5" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 153 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 154 | + dependencies: |
| 155 | + "@babel/parser" "^7.27.5" |
| 156 | + "@babel/types" "^7.27.3" |
| 157 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 158 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 159 | + jsesc "^3.0.2" |
| 160 | + |
150 | 161 | "@babel/helper-annotate-as-pure@^7.14.5":
|
151 | 162 | version "7.14.5"
|
152 | 163 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
570 | 581 | "@babel/traverse" "^7.14.8"
|
571 | 582 | "@babel/types" "^7.14.8"
|
572 | 583 |
|
573 |
| -"@babel/helpers@^7.27.4": |
574 |
| - version "7.27.4" |
575 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
576 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 584 | +"@babel/helpers@^7.27.6": |
| 585 | + version "7.27.6" |
| 586 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 587 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
577 | 588 | dependencies:
|
578 | 589 | "@babel/template" "^7.27.2"
|
579 |
| - "@babel/types" "^7.27.3" |
| 590 | + "@babel/types" "^7.27.6" |
580 | 591 |
|
581 | 592 | "@babel/highlight@^7.14.5":
|
582 | 593 | version "7.14.5"
|
|
615 | 626 | dependencies:
|
616 | 627 | "@babel/types" "^7.27.3"
|
617 | 628 |
|
618 |
| -"@babel/parser@^7.27.4": |
619 |
| - version "7.27.4" |
620 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
621 |
| - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
| 629 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 630 | + version "7.27.7" |
| 631 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 632 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
622 | 633 | dependencies:
|
623 |
| - "@babel/types" "^7.27.3" |
| 634 | + "@babel/types" "^7.27.7" |
624 | 635 |
|
625 | 636 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
626 | 637 | version "7.27.1"
|
|
1898 | 1909 | debug "^4.3.1"
|
1899 | 1910 | globals "^11.1.0"
|
1900 | 1911 |
|
1901 |
| -"@babel/traverse@^7.27.4": |
1902 |
| - version "7.27.4" |
1903 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
1904 |
| - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 1912 | +"@babel/traverse@^7.27.7": |
| 1913 | + version "7.27.7" |
| 1914 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1915 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
1905 | 1916 | dependencies:
|
1906 | 1917 | "@babel/code-frame" "^7.27.1"
|
1907 |
| - "@babel/generator" "^7.27.3" |
1908 |
| - "@babel/parser" "^7.27.4" |
| 1918 | + "@babel/generator" "^7.27.5" |
| 1919 | + "@babel/parser" "^7.27.7" |
1909 | 1920 | "@babel/template" "^7.27.2"
|
1910 |
| - "@babel/types" "^7.27.3" |
| 1921 | + "@babel/types" "^7.27.7" |
1911 | 1922 | debug "^4.3.1"
|
1912 | 1923 | globals "^11.1.0"
|
1913 | 1924 |
|
|
1943 | 1954 | "@babel/helper-string-parser" "^7.27.1"
|
1944 | 1955 | "@babel/helper-validator-identifier" "^7.27.1"
|
1945 | 1956 |
|
| 1957 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1958 | + version "7.27.7" |
| 1959 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1960 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1961 | + dependencies: |
| 1962 | + "@babel/helper-string-parser" "^7.27.1" |
| 1963 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1964 | + |
1946 | 1965 | "@bcoe/v8-coverage@^1.0.1":
|
1947 | 1966 | version "1.0.1"
|
1948 | 1967 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments