|
39 | 39 | "@babel/highlight" "^7.24.2"
|
40 | 40 | picocolors "^1.0.0"
|
41 | 41 |
|
42 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1": |
43 |
| - version "7.24.1" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
45 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 42 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4": |
| 43 | + version "7.24.4" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 45 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
46 | 46 |
|
47 |
| - |
48 |
| - version "7.24.3" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
50 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 47 | + |
| 48 | + version "7.24.4" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 50 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
51 | 51 | dependencies:
|
52 | 52 | "@ampproject/remapping" "^2.2.0"
|
53 | 53 | "@babel/code-frame" "^7.24.2"
|
54 |
| - "@babel/generator" "^7.24.1" |
| 54 | + "@babel/generator" "^7.24.4" |
55 | 55 | "@babel/helper-compilation-targets" "^7.23.6"
|
56 | 56 | "@babel/helper-module-transforms" "^7.23.3"
|
57 |
| - "@babel/helpers" "^7.24.1" |
58 |
| - "@babel/parser" "^7.24.1" |
| 57 | + "@babel/helpers" "^7.24.4" |
| 58 | + "@babel/parser" "^7.24.4" |
59 | 59 | "@babel/template" "^7.24.0"
|
60 | 60 | "@babel/traverse" "^7.24.1"
|
61 | 61 | "@babel/types" "^7.24.0"
|
|
65 | 65 | json5 "^2.2.3"
|
66 | 66 | semver "^6.3.1"
|
67 | 67 |
|
68 |
| -"@babel/generator@^7.24.1": |
69 |
| - version "7.24.1" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" |
71 |
| - integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== |
| 68 | +"@babel/generator@^7.24.1", "@babel/generator@^7.24.4": |
| 69 | + version "7.24.4" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 71 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
72 | 72 | dependencies:
|
73 | 73 | "@babel/types" "^7.24.0"
|
74 | 74 | "@jridgewell/gen-mapping" "^0.3.5"
|
|
100 | 100 | lru-cache "^5.1.1"
|
101 | 101 | semver "^6.3.1"
|
102 | 102 |
|
103 |
| -"@babel/helper-create-class-features-plugin@^7.24.1": |
104 |
| - version "7.24.1" |
105 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz#db58bf57137b623b916e24874ab7188d93d7f68f" |
106 |
| - integrity sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA== |
| 103 | +"@babel/helper-create-class-features-plugin@^7.24.1", "@babel/helper-create-class-features-plugin@^7.24.4": |
| 104 | + version "7.24.4" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 106 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
107 | 107 | dependencies:
|
108 | 108 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
109 | 109 | "@babel/helper-environment-visitor" "^7.22.20"
|
|
255 | 255 | "@babel/template" "^7.22.15"
|
256 | 256 | "@babel/types" "^7.22.19"
|
257 | 257 |
|
258 |
| -"@babel/helpers@^7.24.1": |
259 |
| - version "7.24.1" |
260 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
261 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 258 | +"@babel/helpers@^7.24.4": |
| 259 | + version "7.24.4" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 261 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
262 | 262 | dependencies:
|
263 | 263 | "@babel/template" "^7.24.0"
|
264 | 264 | "@babel/traverse" "^7.24.1"
|
|
274 | 274 | js-tokens "^4.0.0"
|
275 | 275 | picocolors "^1.0.0"
|
276 | 276 |
|
277 |
| -"@babel/parser@^7.24.0", "@babel/parser@^7.24.1": |
278 |
| - version "7.24.1" |
279 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
280 |
| - integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
| 277 | +"@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4": |
| 278 | + version "7.24.4" |
| 279 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 280 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 281 | + |
| 282 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 283 | + version "7.24.4" |
| 284 | + 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" |
| 285 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 286 | + dependencies: |
| 287 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 288 | + "@babel/helper-plugin-utils" "^7.24.0" |
281 | 289 |
|
282 | 290 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
283 | 291 | version "7.24.1"
|
|
475 | 483 | dependencies:
|
476 | 484 | "@babel/helper-plugin-utils" "^7.24.0"
|
477 | 485 |
|
478 |
| -"@babel/plugin-transform-block-scoping@^7.24.1": |
479 |
| - version "7.24.1" |
480 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
481 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 486 | +"@babel/plugin-transform-block-scoping@^7.24.4": |
| 487 | + version "7.24.4" |
| 488 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 489 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
482 | 490 | dependencies:
|
483 | 491 | "@babel/helper-plugin-utils" "^7.24.0"
|
484 | 492 |
|
|
490 | 498 | "@babel/helper-create-class-features-plugin" "^7.24.1"
|
491 | 499 | "@babel/helper-plugin-utils" "^7.24.0"
|
492 | 500 |
|
493 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
494 |
| - version "7.24.1" |
495 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
496 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 501 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 502 | + version "7.24.4" |
| 503 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 504 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
497 | 505 | dependencies:
|
498 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 506 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
499 | 507 | "@babel/helper-plugin-utils" "^7.24.0"
|
500 | 508 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
501 | 509 |
|
|
870 | 878 | core-js "^2.6.5"
|
871 | 879 | regenerator-runtime "^0.13.4"
|
872 | 880 |
|
873 |
| - |
874 |
| - version "7.24.3" |
875 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
876 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 881 | + |
| 882 | + version "7.24.4" |
| 883 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 884 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
877 | 885 | dependencies:
|
878 |
| - "@babel/compat-data" "^7.24.1" |
| 886 | + "@babel/compat-data" "^7.24.4" |
879 | 887 | "@babel/helper-compilation-targets" "^7.23.6"
|
880 | 888 | "@babel/helper-plugin-utils" "^7.24.0"
|
881 | 889 | "@babel/helper-validator-option" "^7.23.5"
|
| 890 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
882 | 891 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
883 | 892 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
884 | 893 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
905 | 914 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
906 | 915 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
907 | 916 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
908 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 917 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
909 | 918 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
910 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 919 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
911 | 920 | "@babel/plugin-transform-classes" "^7.24.1"
|
912 | 921 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
913 | 922 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
|
0 commit comments