|
24 | 24 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
25 | 25 | integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
26 | 26 |
|
27 | | -"@babel/core@^7.15.0", "@babel/core@^7.26.9": |
28 | | - version "7.26.9" |
29 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
30 | | - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 27 | +"@babel/core@^7.15.0", "@babel/core@^7.26.10": |
| 28 | + version "7.26.10" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 30 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
31 | 31 | dependencies: |
32 | 32 | "@ampproject/remapping" "^2.2.0" |
33 | 33 | "@babel/code-frame" "^7.26.2" |
34 | | - "@babel/generator" "^7.26.9" |
| 34 | + "@babel/generator" "^7.26.10" |
35 | 35 | "@babel/helper-compilation-targets" "^7.26.5" |
36 | 36 | "@babel/helper-module-transforms" "^7.26.0" |
37 | | - "@babel/helpers" "^7.26.9" |
38 | | - "@babel/parser" "^7.26.9" |
| 37 | + "@babel/helpers" "^7.26.10" |
| 38 | + "@babel/parser" "^7.26.10" |
39 | 39 | "@babel/template" "^7.26.9" |
40 | | - "@babel/traverse" "^7.26.9" |
41 | | - "@babel/types" "^7.26.9" |
| 40 | + "@babel/traverse" "^7.26.10" |
| 41 | + "@babel/types" "^7.26.10" |
42 | 42 | convert-source-map "^2.0.0" |
43 | 43 | debug "^4.1.0" |
44 | 44 | gensync "^1.0.0-beta.2" |
45 | 45 | json5 "^2.2.3" |
46 | 46 | semver "^6.3.1" |
47 | 47 |
|
48 | | -"@babel/generator@^7.26.9": |
49 | | - version "7.26.9" |
50 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
51 | | - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 48 | +"@babel/generator@^7.26.10": |
| 49 | + version "7.26.10" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 51 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
52 | 52 | dependencies: |
53 | | - "@babel/parser" "^7.26.9" |
54 | | - "@babel/types" "^7.26.9" |
| 53 | + "@babel/parser" "^7.26.10" |
| 54 | + "@babel/types" "^7.26.10" |
55 | 55 | "@jridgewell/gen-mapping" "^0.3.5" |
56 | 56 | "@jridgewell/trace-mapping" "^0.3.25" |
57 | 57 | jsesc "^3.0.2" |
|
194 | 194 | "@babel/traverse" "^7.25.9" |
195 | 195 | "@babel/types" "^7.25.9" |
196 | 196 |
|
197 | | -"@babel/helpers@^7.26.9": |
198 | | - version "7.26.9" |
199 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
200 | | - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 197 | +"@babel/helpers@^7.26.10": |
| 198 | + version "7.26.10" |
| 199 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 200 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
201 | 201 | dependencies: |
202 | 202 | "@babel/template" "^7.26.9" |
203 | | - "@babel/types" "^7.26.9" |
| 203 | + "@babel/types" "^7.26.10" |
204 | 204 |
|
205 | | -"@babel/parser@^7.26.9": |
206 | | - version "7.26.9" |
207 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
208 | | - integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 205 | +"@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
| 206 | + version "7.26.10" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 208 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
209 | 209 | dependencies: |
210 | | - "@babel/types" "^7.26.9" |
| 210 | + "@babel/types" "^7.26.10" |
211 | 211 |
|
212 | 212 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
213 | 213 | version "7.25.9" |
|
832 | 832 | "@babel/parser" "^7.26.9" |
833 | 833 | "@babel/types" "^7.26.9" |
834 | 834 |
|
835 | | -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.9": |
836 | | - version "7.26.9" |
837 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
838 | | - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
| 835 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.5": |
| 836 | + version "7.26.10" |
| 837 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 838 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
839 | 839 | dependencies: |
840 | 840 | "@babel/code-frame" "^7.26.2" |
841 | | - "@babel/generator" "^7.26.9" |
842 | | - "@babel/parser" "^7.26.9" |
| 841 | + "@babel/generator" "^7.26.10" |
| 842 | + "@babel/parser" "^7.26.10" |
843 | 843 | "@babel/template" "^7.26.9" |
844 | | - "@babel/types" "^7.26.9" |
| 844 | + "@babel/types" "^7.26.10" |
845 | 845 | debug "^4.3.1" |
846 | 846 | globals "^11.1.0" |
847 | 847 |
|
848 | | -"@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.4.4": |
849 | | - version "7.26.9" |
850 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
851 | | - integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 848 | +"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.4.4": |
| 849 | + version "7.26.10" |
| 850 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 851 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
852 | 852 | dependencies: |
853 | 853 | "@babel/helper-string-parser" "^7.25.9" |
854 | 854 | "@babel/helper-validator-identifier" "^7.25.9" |
|
0 commit comments