|
57 | 57 | "@babel/highlight" "^7.23.4" |
58 | 58 | chalk "^2.4.2" |
59 | 59 |
|
| 60 | +"@babel/code-frame@^7.26.2": |
| 61 | + version "7.26.2" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 63 | + integrity "sha1-S1+rl9MzOO/5FiNQVfDrwh5XOoU= sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" |
| 64 | + dependencies: |
| 65 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 66 | + js-tokens "^4.0.0" |
| 67 | + picocolors "^1.0.0" |
| 68 | + |
60 | 69 | "@babel/compat-data@^7.23.5": |
61 | 70 | version "7.23.5" |
62 | 71 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
|
166 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
167 | 176 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
168 | 177 |
|
| 178 | +"@babel/helper-string-parser@^7.25.9": |
| 179 | + version "7.25.9" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 181 | + integrity "sha1-Gqu3Lucu01eJtLvK08ooYs5hTow= sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" |
| 182 | + |
169 | 183 | "@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.22.20": |
170 | 184 | version "7.22.20" |
171 | 185 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
172 | 186 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
173 | 187 |
|
| 188 | +"@babel/helper-validator-identifier@^7.25.9": |
| 189 | + version "7.25.9" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 191 | + integrity "sha1-JLZOLD7HzTs8VHcpuNFocfIsvcc= sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" |
| 192 | + |
174 | 193 | "@babel/helper-validator-option@^7.23.5": |
175 | 194 | version "7.23.5" |
176 | 195 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
177 | 196 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
178 | 197 |
|
179 | 198 | "@babel/helpers@^7.23.9": |
180 | | - version "7.23.9" |
181 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" |
182 | | - integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
| 199 | + version "7.26.10" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 201 | + integrity "sha1-a66jzWLsLQwQaHeNY8sTFPZjc4Q= sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==" |
183 | 202 | dependencies: |
184 | | - "@babel/template" "^7.23.9" |
185 | | - "@babel/traverse" "^7.23.9" |
186 | | - "@babel/types" "^7.23.9" |
| 203 | + "@babel/template" "^7.26.9" |
| 204 | + "@babel/types" "^7.26.10" |
187 | 205 |
|
188 | 206 | "@babel/highlight@^7.23.4": |
189 | 207 | version "7.23.4" |
|
199 | 217 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
200 | 218 | integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
201 | 219 |
|
| 220 | +"@babel/parser@^7.26.9": |
| 221 | + version "7.26.10" |
| 222 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 223 | + integrity "sha1-6b24LxS5ffZWmwsDjt1DaDnFd0k= sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==" |
| 224 | + dependencies: |
| 225 | + "@babel/types" "^7.26.10" |
| 226 | + |
202 | 227 | "@babel/plugin-syntax-async-generators@^7.8.4": |
203 | 228 | version "7.8.4" |
204 | 229 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
298 | 323 | "@babel/helper-plugin-utils" "^7.22.5" |
299 | 324 |
|
300 | 325 | "@babel/runtime@^7.23.2": |
301 | | - version "7.23.9" |
302 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7" |
303 | | - integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw== |
| 326 | + version "7.26.10" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" |
| 328 | + integrity "sha1-oHtNj6J68TGmM9ezUk24A+tHZMI= sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==" |
304 | 329 | dependencies: |
305 | 330 | regenerator-runtime "^0.14.0" |
306 | 331 |
|
|
313 | 338 | "@babel/parser" "^7.23.9" |
314 | 339 | "@babel/types" "^7.23.9" |
315 | 340 |
|
| 341 | +"@babel/template@^7.26.9": |
| 342 | + version "7.26.9" |
| 343 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 344 | + integrity "sha1-RXetPd9D0ZRSjP9OH6ayMvpgm7I= sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==" |
| 345 | + dependencies: |
| 346 | + "@babel/code-frame" "^7.26.2" |
| 347 | + "@babel/parser" "^7.26.9" |
| 348 | + "@babel/types" "^7.26.9" |
| 349 | + |
316 | 350 | "@babel/traverse@^7.23.9": |
317 | 351 | version "7.23.9" |
318 | 352 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
|
338 | 372 | "@babel/helper-validator-identifier" "^7.22.20" |
339 | 373 | to-fast-properties "^2.0.0" |
340 | 374 |
|
| 375 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 376 | + version "7.26.10" |
| 377 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 378 | + integrity "sha1-OWOC9jNb1P62V0Hqz8gIIY+Fklk= sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==" |
| 379 | + dependencies: |
| 380 | + "@babel/helper-string-parser" "^7.25.9" |
| 381 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 382 | + |
341 | 383 | "@bcoe/v8-coverage@^0.2.3": |
342 | 384 | version "0.2.3" |
343 | 385 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments