|
92 | 92 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
93 | 93 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
94 | 94 |
|
95 |
| - |
96 |
| - version "7.26.9" |
97 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
98 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 95 | + |
| 96 | + version "7.26.10" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 98 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
99 | 99 | dependencies:
|
100 | 100 | "@ampproject/remapping" "^2.2.0"
|
101 | 101 | "@babel/code-frame" "^7.26.2"
|
102 |
| - "@babel/generator" "^7.26.9" |
| 102 | + "@babel/generator" "^7.26.10" |
103 | 103 | "@babel/helper-compilation-targets" "^7.26.5"
|
104 | 104 | "@babel/helper-module-transforms" "^7.26.0"
|
105 |
| - "@babel/helpers" "^7.26.9" |
106 |
| - "@babel/parser" "^7.26.9" |
| 105 | + "@babel/helpers" "^7.26.10" |
| 106 | + "@babel/parser" "^7.26.10" |
107 | 107 | "@babel/template" "^7.26.9"
|
108 |
| - "@babel/traverse" "^7.26.9" |
109 |
| - "@babel/types" "^7.26.9" |
| 108 | + "@babel/traverse" "^7.26.10" |
| 109 | + "@babel/types" "^7.26.10" |
110 | 110 | convert-source-map "^2.0.0"
|
111 | 111 | debug "^4.1.0"
|
112 | 112 | gensync "^1.0.0-beta.2"
|
|
153 | 153 | "@jridgewell/trace-mapping" "^0.3.25"
|
154 | 154 | jsesc "^3.0.2"
|
155 | 155 |
|
| 156 | +"@babel/generator@^7.26.10": |
| 157 | + version "7.26.10" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 159 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 160 | + dependencies: |
| 161 | + "@babel/parser" "^7.26.10" |
| 162 | + "@babel/types" "^7.26.10" |
| 163 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 164 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 165 | + jsesc "^3.0.2" |
| 166 | + |
156 | 167 | "@babel/generator@^7.26.8":
|
157 | 168 | version "7.26.8"
|
158 | 169 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
164 | 175 | "@jridgewell/trace-mapping" "^0.3.25"
|
165 | 176 | jsesc "^3.0.2"
|
166 | 177 |
|
167 |
| -"@babel/generator@^7.26.9": |
168 |
| - version "7.26.9" |
169 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
170 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
171 |
| - dependencies: |
172 |
| - "@babel/parser" "^7.26.9" |
173 |
| - "@babel/types" "^7.26.9" |
174 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
175 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
176 |
| - jsesc "^3.0.2" |
177 |
| - |
178 | 178 | "@babel/helper-annotate-as-pure@^7.18.6":
|
179 | 179 | version "7.18.6"
|
180 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
585 | 585 | "@babel/traverse" "^7.19.4"
|
586 | 586 | "@babel/types" "^7.19.4"
|
587 | 587 |
|
588 |
| -"@babel/helpers@^7.26.9": |
589 |
| - version "7.26.9" |
590 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
591 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 588 | +"@babel/helpers@^7.26.10": |
| 589 | + version "7.26.10" |
| 590 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 591 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
592 | 592 | dependencies:
|
593 | 593 | "@babel/template" "^7.26.9"
|
594 |
| - "@babel/types" "^7.26.9" |
| 594 | + "@babel/types" "^7.26.10" |
595 | 595 |
|
596 | 596 | "@babel/highlight@^7.18.6":
|
597 | 597 | version "7.18.6"
|
|
633 | 633 | dependencies:
|
634 | 634 | "@babel/types" "^7.25.9"
|
635 | 635 |
|
| 636 | +"@babel/parser@^7.26.10": |
| 637 | + version "7.26.10" |
| 638 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 639 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 640 | + dependencies: |
| 641 | + "@babel/types" "^7.26.10" |
| 642 | + |
636 | 643 | "@babel/parser@^7.26.8":
|
637 | 644 | version "7.26.8"
|
638 | 645 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1942 | 1949 | debug "^4.3.1"
|
1943 | 1950 | globals "^11.1.0"
|
1944 | 1951 |
|
| 1952 | +"@babel/traverse@^7.26.10": |
| 1953 | + version "7.26.10" |
| 1954 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1955 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1956 | + dependencies: |
| 1957 | + "@babel/code-frame" "^7.26.2" |
| 1958 | + "@babel/generator" "^7.26.10" |
| 1959 | + "@babel/parser" "^7.26.10" |
| 1960 | + "@babel/template" "^7.26.9" |
| 1961 | + "@babel/types" "^7.26.10" |
| 1962 | + debug "^4.3.1" |
| 1963 | + globals "^11.1.0" |
| 1964 | + |
1945 | 1965 | "@babel/traverse@^7.26.8":
|
1946 | 1966 | version "7.26.8"
|
1947 | 1967 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1955 | 1975 | debug "^4.3.1"
|
1956 | 1976 | globals "^11.1.0"
|
1957 | 1977 |
|
1958 |
| -"@babel/traverse@^7.26.9": |
1959 |
| - version "7.26.9" |
1960 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1961 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1962 |
| - dependencies: |
1963 |
| - "@babel/code-frame" "^7.26.2" |
1964 |
| - "@babel/generator" "^7.26.9" |
1965 |
| - "@babel/parser" "^7.26.9" |
1966 |
| - "@babel/template" "^7.26.9" |
1967 |
| - "@babel/types" "^7.26.9" |
1968 |
| - debug "^4.3.1" |
1969 |
| - globals "^11.1.0" |
1970 |
| - |
1971 | 1978 | "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4", "@babel/types@^7.4.4":
|
1972 | 1979 | version "7.19.4"
|
1973 | 1980 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
|
|
1985 | 1992 | "@babel/helper-string-parser" "^7.25.9"
|
1986 | 1993 | "@babel/helper-validator-identifier" "^7.25.9"
|
1987 | 1994 |
|
| 1995 | +"@babel/types@^7.26.10": |
| 1996 | + version "7.26.10" |
| 1997 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1998 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1999 | + dependencies: |
| 2000 | + "@babel/helper-string-parser" "^7.25.9" |
| 2001 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2002 | + |
1988 | 2003 | "@babel/types@^7.26.8":
|
1989 | 2004 | version "7.26.8"
|
1990 | 2005 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments