|
77 | 77 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
78 | 78 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
79 | 79 |
|
80 |
| - |
81 |
| - version "7.26.9" |
82 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
83 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 80 | + |
| 81 | + version "7.26.10" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 83 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
84 | 84 | dependencies:
|
85 | 85 | "@ampproject/remapping" "^2.2.0"
|
86 | 86 | "@babel/code-frame" "^7.26.2"
|
87 |
| - "@babel/generator" "^7.26.9" |
| 87 | + "@babel/generator" "^7.26.10" |
88 | 88 | "@babel/helper-compilation-targets" "^7.26.5"
|
89 | 89 | "@babel/helper-module-transforms" "^7.26.0"
|
90 |
| - "@babel/helpers" "^7.26.9" |
91 |
| - "@babel/parser" "^7.26.9" |
| 90 | + "@babel/helpers" "^7.26.10" |
| 91 | + "@babel/parser" "^7.26.10" |
92 | 92 | "@babel/template" "^7.26.9"
|
93 |
| - "@babel/traverse" "^7.26.9" |
94 |
| - "@babel/types" "^7.26.9" |
| 93 | + "@babel/traverse" "^7.26.10" |
| 94 | + "@babel/types" "^7.26.10" |
95 | 95 | convert-source-map "^2.0.0"
|
96 | 96 | debug "^4.1.0"
|
97 | 97 | gensync "^1.0.0-beta.2"
|
|
138 | 138 | "@jridgewell/trace-mapping" "^0.3.25"
|
139 | 139 | jsesc "^3.0.2"
|
140 | 140 |
|
| 141 | +"@babel/generator@^7.26.10": |
| 142 | + version "7.26.10" |
| 143 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 144 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 145 | + dependencies: |
| 146 | + "@babel/parser" "^7.26.10" |
| 147 | + "@babel/types" "^7.26.10" |
| 148 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 149 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 150 | + jsesc "^3.0.2" |
| 151 | + |
141 | 152 | "@babel/generator@^7.26.8":
|
142 | 153 | version "7.26.8"
|
143 | 154 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
149 | 160 | "@jridgewell/trace-mapping" "^0.3.25"
|
150 | 161 | jsesc "^3.0.2"
|
151 | 162 |
|
152 |
| -"@babel/generator@^7.26.9": |
153 |
| - version "7.26.9" |
154 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
155 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
156 |
| - dependencies: |
157 |
| - "@babel/parser" "^7.26.9" |
158 |
| - "@babel/types" "^7.26.9" |
159 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
160 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
161 |
| - jsesc "^3.0.2" |
162 |
| - |
163 | 163 | "@babel/helper-annotate-as-pure@^7.14.5":
|
164 | 164 | version "7.14.5"
|
165 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
592 | 592 | "@babel/traverse" "^7.14.8"
|
593 | 593 | "@babel/types" "^7.14.8"
|
594 | 594 |
|
595 |
| -"@babel/helpers@^7.26.9": |
596 |
| - version "7.26.9" |
597 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
598 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 595 | +"@babel/helpers@^7.26.10": |
| 596 | + version "7.26.10" |
| 597 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 598 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
599 | 599 | dependencies:
|
600 | 600 | "@babel/template" "^7.26.9"
|
601 |
| - "@babel/types" "^7.26.9" |
| 601 | + "@babel/types" "^7.26.10" |
602 | 602 |
|
603 | 603 | "@babel/highlight@^7.14.5":
|
604 | 604 | version "7.14.5"
|
|
640 | 640 | dependencies:
|
641 | 641 | "@babel/types" "^7.25.9"
|
642 | 642 |
|
| 643 | +"@babel/parser@^7.26.10": |
| 644 | + version "7.26.10" |
| 645 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 646 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 647 | + dependencies: |
| 648 | + "@babel/types" "^7.26.10" |
| 649 | + |
643 | 650 | "@babel/parser@^7.26.8":
|
644 | 651 | version "7.26.8"
|
645 | 652 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1926 | 1933 | debug "^4.3.1"
|
1927 | 1934 | globals "^11.1.0"
|
1928 | 1935 |
|
| 1936 | +"@babel/traverse@^7.26.10": |
| 1937 | + version "7.26.10" |
| 1938 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1939 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1940 | + dependencies: |
| 1941 | + "@babel/code-frame" "^7.26.2" |
| 1942 | + "@babel/generator" "^7.26.10" |
| 1943 | + "@babel/parser" "^7.26.10" |
| 1944 | + "@babel/template" "^7.26.9" |
| 1945 | + "@babel/types" "^7.26.10" |
| 1946 | + debug "^4.3.1" |
| 1947 | + globals "^11.1.0" |
| 1948 | + |
1929 | 1949 | "@babel/traverse@^7.26.8":
|
1930 | 1950 | version "7.26.8"
|
1931 | 1951 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1939 | 1959 | debug "^4.3.1"
|
1940 | 1960 | globals "^11.1.0"
|
1941 | 1961 |
|
1942 |
| -"@babel/traverse@^7.26.9": |
1943 |
| - version "7.26.9" |
1944 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1945 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1946 |
| - dependencies: |
1947 |
| - "@babel/code-frame" "^7.26.2" |
1948 |
| - "@babel/generator" "^7.26.9" |
1949 |
| - "@babel/parser" "^7.26.9" |
1950 |
| - "@babel/template" "^7.26.9" |
1951 |
| - "@babel/types" "^7.26.9" |
1952 |
| - debug "^4.3.1" |
1953 |
| - globals "^11.1.0" |
1954 |
| - |
1955 | 1962 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.4.4":
|
1956 | 1963 | version "7.14.8"
|
1957 | 1964 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
|
|
1976 | 1983 | "@babel/helper-string-parser" "^7.25.9"
|
1977 | 1984 | "@babel/helper-validator-identifier" "^7.25.9"
|
1978 | 1985 |
|
| 1986 | +"@babel/types@^7.26.10": |
| 1987 | + version "7.26.10" |
| 1988 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1989 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1990 | + dependencies: |
| 1991 | + "@babel/helper-string-parser" "^7.25.9" |
| 1992 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1993 | + |
1979 | 1994 | "@babel/types@^7.26.8":
|
1980 | 1995 | version "7.26.8"
|
1981 | 1996 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments