|
72 | 72 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
73 | 73 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
74 | 74 |
|
75 |
| - |
76 |
| - version "7.26.9" |
77 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
78 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 75 | + |
| 76 | + version "7.26.10" |
| 77 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 78 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
79 | 79 | dependencies:
|
80 | 80 | "@ampproject/remapping" "^2.2.0"
|
81 | 81 | "@babel/code-frame" "^7.26.2"
|
82 |
| - "@babel/generator" "^7.26.9" |
| 82 | + "@babel/generator" "^7.26.10" |
83 | 83 | "@babel/helper-compilation-targets" "^7.26.5"
|
84 | 84 | "@babel/helper-module-transforms" "^7.26.0"
|
85 |
| - "@babel/helpers" "^7.26.9" |
86 |
| - "@babel/parser" "^7.26.9" |
| 85 | + "@babel/helpers" "^7.26.10" |
| 86 | + "@babel/parser" "^7.26.10" |
87 | 87 | "@babel/template" "^7.26.9"
|
88 |
| - "@babel/traverse" "^7.26.9" |
89 |
| - "@babel/types" "^7.26.9" |
| 88 | + "@babel/traverse" "^7.26.10" |
| 89 | + "@babel/types" "^7.26.10" |
90 | 90 | convert-source-map "^2.0.0"
|
91 | 91 | debug "^4.1.0"
|
92 | 92 | gensync "^1.0.0-beta.2"
|
|
133 | 133 | "@jridgewell/trace-mapping" "^0.3.25"
|
134 | 134 | jsesc "^3.0.2"
|
135 | 135 |
|
| 136 | +"@babel/generator@^7.26.10": |
| 137 | + version "7.26.10" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 139 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 140 | + dependencies: |
| 141 | + "@babel/parser" "^7.26.10" |
| 142 | + "@babel/types" "^7.26.10" |
| 143 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 144 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 145 | + jsesc "^3.0.2" |
| 146 | + |
136 | 147 | "@babel/generator@^7.26.8":
|
137 | 148 | version "7.26.8"
|
138 | 149 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
144 | 155 | "@jridgewell/trace-mapping" "^0.3.25"
|
145 | 156 | jsesc "^3.0.2"
|
146 | 157 |
|
147 |
| -"@babel/generator@^7.26.9": |
148 |
| - version "7.26.9" |
149 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
150 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
151 |
| - dependencies: |
152 |
| - "@babel/parser" "^7.26.9" |
153 |
| - "@babel/types" "^7.26.9" |
154 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
155 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
156 |
| - jsesc "^3.0.2" |
157 |
| - |
158 | 158 | "@babel/helper-annotate-as-pure@^7.18.6":
|
159 | 159 | version "7.18.6"
|
160 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
565 | 565 | "@babel/traverse" "^7.20.1"
|
566 | 566 | "@babel/types" "^7.20.0"
|
567 | 567 |
|
568 |
| -"@babel/helpers@^7.26.9": |
569 |
| - version "7.26.9" |
570 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
571 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 568 | +"@babel/helpers@^7.26.10": |
| 569 | + version "7.26.10" |
| 570 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 571 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
572 | 572 | dependencies:
|
573 | 573 | "@babel/template" "^7.26.9"
|
574 |
| - "@babel/types" "^7.26.9" |
| 574 | + "@babel/types" "^7.26.10" |
575 | 575 |
|
576 | 576 | "@babel/highlight@^7.18.6":
|
577 | 577 | version "7.18.6"
|
|
613 | 613 | dependencies:
|
614 | 614 | "@babel/types" "^7.25.9"
|
615 | 615 |
|
| 616 | +"@babel/parser@^7.26.10": |
| 617 | + version "7.26.10" |
| 618 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 619 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 620 | + dependencies: |
| 621 | + "@babel/types" "^7.26.10" |
| 622 | + |
616 | 623 | "@babel/parser@^7.26.8":
|
617 | 624 | version "7.26.8"
|
618 | 625 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1919 | 1926 | debug "^4.3.1"
|
1920 | 1927 | globals "^11.1.0"
|
1921 | 1928 |
|
| 1929 | +"@babel/traverse@^7.26.10": |
| 1930 | + version "7.26.10" |
| 1931 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1932 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1933 | + dependencies: |
| 1934 | + "@babel/code-frame" "^7.26.2" |
| 1935 | + "@babel/generator" "^7.26.10" |
| 1936 | + "@babel/parser" "^7.26.10" |
| 1937 | + "@babel/template" "^7.26.9" |
| 1938 | + "@babel/types" "^7.26.10" |
| 1939 | + debug "^4.3.1" |
| 1940 | + globals "^11.1.0" |
| 1941 | + |
1922 | 1942 | "@babel/traverse@^7.26.8":
|
1923 | 1943 | version "7.26.8"
|
1924 | 1944 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1932 | 1952 | debug "^4.3.1"
|
1933 | 1953 | globals "^11.1.0"
|
1934 | 1954 |
|
1935 |
| -"@babel/traverse@^7.26.9": |
1936 |
| - version "7.26.9" |
1937 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1938 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1939 |
| - dependencies: |
1940 |
| - "@babel/code-frame" "^7.26.2" |
1941 |
| - "@babel/generator" "^7.26.9" |
1942 |
| - "@babel/parser" "^7.26.9" |
1943 |
| - "@babel/template" "^7.26.9" |
1944 |
| - "@babel/types" "^7.26.9" |
1945 |
| - debug "^4.3.1" |
1946 |
| - globals "^11.1.0" |
1947 |
| - |
1948 | 1955 | "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.4.4":
|
1949 | 1956 | version "7.20.2"
|
1950 | 1957 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842"
|
|
1962 | 1969 | "@babel/helper-string-parser" "^7.25.9"
|
1963 | 1970 | "@babel/helper-validator-identifier" "^7.25.9"
|
1964 | 1971 |
|
| 1972 | +"@babel/types@^7.26.10": |
| 1973 | + version "7.26.10" |
| 1974 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1975 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1976 | + dependencies: |
| 1977 | + "@babel/helper-string-parser" "^7.25.9" |
| 1978 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1979 | + |
1965 | 1980 | "@babel/types@^7.26.8":
|
1966 | 1981 | version "7.26.8"
|
1967 | 1982 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments