|
23 | 23 | "@babel/highlight" "^7.24.2"
|
24 | 24 | picocolors "^1.0.0"
|
25 | 25 |
|
26 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1": |
27 |
| - version "7.24.1" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
29 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 26 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4": |
| 27 | + version "7.24.4" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 29 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
30 | 30 |
|
31 | 31 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.1", "@babel/core@^7.7.5":
|
32 | 32 | version "7.24.3"
|
|
99 | 99 | "@babel/helper-split-export-declaration" "^7.22.6"
|
100 | 100 | semver "^6.3.1"
|
101 | 101 |
|
| 102 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 103 | + version "7.24.4" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 105 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 106 | + dependencies: |
| 107 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 108 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 109 | + "@babel/helper-function-name" "^7.23.0" |
| 110 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 111 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 112 | + "@babel/helper-replace-supers" "^7.24.1" |
| 113 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 114 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 115 | + semver "^6.3.1" |
| 116 | + |
102 | 117 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
103 | 118 | version "7.22.15"
|
104 | 119 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz#5ee90093914ea09639b01c711db0d6775e558be1"
|
|
270 | 285 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
271 | 286 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
272 | 287 |
|
| 288 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 289 | + version "7.24.4" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1" |
| 291 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 292 | + dependencies: |
| 293 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 294 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 295 | + |
273 | 296 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
274 | 297 | version "7.24.1"
|
275 | 298 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz#b645d9ba8c2bc5b7af50f0fe949f9edbeb07c8cf"
|
|
480 | 503 | dependencies:
|
481 | 504 | "@babel/helper-plugin-utils" "^7.24.0"
|
482 | 505 |
|
483 |
| -"@babel/plugin-transform-block-scoping@^7.24.1": |
484 |
| - version "7.24.1" |
485 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
486 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 506 | +"@babel/plugin-transform-block-scoping@^7.24.4": |
| 507 | + version "7.24.4" |
| 508 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 509 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
487 | 510 | dependencies:
|
488 | 511 | "@babel/helper-plugin-utils" "^7.24.0"
|
489 | 512 |
|
|
495 | 518 | "@babel/helper-create-class-features-plugin" "^7.24.1"
|
496 | 519 | "@babel/helper-plugin-utils" "^7.24.0"
|
497 | 520 |
|
498 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
499 |
| - version "7.24.1" |
500 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
501 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 521 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 522 | + version "7.24.4" |
| 523 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 524 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
502 | 525 | dependencies:
|
503 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 526 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
504 | 527 | "@babel/helper-plugin-utils" "^7.24.0"
|
505 | 528 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
506 | 529 |
|
|
835 | 858 | "@babel/helper-plugin-utils" "^7.24.0"
|
836 | 859 |
|
837 | 860 | "@babel/preset-env@^7.22.4":
|
838 |
| - version "7.24.3" |
839 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
840 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 861 | + version "7.24.4" |
| 862 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 863 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
841 | 864 | dependencies:
|
842 |
| - "@babel/compat-data" "^7.24.1" |
| 865 | + "@babel/compat-data" "^7.24.4" |
843 | 866 | "@babel/helper-compilation-targets" "^7.23.6"
|
844 | 867 | "@babel/helper-plugin-utils" "^7.24.0"
|
845 | 868 | "@babel/helper-validator-option" "^7.23.5"
|
| 869 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
846 | 870 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
847 | 871 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
848 | 872 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
869 | 893 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
870 | 894 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
871 | 895 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
872 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 896 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
873 | 897 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
874 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 898 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
875 | 899 | "@babel/plugin-transform-classes" "^7.24.1"
|
876 | 900 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
877 | 901 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
|
0 commit comments