|
84 | 84 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
85 | 85 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
86 | 86 |
|
87 |
| - |
88 |
| - version "7.26.9" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
90 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 87 | + |
| 88 | + version "7.26.10" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 90 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
91 | 91 | dependencies:
|
92 | 92 | "@ampproject/remapping" "^2.2.0"
|
93 | 93 | "@babel/code-frame" "^7.26.2"
|
94 |
| - "@babel/generator" "^7.26.9" |
| 94 | + "@babel/generator" "^7.26.10" |
95 | 95 | "@babel/helper-compilation-targets" "^7.26.5"
|
96 | 96 | "@babel/helper-module-transforms" "^7.26.0"
|
97 |
| - "@babel/helpers" "^7.26.9" |
98 |
| - "@babel/parser" "^7.26.9" |
| 97 | + "@babel/helpers" "^7.26.10" |
| 98 | + "@babel/parser" "^7.26.10" |
99 | 99 | "@babel/template" "^7.26.9"
|
100 |
| - "@babel/traverse" "^7.26.9" |
101 |
| - "@babel/types" "^7.26.9" |
| 100 | + "@babel/traverse" "^7.26.10" |
| 101 | + "@babel/types" "^7.26.10" |
102 | 102 | convert-source-map "^2.0.0"
|
103 | 103 | debug "^4.1.0"
|
104 | 104 | gensync "^1.0.0-beta.2"
|
|
145 | 145 | "@jridgewell/trace-mapping" "^0.3.25"
|
146 | 146 | jsesc "^3.0.2"
|
147 | 147 |
|
| 148 | +"@babel/generator@^7.26.10": |
| 149 | + version "7.26.10" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 151 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 152 | + dependencies: |
| 153 | + "@babel/parser" "^7.26.10" |
| 154 | + "@babel/types" "^7.26.10" |
| 155 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 156 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 157 | + jsesc "^3.0.2" |
| 158 | + |
148 | 159 | "@babel/generator@^7.26.8":
|
149 | 160 | version "7.26.8"
|
150 | 161 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
156 | 167 | "@jridgewell/trace-mapping" "^0.3.25"
|
157 | 168 | jsesc "^3.0.2"
|
158 | 169 |
|
159 |
| -"@babel/generator@^7.26.9": |
160 |
| - version "7.26.9" |
161 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
162 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
163 |
| - dependencies: |
164 |
| - "@babel/parser" "^7.26.9" |
165 |
| - "@babel/types" "^7.26.9" |
166 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
167 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
168 |
| - jsesc "^3.0.2" |
169 |
| - |
170 | 170 | "@babel/helper-annotate-as-pure@^7.16.0":
|
171 | 171 | version "7.16.0"
|
172 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
613 | 613 | "@babel/traverse" "^7.16.5"
|
614 | 614 | "@babel/types" "^7.16.0"
|
615 | 615 |
|
616 |
| -"@babel/helpers@^7.26.9": |
617 |
| - version "7.26.9" |
618 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
619 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 616 | +"@babel/helpers@^7.26.10": |
| 617 | + version "7.26.10" |
| 618 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 619 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
620 | 620 | dependencies:
|
621 | 621 | "@babel/template" "^7.26.9"
|
622 |
| - "@babel/types" "^7.26.9" |
| 622 | + "@babel/types" "^7.26.10" |
623 | 623 |
|
624 | 624 | "@babel/highlight@^7.16.0":
|
625 | 625 | version "7.16.0"
|
|
661 | 661 | dependencies:
|
662 | 662 | "@babel/types" "^7.25.9"
|
663 | 663 |
|
| 664 | +"@babel/parser@^7.26.10": |
| 665 | + version "7.26.10" |
| 666 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 667 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 668 | + dependencies: |
| 669 | + "@babel/types" "^7.26.10" |
| 670 | + |
664 | 671 | "@babel/parser@^7.26.8":
|
665 | 672 | version "7.26.8"
|
666 | 673 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1957 | 1964 | debug "^4.3.1"
|
1958 | 1965 | globals "^11.1.0"
|
1959 | 1966 |
|
| 1967 | +"@babel/traverse@^7.26.10": |
| 1968 | + version "7.26.10" |
| 1969 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1970 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1971 | + dependencies: |
| 1972 | + "@babel/code-frame" "^7.26.2" |
| 1973 | + "@babel/generator" "^7.26.10" |
| 1974 | + "@babel/parser" "^7.26.10" |
| 1975 | + "@babel/template" "^7.26.9" |
| 1976 | + "@babel/types" "^7.26.10" |
| 1977 | + debug "^4.3.1" |
| 1978 | + globals "^11.1.0" |
| 1979 | + |
1960 | 1980 | "@babel/traverse@^7.26.8":
|
1961 | 1981 | version "7.26.8"
|
1962 | 1982 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1970 | 1990 | debug "^4.3.1"
|
1971 | 1991 | globals "^11.1.0"
|
1972 | 1992 |
|
1973 |
| -"@babel/traverse@^7.26.9": |
1974 |
| - version "7.26.9" |
1975 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1976 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1977 |
| - dependencies: |
1978 |
| - "@babel/code-frame" "^7.26.2" |
1979 |
| - "@babel/generator" "^7.26.9" |
1980 |
| - "@babel/parser" "^7.26.9" |
1981 |
| - "@babel/template" "^7.26.9" |
1982 |
| - "@babel/types" "^7.26.9" |
1983 |
| - debug "^4.3.1" |
1984 |
| - globals "^11.1.0" |
1985 |
| - |
1986 | 1993 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1987 | 1994 | version "7.16.0"
|
1988 | 1995 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
2007 | 2014 | "@babel/helper-string-parser" "^7.25.9"
|
2008 | 2015 | "@babel/helper-validator-identifier" "^7.25.9"
|
2009 | 2016 |
|
| 2017 | +"@babel/types@^7.26.10": |
| 2018 | + version "7.26.10" |
| 2019 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 2020 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 2021 | + dependencies: |
| 2022 | + "@babel/helper-string-parser" "^7.25.9" |
| 2023 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2024 | + |
2010 | 2025 | "@babel/types@^7.26.8":
|
2011 | 2026 | version "7.26.8"
|
2012 | 2027 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments