|
107 | 107 | "@babel/highlight" "^7.25.9"
|
108 | 108 | picocolors "^1.0.0"
|
109 | 109 |
|
110 |
| -"@babel/code-frame@^7.26.0": |
111 |
| - version "7.26.0" |
112 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
113 |
| - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 110 | +"@babel/code-frame@^7.26.2": |
| 111 | + version "7.26.2" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 113 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
114 | 114 | dependencies:
|
115 | 115 | "@babel/helper-validator-identifier" "^7.25.9"
|
116 | 116 | js-tokens "^4.0.0"
|
|
131 | 131 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
132 | 132 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
133 | 133 |
|
134 |
| -"@babel/compat-data@^7.25.9": |
135 |
| - version "7.25.9" |
136 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8" |
137 |
| - integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw== |
| 134 | +"@babel/compat-data@^7.26.5": |
| 135 | + version "7.26.5" |
| 136 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 137 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
138 | 138 |
|
139 |
| -"@babel/core@7.26.0": |
140 |
| - version "7.26.0" |
141 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
142 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 139 | +"@babel/core@7.26.7": |
| 140 | + version "7.26.7" |
| 141 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 142 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
143 | 143 | dependencies:
|
144 | 144 | "@ampproject/remapping" "^2.2.0"
|
145 |
| - "@babel/code-frame" "^7.26.0" |
146 |
| - "@babel/generator" "^7.26.0" |
147 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 145 | + "@babel/code-frame" "^7.26.2" |
| 146 | + "@babel/generator" "^7.26.5" |
| 147 | + "@babel/helper-compilation-targets" "^7.26.5" |
148 | 148 | "@babel/helper-module-transforms" "^7.26.0"
|
149 |
| - "@babel/helpers" "^7.26.0" |
150 |
| - "@babel/parser" "^7.26.0" |
| 149 | + "@babel/helpers" "^7.26.7" |
| 150 | + "@babel/parser" "^7.26.7" |
151 | 151 | "@babel/template" "^7.25.9"
|
152 |
| - "@babel/traverse" "^7.25.9" |
153 |
| - "@babel/types" "^7.26.0" |
| 152 | + "@babel/traverse" "^7.26.7" |
| 153 | + "@babel/types" "^7.26.7" |
154 | 154 | convert-source-map "^2.0.0"
|
155 | 155 | debug "^4.1.0"
|
156 | 156 | gensync "^1.0.0-beta.2"
|
|
324 | 324 | "@jridgewell/trace-mapping" "^0.3.25"
|
325 | 325 | jsesc "^3.0.2"
|
326 | 326 |
|
327 |
| -"@babel/generator@^7.26.0": |
328 |
| - version "7.26.0" |
329 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
330 |
| - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 327 | +"@babel/generator@^7.26.5": |
| 328 | + version "7.26.5" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 330 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
331 | 331 | dependencies:
|
332 |
| - "@babel/parser" "^7.26.0" |
333 |
| - "@babel/types" "^7.26.0" |
| 332 | + "@babel/parser" "^7.26.5" |
| 333 | + "@babel/types" "^7.26.5" |
334 | 334 | "@jridgewell/gen-mapping" "^0.3.5"
|
335 | 335 | "@jridgewell/trace-mapping" "^0.3.25"
|
336 | 336 | jsesc "^3.0.2"
|
|
404 | 404 | browserslist "^4.17.5"
|
405 | 405 | semver "^6.3.0"
|
406 | 406 |
|
407 |
| -"@babel/helper-compilation-targets@^7.25.9": |
408 |
| - version "7.25.9" |
409 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
410 |
| - integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
| 407 | +"@babel/helper-compilation-targets@^7.26.5": |
| 408 | + version "7.26.5" |
| 409 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 410 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
411 | 411 | dependencies:
|
412 |
| - "@babel/compat-data" "^7.25.9" |
| 412 | + "@babel/compat-data" "^7.26.5" |
413 | 413 | "@babel/helper-validator-option" "^7.25.9"
|
414 | 414 | browserslist "^4.24.0"
|
415 | 415 | lru-cache "^5.1.1"
|
|
1030 | 1030 | "@babel/traverse" "^7.16.7"
|
1031 | 1031 | "@babel/types" "^7.16.7"
|
1032 | 1032 |
|
1033 |
| -"@babel/helpers@^7.26.0": |
1034 |
| - version "7.26.0" |
1035 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
1036 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 1033 | +"@babel/helpers@^7.26.7": |
| 1034 | + version "7.26.7" |
| 1035 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 1036 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
1037 | 1037 | dependencies:
|
1038 | 1038 | "@babel/template" "^7.25.9"
|
1039 |
| - "@babel/types" "^7.26.0" |
| 1039 | + "@babel/types" "^7.26.7" |
1040 | 1040 |
|
1041 | 1041 | "@babel/helpers@^7.9.6":
|
1042 | 1042 | version "7.9.6"
|
|
1163 | 1163 | dependencies:
|
1164 | 1164 | "@babel/types" "^7.25.9"
|
1165 | 1165 |
|
1166 |
| -"@babel/parser@^7.26.0": |
1167 |
| - version "7.26.0" |
1168 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.0.tgz#710a75a7d805a8f72753154e451474e9795b121c" |
1169 |
| - integrity sha512-aP8x5pIw3xvYr/sXT+SEUwyhrXT8rUJRZltK/qN3Db80dcKpTett8cJxHyjk+xYSVXvNnl2SfcJVjbwxpOSscA== |
| 1166 | +"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 1167 | + version "7.26.7" |
| 1168 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 1169 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
1170 | 1170 | dependencies:
|
1171 |
| - "@babel/types" "^7.26.0" |
| 1171 | + "@babel/types" "^7.26.7" |
1172 | 1172 |
|
1173 | 1173 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
1174 | 1174 | version "7.15.4"
|
|
1931 | 1931 | core-js-pure "^3.0.0"
|
1932 | 1932 | regenerator-runtime "^0.13.4"
|
1933 | 1933 |
|
1934 |
| -"@babel/runtime@7.26.0": |
1935 |
| - version "7.26.0" |
1936 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
1937 |
| - integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
| 1934 | +"@babel/runtime@7.26.7": |
| 1935 | + version "7.26.7" |
| 1936 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341" |
| 1937 | + integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ== |
1938 | 1938 | dependencies:
|
1939 | 1939 | regenerator-runtime "^0.14.0"
|
1940 | 1940 |
|
|
2117 | 2117 | debug "^4.3.1"
|
2118 | 2118 | globals "^11.1.0"
|
2119 | 2119 |
|
| 2120 | +"@babel/traverse@^7.26.7": |
| 2121 | + version "7.26.7" |
| 2122 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 2123 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 2124 | + dependencies: |
| 2125 | + "@babel/code-frame" "^7.26.2" |
| 2126 | + "@babel/generator" "^7.26.5" |
| 2127 | + "@babel/parser" "^7.26.7" |
| 2128 | + "@babel/template" "^7.25.9" |
| 2129 | + "@babel/types" "^7.26.7" |
| 2130 | + debug "^4.3.1" |
| 2131 | + globals "^11.1.0" |
| 2132 | + |
2120 | 2133 | "@babel/traverse@^7.9.6":
|
2121 | 2134 | version "7.9.6"
|
2122 | 2135 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442"
|
|
2215 | 2228 | "@babel/helper-string-parser" "^7.25.9"
|
2216 | 2229 | "@babel/helper-validator-identifier" "^7.25.9"
|
2217 | 2230 |
|
2218 |
| -"@babel/types@^7.26.0": |
2219 |
| - version "7.26.0" |
2220 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
2221 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 2231 | +"@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 2232 | + version "7.26.7" |
| 2233 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 2234 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
2222 | 2235 | dependencies:
|
2223 | 2236 | "@babel/helper-string-parser" "^7.25.9"
|
2224 | 2237 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments