|
87 | 87 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
88 | 88 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
89 | 89 |
|
90 |
| - |
91 |
| - version "7.26.9" |
92 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
93 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 90 | + |
| 91 | + version "7.26.10" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 93 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
94 | 94 | dependencies:
|
95 | 95 | "@ampproject/remapping" "^2.2.0"
|
96 | 96 | "@babel/code-frame" "^7.26.2"
|
97 |
| - "@babel/generator" "^7.26.9" |
| 97 | + "@babel/generator" "^7.26.10" |
98 | 98 | "@babel/helper-compilation-targets" "^7.26.5"
|
99 | 99 | "@babel/helper-module-transforms" "^7.26.0"
|
100 |
| - "@babel/helpers" "^7.26.9" |
101 |
| - "@babel/parser" "^7.26.9" |
| 100 | + "@babel/helpers" "^7.26.10" |
| 101 | + "@babel/parser" "^7.26.10" |
102 | 102 | "@babel/template" "^7.26.9"
|
103 |
| - "@babel/traverse" "^7.26.9" |
104 |
| - "@babel/types" "^7.26.9" |
| 103 | + "@babel/traverse" "^7.26.10" |
| 104 | + "@babel/types" "^7.26.10" |
105 | 105 | convert-source-map "^2.0.0"
|
106 | 106 | debug "^4.1.0"
|
107 | 107 | gensync "^1.0.0-beta.2"
|
|
148 | 148 | "@jridgewell/trace-mapping" "^0.3.25"
|
149 | 149 | jsesc "^3.0.2"
|
150 | 150 |
|
| 151 | +"@babel/generator@^7.26.10": |
| 152 | + version "7.26.10" |
| 153 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 154 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 155 | + dependencies: |
| 156 | + "@babel/parser" "^7.26.10" |
| 157 | + "@babel/types" "^7.26.10" |
| 158 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 159 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 160 | + jsesc "^3.0.2" |
| 161 | + |
151 | 162 | "@babel/generator@^7.26.8":
|
152 | 163 | version "7.26.8"
|
153 | 164 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
159 | 170 | "@jridgewell/trace-mapping" "^0.3.25"
|
160 | 171 | jsesc "^3.0.2"
|
161 | 172 |
|
162 |
| -"@babel/generator@^7.26.9": |
163 |
| - version "7.26.9" |
164 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
165 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
166 |
| - dependencies: |
167 |
| - "@babel/parser" "^7.26.9" |
168 |
| - "@babel/types" "^7.26.9" |
169 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
170 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
171 |
| - jsesc "^3.0.2" |
172 |
| - |
173 | 173 | "@babel/helper-annotate-as-pure@^7.14.5":
|
174 | 174 | version "7.14.5"
|
175 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
602 | 602 | "@babel/traverse" "^7.14.8"
|
603 | 603 | "@babel/types" "^7.14.8"
|
604 | 604 |
|
605 |
| -"@babel/helpers@^7.26.9": |
606 |
| - version "7.26.9" |
607 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
608 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 605 | +"@babel/helpers@^7.26.10": |
| 606 | + version "7.26.10" |
| 607 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 608 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
609 | 609 | dependencies:
|
610 | 610 | "@babel/template" "^7.26.9"
|
611 |
| - "@babel/types" "^7.26.9" |
| 611 | + "@babel/types" "^7.26.10" |
612 | 612 |
|
613 | 613 | "@babel/highlight@^7.14.5":
|
614 | 614 | version "7.14.5"
|
|
650 | 650 | dependencies:
|
651 | 651 | "@babel/types" "^7.25.9"
|
652 | 652 |
|
| 653 | +"@babel/parser@^7.26.10": |
| 654 | + version "7.26.10" |
| 655 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 656 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 657 | + dependencies: |
| 658 | + "@babel/types" "^7.26.10" |
| 659 | + |
653 | 660 | "@babel/parser@^7.26.8":
|
654 | 661 | version "7.26.8"
|
655 | 662 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1936 | 1943 | debug "^4.3.1"
|
1937 | 1944 | globals "^11.1.0"
|
1938 | 1945 |
|
| 1946 | +"@babel/traverse@^7.26.10": |
| 1947 | + version "7.26.10" |
| 1948 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1949 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1950 | + dependencies: |
| 1951 | + "@babel/code-frame" "^7.26.2" |
| 1952 | + "@babel/generator" "^7.26.10" |
| 1953 | + "@babel/parser" "^7.26.10" |
| 1954 | + "@babel/template" "^7.26.9" |
| 1955 | + "@babel/types" "^7.26.10" |
| 1956 | + debug "^4.3.1" |
| 1957 | + globals "^11.1.0" |
| 1958 | + |
1939 | 1959 | "@babel/traverse@^7.26.8":
|
1940 | 1960 | version "7.26.8"
|
1941 | 1961 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1949 | 1969 | debug "^4.3.1"
|
1950 | 1970 | globals "^11.1.0"
|
1951 | 1971 |
|
1952 |
| -"@babel/traverse@^7.26.9": |
1953 |
| - version "7.26.9" |
1954 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1955 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1956 |
| - dependencies: |
1957 |
| - "@babel/code-frame" "^7.26.2" |
1958 |
| - "@babel/generator" "^7.26.9" |
1959 |
| - "@babel/parser" "^7.26.9" |
1960 |
| - "@babel/template" "^7.26.9" |
1961 |
| - "@babel/types" "^7.26.9" |
1962 |
| - debug "^4.3.1" |
1963 |
| - globals "^11.1.0" |
1964 |
| - |
1965 | 1972 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.4.4":
|
1966 | 1973 | version "7.14.8"
|
1967 | 1974 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
|
|
1986 | 1993 | "@babel/helper-string-parser" "^7.25.9"
|
1987 | 1994 | "@babel/helper-validator-identifier" "^7.25.9"
|
1988 | 1995 |
|
| 1996 | +"@babel/types@^7.26.10": |
| 1997 | + version "7.26.10" |
| 1998 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1999 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 2000 | + dependencies: |
| 2001 | + "@babel/helper-string-parser" "^7.25.9" |
| 2002 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2003 | + |
1989 | 2004 | "@babel/types@^7.26.8":
|
1990 | 2005 | version "7.26.8"
|
1991 | 2006 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments