|
99 | 99 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
100 | 100 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
101 | 101 |
|
102 |
| - |
103 |
| - version "7.26.9" |
104 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
105 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 102 | + |
| 103 | + version "7.26.10" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 105 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
106 | 106 | dependencies:
|
107 | 107 | "@ampproject/remapping" "^2.2.0"
|
108 | 108 | "@babel/code-frame" "^7.26.2"
|
109 |
| - "@babel/generator" "^7.26.9" |
| 109 | + "@babel/generator" "^7.26.10" |
110 | 110 | "@babel/helper-compilation-targets" "^7.26.5"
|
111 | 111 | "@babel/helper-module-transforms" "^7.26.0"
|
112 |
| - "@babel/helpers" "^7.26.9" |
113 |
| - "@babel/parser" "^7.26.9" |
| 112 | + "@babel/helpers" "^7.26.10" |
| 113 | + "@babel/parser" "^7.26.10" |
114 | 114 | "@babel/template" "^7.26.9"
|
115 |
| - "@babel/traverse" "^7.26.9" |
116 |
| - "@babel/types" "^7.26.9" |
| 115 | + "@babel/traverse" "^7.26.10" |
| 116 | + "@babel/types" "^7.26.10" |
117 | 117 | convert-source-map "^2.0.0"
|
118 | 118 | debug "^4.1.0"
|
119 | 119 | gensync "^1.0.0-beta.2"
|
|
160 | 160 | "@jridgewell/trace-mapping" "^0.3.25"
|
161 | 161 | jsesc "^3.0.2"
|
162 | 162 |
|
| 163 | +"@babel/generator@^7.26.10": |
| 164 | + version "7.26.10" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 166 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 167 | + dependencies: |
| 168 | + "@babel/parser" "^7.26.10" |
| 169 | + "@babel/types" "^7.26.10" |
| 170 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 171 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 172 | + jsesc "^3.0.2" |
| 173 | + |
163 | 174 | "@babel/generator@^7.26.8":
|
164 | 175 | version "7.26.8"
|
165 | 176 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
171 | 182 | "@jridgewell/trace-mapping" "^0.3.25"
|
172 | 183 | jsesc "^3.0.2"
|
173 | 184 |
|
174 |
| -"@babel/generator@^7.26.9": |
175 |
| - version "7.26.9" |
176 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
177 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
178 |
| - dependencies: |
179 |
| - "@babel/parser" "^7.26.9" |
180 |
| - "@babel/types" "^7.26.9" |
181 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
182 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
183 |
| - jsesc "^3.0.2" |
184 |
| - |
185 | 185 | "@babel/helper-annotate-as-pure@^7.16.0":
|
186 | 186 | version "7.16.0"
|
187 | 187 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
623 | 623 | "@babel/traverse" "^7.16.5"
|
624 | 624 | "@babel/types" "^7.16.0"
|
625 | 625 |
|
626 |
| -"@babel/helpers@^7.26.9": |
627 |
| - version "7.26.9" |
628 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
629 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 626 | +"@babel/helpers@^7.26.10": |
| 627 | + version "7.26.10" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 629 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
630 | 630 | dependencies:
|
631 | 631 | "@babel/template" "^7.26.9"
|
632 |
| - "@babel/types" "^7.26.9" |
| 632 | + "@babel/types" "^7.26.10" |
633 | 633 |
|
634 | 634 | "@babel/highlight@^7.16.0":
|
635 | 635 | version "7.16.0"
|
|
671 | 671 | dependencies:
|
672 | 672 | "@babel/types" "^7.25.9"
|
673 | 673 |
|
| 674 | +"@babel/parser@^7.26.10": |
| 675 | + version "7.26.10" |
| 676 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 677 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 678 | + dependencies: |
| 679 | + "@babel/types" "^7.26.10" |
| 680 | + |
674 | 681 | "@babel/parser@^7.26.8":
|
675 | 682 | version "7.26.8"
|
676 | 683 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1967 | 1974 | debug "^4.3.1"
|
1968 | 1975 | globals "^11.1.0"
|
1969 | 1976 |
|
| 1977 | +"@babel/traverse@^7.26.10": |
| 1978 | + version "7.26.10" |
| 1979 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1980 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1981 | + dependencies: |
| 1982 | + "@babel/code-frame" "^7.26.2" |
| 1983 | + "@babel/generator" "^7.26.10" |
| 1984 | + "@babel/parser" "^7.26.10" |
| 1985 | + "@babel/template" "^7.26.9" |
| 1986 | + "@babel/types" "^7.26.10" |
| 1987 | + debug "^4.3.1" |
| 1988 | + globals "^11.1.0" |
| 1989 | + |
1970 | 1990 | "@babel/traverse@^7.26.8":
|
1971 | 1991 | version "7.26.8"
|
1972 | 1992 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1980 | 2000 | debug "^4.3.1"
|
1981 | 2001 | globals "^11.1.0"
|
1982 | 2002 |
|
1983 |
| -"@babel/traverse@^7.26.9": |
1984 |
| - version "7.26.9" |
1985 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1986 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1987 |
| - dependencies: |
1988 |
| - "@babel/code-frame" "^7.26.2" |
1989 |
| - "@babel/generator" "^7.26.9" |
1990 |
| - "@babel/parser" "^7.26.9" |
1991 |
| - "@babel/template" "^7.26.9" |
1992 |
| - "@babel/types" "^7.26.9" |
1993 |
| - debug "^4.3.1" |
1994 |
| - globals "^11.1.0" |
1995 |
| - |
1996 | 2003 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1997 | 2004 | version "7.16.0"
|
1998 | 2005 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
2017 | 2024 | "@babel/helper-string-parser" "^7.25.9"
|
2018 | 2025 | "@babel/helper-validator-identifier" "^7.25.9"
|
2019 | 2026 |
|
| 2027 | +"@babel/types@^7.26.10": |
| 2028 | + version "7.26.10" |
| 2029 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 2030 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 2031 | + dependencies: |
| 2032 | + "@babel/helper-string-parser" "^7.25.9" |
| 2033 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2034 | + |
2020 | 2035 | "@babel/types@^7.26.8":
|
2021 | 2036 | version "7.26.8"
|
2022 | 2037 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments