|
179 | 179 | dependencies: |
180 | 180 | "@babel/highlight" "^7.18.6" |
181 | 181 |
|
| 182 | +"@babel/code-frame@^7.26.2": |
| 183 | + version "7.26.2" |
| 184 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 185 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 186 | + dependencies: |
| 187 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 188 | + js-tokens "^4.0.0" |
| 189 | + picocolors "^1.0.0" |
| 190 | + |
182 | 191 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.5": |
183 | 192 | version "7.21.7" |
184 | 193 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz" |
|
417 | 426 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz" |
418 | 427 | integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== |
419 | 428 |
|
| 429 | +"@babel/helper-string-parser@^7.25.9": |
| 430 | + version "7.25.9" |
| 431 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 432 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 433 | + |
420 | 434 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
421 | 435 | version "7.19.1" |
422 | 436 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz" |
423 | 437 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
424 | 438 |
|
| 439 | +"@babel/helper-validator-identifier@^7.25.9": |
| 440 | + version "7.25.9" |
| 441 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 442 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 443 | + |
425 | 444 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0": |
426 | 445 | version "7.21.0" |
427 | 446 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz" |
|
438 | 457 | "@babel/types" "^7.20.5" |
439 | 458 |
|
440 | 459 | "@babel/helpers@^7.12.5", "@babel/helpers@^7.21.5": |
441 | | - version "7.21.5" |
442 | | - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz" |
443 | | - integrity sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA== |
| 460 | + version "7.26.10" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 462 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
444 | 463 | dependencies: |
445 | | - "@babel/template" "^7.20.7" |
446 | | - "@babel/traverse" "^7.21.5" |
447 | | - "@babel/types" "^7.21.5" |
| 464 | + "@babel/template" "^7.26.9" |
| 465 | + "@babel/types" "^7.26.10" |
448 | 466 |
|
449 | 467 | "@babel/highlight@^7.18.6": |
450 | 468 | version "7.18.6" |
|
460 | 478 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz" |
461 | 479 | integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== |
462 | 480 |
|
| 481 | +"@babel/parser@^7.26.9": |
| 482 | + version "7.26.10" |
| 483 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 484 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 485 | + dependencies: |
| 486 | + "@babel/types" "^7.26.10" |
| 487 | + |
463 | 488 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
464 | 489 | version "7.18.6" |
465 | 490 | resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz" |
|
1194 | 1219 | "@babel/parser" "^7.20.7" |
1195 | 1220 | "@babel/types" "^7.20.7" |
1196 | 1221 |
|
| 1222 | +"@babel/template@^7.26.9": |
| 1223 | + version "7.26.9" |
| 1224 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1225 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1226 | + dependencies: |
| 1227 | + "@babel/code-frame" "^7.26.2" |
| 1228 | + "@babel/parser" "^7.26.9" |
| 1229 | + "@babel/types" "^7.26.9" |
| 1230 | + |
1197 | 1231 | "@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.5": |
1198 | 1232 | version "7.21.5" |
1199 | 1233 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz" |
|
1219 | 1253 | "@babel/helper-validator-identifier" "^7.19.1" |
1220 | 1254 | to-fast-properties "^2.0.0" |
1221 | 1255 |
|
| 1256 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1257 | + version "7.26.10" |
| 1258 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1259 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1260 | + dependencies: |
| 1261 | + "@babel/helper-string-parser" "^7.25.9" |
| 1262 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1263 | + |
1222 | 1264 | "@colors/colors@1.5.0": |
1223 | 1265 | version "1.5.0" |
1224 | 1266 | resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz" |
|
0 commit comments